http://bugs.winehq.org/show_bug.cgi?id=19006
Summary: World of Warcraft: takes 2 minutes to log out because
of err:ntdll:RtlpWaitForCriticalSection
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
URL: http://www.trywarcraft.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xxjorisxx+wine(a)gmail.com
In a very reproducible manner ever since World of Warcarft was updated to patch
3.0+ have I been having trouble to log out normally - after 2 minutes it simply
times out and shows "You have been disconnected from the server" which
coincides the following messages:
err:ntdll:RtlpWaitForCriticalSection section 0x4eafa34 "?" wait timed out in
thread 0037, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x4eafa34 "?" wait timed out in
thread 0037, blocked by 0009, retrying (60 sec)
>> here it's back in the login screen showing that I have been disconnected
fixme:win:EnumDisplayDevicesW ((null),0,0x39deb4,0x00000000), stub!
Please note that for the rest World of Warcraft is working more or less
smoothly.
--
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=11486
Summary: Anarchy Online does not patch
Product: Wine
Version: 0.9.54.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trevor_garrick(a)shaw.ca
When trying the patching in Anarchy Online, the AnarchyPatcher.exe produces an
error window which states: "An unsupported operation was attempted." The Patch
window then flashes on for a brief second then terminates.
This occurred since Anarchy patch 17.5.2, when the patcher was updated by the
patch engine.
--
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=15851
Summary: The german version of Far Cry 2 does not pass the
Securom test
Product: Wine
Version: 1.1.7
Platform: Other
URL: http://farcry.de.ubi.com/experience/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maxmusterm(a)gmail.com
CC: maxmusterm(a)gmail.com
Created an attachment (id=16986)
--> (http://bugs.winehq.org/attachment.cgi?id=16986)
Far Cry 2 Securom Test
When I install Far Cry 2 like it's described here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14254
the game comes to the SecuROM check window and stops by 30%.
I have not installed PunkBuster.
My video card is a GeForce Go 6150/PCI/SSE2/3DNOW!
drive version 2.1.2 NVIDIA 177.80.
Tested with wine 1.1.6 and 1.1.7.
--
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=15674
Summary: Sacred 2 - Fallen Angel startup problem
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fausap(a)unina.it
Created an attachment (id=16735)
--> (http://bugs.winehq.org/attachment.cgi?id=16735)
debug output of run session
Sacred 2 - Fallen Angel doesn't work.
The game register and activate itself in the right way, but it seems there's a
problem with DirectX.
I didn't find a way to use opengl instead, maybe there isn't.
Attached the output, running wine sacred2.exe
Thanks,
Fausto
--
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=15729
Summary: No videos ,UI in Command and Conquer 3:Tiberium Wars
v1.09
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vsen123(a)gmail.com
On launching CandC3,the screen remains blank,while audio plays on.The cursor
then appears but the screen remains blank,audio is normal.
--
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=19491
Summary: WSASend() fails when lpNumberOfBytesSent is NULL
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arzwine(a)yahoo.com
WSASend() returns an error when lpNumberOfBytesSent (which is an output
parameter) is NULL. There is a condition in WSASendTo() in ws2_32/socket.c
which returns an EFAULT when lpNumberOfBytesSent is a NULL pointer.
While this makes sense, setting this argument to NULL is explicitly allowed by
the MSDN documentation, if the lpOverlapped parameter is present.
Not immediately clear how to fix this, since it involves checking how
overlapped i/o and i/o completion play out.
--
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=20327
Summary: Regression in Supreme Commander
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sichemist(a)hotmail.com
After upgrading to 1.1.30, Supreme Commander shows a black screen instead of
video intro and menu screen. Other 3D games appear to work fine. Reverting to
1.1.29 fixes problem.
--
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=17260
Summary: Counter-Strike: Source - V-Sync does't work
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jordm.s(a)gmail.com
Setting V-Sync via the in-game menu doesn't have any effect
--
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=23833
Summary: Black Buccaneer: cannot find DVD
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mountmgr.sys
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
Created an attachment (id=29917)
--> (http://bugs.winehq.org/attachment.cgi?id=29917)
WINEDEBUG=+mountmgr
Black Buccaneer is a Prince-of-Persia-styled action game.
Installation runs fine but starting the game raises a popup complaining about
not finding the DVD. I'm not quite sure whether this is related to a copy
protection or not. Attaching log.
--
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=16010
Summary: IBP Internet Business Promoter OLE error 80070057
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://www.ibusinesspromoter.com/download/index.htm
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gianluca.sordi(a)gmail.com
CC: gianluca.sordi(a)gmail.com
Created an attachment (id=17217)
--> (http://bugs.winehq.org/attachment.cgi?id=17217)
The ibp terminal log session
On launch and accessing program' features
--
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.