http://bugs.winehq.org/show_bug.cgi?id=7155
------- Additional Comments From pgr(a)arcelectronicsinc.com 2007-15-01 09:35 -------
Swither Cad III is fixed by commit of patch to git. If exit plus is fixed then
it can be closed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6811
------- Additional Comments From vince.negri(a)gmail.com 2007-15-01 08:50 -------
Almost identical problem here - "winecfg" does not load on machine with Xinerama
on two Nvidia cards.
NV driver version: 1.0.8762-1
Wine version: 0.9.29 (Meissner RPMs from OpenSUSE build service)
Platform: SUSE Linux 10.1
Error message is:
----------------
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 144 (NV-GLX)
Minor opcode of failed request: 4 ()
Resource id in failed request: 0x248
Serial number of failed request: 19
Current serial number in output stream: 19
------------------
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7103
queight(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.28. |0.9.29.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6811
------- Additional Comments From jand03(a)space.aau.dk 2007-15-01 08:10 -------
Nearly same problem here with Dual head setup + xinerama + nvidia drivers.
Breaks between the 0.9.20 and 0.9.21. Tested every release since with no success.
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 144 (NV-GLX)
Minor opcode of failed request: 4 ()
Resource id in failed request: 0x1ea
Serial number of failed request: 19
Current serial number in output stream: 19
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5844
------- Additional Comments From citizenr(a)gmail.com 2007-15-01 07:54 -------
why are you sorry? this bug is EXACTLY about "minimizing to tray" :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7169
------- Additional Comments From dmitry(a)codeweavers.com 2007-15-01 04:51 -------
Alexandre says that "most likely because xvidmode doesn't resize the root
window", but he doesn't have an idea why it wasn't the problem before my patch.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7178
Summary: long pause when Warcraft 3 is returning from LAN screen
Product: Wine
Version: 0.9.27.
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damjan.jov(a)gmail.com
When returning from the LAN game page to the main menu, Warcraft 3 hangs for
about 5 seconds (the sound stutters and the graphics freeze).
Bug occurs from 0.9.27 up to and including 0.9.29 (so far), regression testing
revealed this patch as the cause:
http://www.winehq.org/pipermail/wine-cvs/2006-December/028326.html
(Ironically, this patch fixes another timeout bug in Warcraft 3)
A +tid,+winsock trace reveals that:
- There is 2 (relevant) threads
- One thread keeps polling the socket with select().
- The other thread calls closesocket() upon exit from the LAN menu.
- Without the patch causing the regression, the polling thread polls once more,
select returns 0, and then it stops polling.
- With the patch that causes the regression, the polling thread polls, select
returns 1, and then it calls select and WSARecvFrom again and again for about 5
seconds.
- Patching WS_select to return 0 does not fix the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5844
------- Additional Comments From angelusx(a)gmail.com 2007-15-01 02:49 -------
My last comment about this bug:
"
Sry that problem dissappeared when I unselected setting "minimize to tray" from
utorrent settings woohoo.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.