http://bugs.winehq.org/show_bug.cgi?id=26794
Summary: Vampire the Masquerade Bloodlines mouse became
unresponsive
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
The mouse in this game suddenly became unresponsive/slow, like if the camera
movement was restricted on the center of the window always (it's also more than
jerky).
I believe this happened after installing wine 1.3.18 (xinput2) but i compiled a
older source ( wine-1.3.15-205-ge030b3c ) and it's doing it too.
It's possible it is the new dll that is interacting badly?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25406
Summary: Dotnet20 fail to install due to missing msi3.0
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
Created an attachment (id=32334)
--> (http://bugs.winehq.org/attachment.cgi?id=32334)
errors while installing dotnet20
Need to install msi3.0 directly from MS to be able to install dotnet20
(required by one of my app). Actually winetricks cant help (r1905) because it
only propose msi2.0 (MS has published 4.5).
So after installing msi3.0 from MS, then dotnet20 is able to install, but got
some errors: see joined terminal output
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27144
Summary: Regression: uTorrent chunk progress bars show garbage
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: medhefgo(a)web.de
The uTorrent progress bars in general, files and pieces tabs show garbage.
c29cf0591976f96c3adb30c3c3b6db59f4983251 is the first bad commit
commit c29cf0591976f96c3adb30c3c3b6db59f4983251
Author: Roderick Colenbrander <thunderbird2k(a)gmail.com>
Date: Tue Apr 6 19:07:25 2010 +0200
winex11: Add support for 32-bit DDBs.
:040000 040000 73b8486e86ccd609ea2f0c8cf0c920b6ec3783dd
04bcf74196ee257fa4b8391041c627b89e6cbffe M dlls
Reverting the patch on latest HEAD isn't possible.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20182
Summary: Power Basic 5.0 won't run under WINE
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rvkbob(a)juno.com
I pasted a working copy of PBCC (all files and folders) from Windows XP into
Linux Ubuntu 9.04 and executed the PBCC.exe file using the Wine Program Loader
(from the Nautilus). I get the following message on the screen. "The program
windvdm.exe has encountered a serious problem and needs to close."
PBCC appears to start up and asks for the authorization number for the program.
Then this wine error occurs immediately after I enter the correct number.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27340
Summary: WoW Launcher crashes, NULL pointer dereferenced
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rankincj(a)yahoo.com
This bug started happening at about the same time as the 1.3.21 release. What
is happening is that the get_script_guid() function in dlls/mshtml/script.c is
being passed nsscript=NULL. This function contains the line:
nsres = nsIDOMHTMLScriptElement_GetType(nsscript, &val_str);
where nsIDOMHTMLScriptElement_GetType() is really a macro defined as:
#define nsIDOMHTMLScriptElement_GetType(This,aType)
(This)->lpVtbl->GetType(This,aType)
So being passed NULL for This is a "Bad Thing", obviously.
I have no idea *why* nsscript is NULL suddenly; presumably doc_insert_script()
is being passed NULL.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24804
Summary: winboot.exe error
Product: WineHQ.org
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: r.krieger12(a)web.de
wine creat the error: winboot.exe after i start.
i uses ubuntu 10.04
thanks for help
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27216
Summary: 32bit DLL pulling in 64 DLLs fails in
check_architecture
Product: Wine
Version: 1.3.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mpartap(a)gmx.net
At first, i was thinking that somehow, wine64 'gets all confused' about its
64bitness and spuriously spawns 32bit wine processes that naturally choke at
loading 64bit dlls. Having a closer look at it, the program i'm running to run
is mixed 32/64bit executables and libraries. The 32bit main program pulls in a
32bit library that wants to load 64bit QT dlls. Is there a way to make it run?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21018
Summary: Wheel of Time for pc brings up error
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robertselby(a)gmail.com
When trying to run the autoplay.exe for my wheel of time game, I get an error
message stating that an error occured and it must close. Complete novice here,
so I tried to get the game running from the termal and i will upload the error
received as an attachment.
Thanks for any help you guru's can offer!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24717
Summary: MUSHclient: calls to CDC::DrawEdge (MFC) show solid
black border instead of 3D border
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fiendishx(a)gmail.com
Created an attachment (id=31226)
--> (http://bugs.winehq.org/attachment.cgi?id=31226)
Side by side comparison of working fine in 1.0.1 (top) and not working in 1.2.1
(bottom).
Computer: Lenovo Thinkpad x201i
OS: Ubuntu 10.10 Maverick Meerkat
Wine versions tested: 1.2.1 and 1.3.4 have the problem. 1.0.1 does not.
Program affected: MUSHclient 4.64 (
http://www.gammon.com.au/files/mushclient/mushclient464.exe )
Steps to demonstrate after installing MUSHclient 4.64:
The function call is not in the main program code, but is in code that can be
called by scripted plugins. Steps to demonstrate involve installing a plugin
that uses the relevant function call...
Download http://aardwolfclientpackage.googlecode.com/files/telnet_options.lua
to the MUSHclient/worlds/plugins directory.
Download http://aardwolfclientpackage.googlecode.com/files/aardwolf_colors.lua
to the MUSHclient/worlds/plugins directory.
Download
http://aardwolfclientpackage.googlecode.com/svn/trunk/Aardwolf_Chat_Capture…
to the MUSHclient/worlds/plugins directory.
Run MUSHclient.
Menu File->New World. Click NO to not preload defaults from another world.
Add fake world name and IP address.
Click OK.
Menu File->Plugins...
Click Add...
select Aardwolf_Chat_Capture_mw.xml
Expand the main output area and notice that display looks like the attached
image.
Attached is a demonstration of the problem. Top is Wine 1.0.1, which works
fine. Bottom is Wine 1.2.1, which does not work. For reference, the C++ code
from the program in question is available at
http://github.com/nickgammon/mushclient/blob/v4.64/miniwindow.cpp on line 308
in CMiniWindow::RectOp under "case 5: // DrawEdge"
I'm not sure what component is the issue. I guess it could be GDI.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20618
Summary: CALD Error
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: niyasc(a)ymail.com
I can not run Cambridge Advanced Learners Dictioanary after successfull
installation in Ubuntu 9.04 using wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.