http://bugs.winehq.org/show_bug.cgi?id=33702
Bug #: 33702 Summary: Video regression in winex11 and xinerama_init() with virtual screen rect calc Product: Wine Version: 1.5.9 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: Sebastian.Riemer@gmx.de Classification: Unclassified
Commit "winex11: Properly calculate the virtual screen rect in xinerama_init()" introduced a regression for the game "Carmageddon TDR 2000". This commit has been introduced in wine-1.5.9.
Intro videos are only partly visible in the upper left corner in full screen mode. The mouse cursor has to be moved into the upper left corner in order to see the videos completely.
-----
commit ed331cb0a5f3bee1b2075b877d3c2a19a668f9fd Author: Henri Verbeet hverbeet@codeweavers.com Date: Sun Jul 15 15:44:59 2012 +0200
winex11: Properly calculate the virtual screen rect in xinerama_init()
-----
http://bugs.winehq.org/show_bug.cgi?id=33702
Sebastian Riemer Sebastian.Riemer@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |ed331cb0a5f3bee1b2075b877d3 | |c2a19a668f9fd
http://bugs.winehq.org/show_bug.cgi?id=33702
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #1 from Henri Verbeet hverbeet@gmail.com 2013-06-03 02:32:20 CDT --- Could you post a +x11drv,+xvidmode,+xrandr log from before and after that commit, and if possible with current git as well? Does this game have a demo with the same issue?
http://bugs.winehq.org/show_bug.cgi?id=33702
Sebastian Riemer Sebastian.Riemer@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Video regression in winex11 |Video regression in winex11 |and xinerama_init() with |and virtual screen rect |virtual screen rect calc | Regression SHA1|ed331cb0a5f3bee1b2075b877d3 |cf6f8d2eb50aa28829ee2b76c61 |c2a19a668f9fd |aab411f8730ae
--- Comment #2 from Sebastian Riemer Sebastian.Riemer@gmx.de 2013-06-04 02:31:35 CDT --- Sorry, wrong commit. I've forgotten the last bisect step. Haven't done that for a while as Wine is just a hobby for me. I'll provide you with the requested information. But as a hobby worker it can take some days. On current Wine the issue is exactly the same, but I'll provide you with the debugging info there as well.
cf6f8d2eb50aa28829ee2b76c61aab411f8730ae is the first bad commit commit cf6f8d2eb50aa28829ee2b76c61aab411f8730ae Author: Henri Verbeet hverbeet@codeweavers.com Date: Sun Jul 15 15:45:00 2012 +0200
winex11: Add support for XRandR 1.2.
http://bugs.winehq.org/show_bug.cgi?id=33702
--- Comment #3 from Henri Verbeet hverbeet@gmail.com 2013-06-04 03:22:39 CDT --- (In reply to comment #2)
a while as Wine is just a hobby for me. I'll provide you with the requested information. But as a hobby worker it can take some days.
No problem. Note that if you're using the binary nvidia drivers, this may be a duplicate of either bug 31245 or bug 33396, or some combination of the two.
http://bugs.winehq.org/show_bug.cgi?id=33702
Sebastian Riemer Sebastian.Riemer@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from Sebastian Riemer Sebastian.Riemer@gmx.de 2013-06-07 01:38:33 CDT --- Yes, it's related to the NVIDIA proprietary driver. Bug 31245 and bug 33396 report the same issues. There, the regression SHA1 should be added so that people can find it. As bug 31245 is on state "NEW" already mark it as a duplicate of that one.
*** This bug has been marked as a duplicate of bug 31245 ***
http://bugs.winehq.org/show_bug.cgi?id=33702
Sebastian Riemer Sebastian.Riemer@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Sebastian Riemer Sebastian.Riemer@gmx.de 2013-06-07 01:40:51 CDT --- close it as it's a duplicate