http://bugs.winehq.org/show_bug.cgi?id=5026
------- Additional Comments From linux(a)travisdale.net 2006-11-04 20:36 -------
I do not believe that will work. Under the open source drivers that came
default with Fedora Core 5, I had no OpenGL support for any program. With these
new drivers I at least can run the linux opengl programs. Reverting back may
solve the wine issue (but I'm skeptical as I tried that path first), but it will
leave me with no other software functional.
--
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=4338
------- Additional Comments From mike(a)codeweavers.com 2006-11-04 20:14 -------
> i mean, you guys do great work, but whoever is responsible for this, thumbs down.
Nobody is responsible. If it gets fixed it is because a generous person spent
their time fixing it for you.
--
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=5053
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ddraw calls |Worms Armageddon in desktop
|X11DRV_Settings_SetMode with|mode fails with an X error.
|an invalid value in desktop |
|mode |
--
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=5053
Summary: ddraw calls X11DRV_Settings_SetMode with an invalid
value in desktop mode
Product: Wine
Version: 0.9.11.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
I'm not sure if this goes in ddraw or x11driver..
Starting Worms Armageddon (this doesn't happen with the demo :/) in desktop mode
fails with an X error. I tried adding a few debug statements to wine, and this
is what printed just before the crash:
fixme:ddraw:choose_mode (640,480)
trace:ddraw:choose_mode all modes too small
trace:ddraw:choose_mode using mode 27
trace:x11settings:X11DRV_Settings_SetMode Mode 27 requested by DDHAL (desktop)
fixme:x11drv:X11DRV_desktop_SetCurrentMode Switching to mode 27/24
trace:x11drv:X11DRV_desktop_SetCurrentMode Resizing Wine desktop window to 0x0
trace:x11drv:X11DRV_handle_desktop_resize desktop 0x10020 change to (0x0)
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 12 (X_ConfigureWindow)
Value in failed request: 0x0
Serial number of failed request: 116
Current serial number in output stream: 116
So ddraw is trying to set the display to mode 27, but only 24 modes exist. I
believe ddraw_hal.c's dd_gbl structure (used to decide which mode to use) is
being set before the virtual display has been properly set up, and it's using
modes from xrandr, which reports here that it has 30 modes. If this is the case,
I have no idea how to fix it.
None of that explains why ddraw says the modes are all too small for 640x480. :/
The game works as it did previously (the frontend doesn't display anything but
responds to input and the game itself works) if I force the call to
SetCurrentMode to fail silently in this case.
--
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=5000
------- Additional Comments From mcitadel(a)gmail.com 2006-11-04 19:03 -------
One workaround I've found for this bug is to disable sound for the app. It seems
that disabling sound for the PlayOnline Viewer will eliminate the problem with
the dropped connections.
--
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=4416
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-11-04 14:14 -------
Closing duplicate.
--
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=4395
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-11-04 14:12 -------
Closing Duplicate
--
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.