http://bugs.winehq.org/show_bug.cgi?id=29525
Bug #: 29525 Summary: Problem with fullscreen games on dual monitors Product: Wine Version: 1.3.35 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: deveee@gmail.com Classification: Unclassified
Problem is when I want to run game on dual monitors. Resolution is changing, screen from laptop is off. Then I get this text:
X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 129 (XFree86-VidModeExtension) Minor opcode of failed request: 17 (XF86VidModeGetGammaRamp) Value in failed request: 0x2000019 Serial number of failed request: 2480 Current serial number in output stream: 2480
When I run it second time (resolution was changed previously), game runs good. But when I change resolution and then run game, I have text about bug again.
Problem is on all fullscreen games - for example Luxor 2.
I have this bug since update debian from squeeze-backports to wheezy/sid
Versions of packages: wine 1.3.35 libxxf86vm1 1:1.1.1-2 x11-xserver-utils 7.6+3 xserver-common 2:1.11.2.902-1 linux-image 3.2.0-rc4-686-pae libc6 2.13-22 xserver-xorg-video-intel 2:2.17.0-1
https://bugs.winehq.org/show_bug.cgi?id=29525
--- Comment #1 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.16 or newer) wine?
https://bugs.winehq.org/show_bug.cgi?id=29525
Josh winehq@iooioio.orion.uberspace.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq@iooioio.orion.ubersp | |ace.de
https://bugs.winehq.org/show_bug.cgi?id=29525
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #1)
This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.16 or newer) wine?
Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=29525
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=29525
--- Comment #4 from Deve deveee@gmail.com --- Well, in these almost 4 years, I learnt C/C++ languages, then I learnt xrandr and vidmode libraries and I even wrote from scratch handling resolutions using libxrandr for one of the open-source games ;)