[Bug 11314] New: screwed screen after ati driver and wine upgrade
http://bugs.winehq.org/show_bug.cgi?id=11314 Summary: screwed screen after ati driver and wine upgrade Product: Wine Version: 0.9.53. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: asdmin(a)gmail.com Created an attachment (id=10422) --> (http://bugs.winehq.org/attachment.cgi?id=10422) the screen After upgrading to fglrx (from: 8.44.3, to: 8.45.4-1) and wine (from: 0.9.520.9.53~winehq0~debian~4.0-1, to: 0.9.53~winehq0~debian~4.0-1) the game screen got screwed. The game starts as usual, diplaying the logos of bioware and atari, playing the intro as well, but instead of displaying the "new game / load game / etc" dialog at the beginning, the screen gots screwed. The game was working quite stable and well before these two upgrades. I'm not sure neither if the following printout is related to the problem nor it happened or not before, but the following 2 lines appear on the stderr: err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"a3dapi.dll" err:ole:CoGetClassObject no class object {92fa2c24-253c-11d2-90fb-006008a1f441} could be created for context 0x1 asd(a)locutus:~$ gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.3 20070812 (prerelease) (Debian 4.1.2-15) asd(a)locutus:/media/extend/game/nwn$ ls -la total 452 drwxr-xr-x 5 asd asd 240 2008-01-23 11:14 . drwxr-xr-x 3 asd asd 72 2008-01-11 21:08 .. drwxr-xr-x 2 asd asd 120 2008-01-11 20:24 dosdevices drwxr-xr-x 5 asd asd 200 2008-01-11 21:26 drive_c dr-xr-xr-x 6 asd asd 264 1970-01-01 01:00 drive_d -rwxr--r-- 1 asd asd 88 2008-01-16 16:20 start.sh -rw-r--r-- 1 asd asd 432655 2008-01-23 11:14 system.reg -rw-r--r-- 1 asd asd 2320 2008-01-23 11:14 userdef.reg -rw-r--r-- 1 asd asd 17405 2008-01-23 11:14 user.reg asd(a)locutus:/media/extend/game/nwn$ cat start.sh export WINEPREFIX=`pwd` cd $WINEPREFIX/drive_c pwd wine c:NeverwinterNights/NWN/nwn.exe asd(a)locutus:/media/extend/game/nwn$ -- 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=11314 --- Comment #1 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2008-01-23 04:22:40 --- Can you find out *which* update broke the game? fglrx or wine? -- 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=11314 --- Comment #2 from Dániel Vásárhelyi <asdmin(a)gmail.com> 2008-01-23 04:24:54 --- Sorry I forgot, I'm using the latest patch level, 1.68. The fglrx driver has been compiled with the gcc I've stated, wine was grabbed from winehq's debian repository. -- 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=11314 --- Comment #3 from Dániel Vásárhelyi <asdmin(a)gmail.com> 2008-01-23 04:26:34 --- (In reply to comment #1)
Can you find out *which* update broke the game? fglrx or wine? I'll try to downgrade wine to the second most latest version I've used - back with the result in minutes.
Daniel -- 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=11314 --- Comment #4 from Dániel Vásárhelyi <asdmin(a)gmail.com> 2008-01-23 04:34:09 --- (In reply to comment #1)
Can you find out *which* update broke the game? fglrx or wine? I have downgraded to 0.9.52 and 0.9.46, both versions suffer from the exact same problem. This one has to be ati driver-related. (from: 8.44.3, to: 8.45.4-1)
-- 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=11314 --- Comment #5 from Dániel Vásárhelyi <asdmin(a)gmail.com> 2008-01-23 04:36:44 --- Snip from xorg.conf: Section "Device" Identifier "ATI Graphics Adapter" Driver "fglrx" #Option "VideoOverlay" "on" Option "TexturedVideo" "on" #Option "OpenGLOverlay" "off" Option "UseInternalAGPGART" "no" #Option "OverlayOnCRTC2" "1" #Option "Centermode" "off" BusID "PCI:1:0:0" # If X refuses to use the screen resolution you asked for, # uncomment this; see "Bugs and Workarounds" for details. Option "NoDDC" Option "XaaNoOffscreenPixmaps" Option "UseFastTLS" "2" EndSection -- 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=11314 Dániel Vásárhelyi <asdmin(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|screwed screen after ati |screwed screen after ati |driver and wine upgrade |driver -- 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=11314 Dániel Vásárhelyi <asdmin(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|screwed screen after ati |screwed screen after ati |driver |driver upgrade -- 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=11314 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #6 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-01-23 09:19:21 --- (In reply to comment #4)
(In reply to comment #1)
Can you find out *which* update broke the game? fglrx or wine? I have downgraded to 0.9.52 and 0.9.46, both versions suffer from the exact same problem. This one has to be ati driver-related. (from: 8.44.3, to: 8.45.4-1)
Which makes it driver bug. Marking invalid - not Wine bug. -- 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=11314 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-01-23 09:19:29 --- Closing invalid. -- 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.
participants (1)
-
wine-bugs@winehq.org