http://bugs.winehq.org/show_bug.cgi?id=24613
Summary: Aura 2 (Sacred Rings): inventory not shown when pressing RMB Product: Wine Version: 1.3.4 Platform: x86 URL: http://www.fileplanet.com/175732/170000/fileinfo/Aura- 2:-The-Sacred-Rings-Demo OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: chris.kcat@gmail.com
Created an attachment (id=31088) --> (http://bugs.winehq.org/attachment.cgi?id=31088) terminal output
In Aura 2 (The Sacred Rings) when you press the right-mouse button the inventory should show up at the bottom of the screen, showing your items, the journal etc. Normally, when you open your inventory the mouse pointer should be confined to this lower area of the screen where you can select items etc. When you press RMB in Wine nothing happens in the game: the mouse pointer stays on the main screen, a black bar is shown below but it contains nothing.
The game worked without the issue in Wine-0.9.45. Bisecting between 0.9.45 and 0.9.46 resulted:
d9571c9e6fa0b8f255815c5128c2859348ea70e6 is the first bad commit commit d9571c9e6fa0b8f255815c5128c2859348ea70e6 Author: Chris Robinson chris.kcat@gmail.com Date: Sat Sep 15 13:02:32 2007 -0700
wgl: Store the fbconfig id with the window when a pixel format is set.
:040000 040000 41741ff092257972095d557196b306aa7e5f7a43 3692bf0336451ec52733c88a7c30ced04fb60179 M dlls
The patch cannot be reverted cleanly, however, after
git checkout d9571c9e6fa0b8f255815c5128c2859348ea70e6 : the problem exists
and
git revert d9571c9e6fa0b8f255815c5128c2859348ea70e6 : restores the good state.
Link to the demo added to URL (538 MB) Author of the patch added to CC.
Fedora 13 Nvidia 7600 / driver 256.53
http://bugs.winehq.org/show_bug.cgi?id=24613
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=24613
--- Comment #1 from GyB gyebro69@gmail.com 2010-10-11 09:31:10 CDT --- I just want to add that the lines in the log, beginning with
err:wgl:internal_SetPixelFormat Invalid operation on root_window err:d3d:context_set_pixel_format Failed to set pixel format err:d3d:context_create Failed to set pixel format err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
are generated each time I press RMB (which should bring up the inventory).
http://bugs.winehq.org/show_bug.cgi?id=24613
--- Comment #2 from GyB gyebro69@gmail.com 2010-12-25 04:07:04 CST --- This regression (bisected) is still present in Wine-1.3.10.
http://bugs.winehq.org/show_bug.cgi?id=24613
--- Comment #3 from GyB gyebro69@gmail.com 2011-05-14 22:20:53 CDT --- Still a problem in 1.3.18.
Something has changed since 1.3.19: when I press the right mouse button the whole screen turns into black (even if the game was started in virtual desktop mode). That's probably the same as reported in bug #27079 but I'll check it out soon.
http://bugs.winehq.org/show_bug.cgi?id=24613
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |d9571c9e6fa0b8f255815c5128c | |2859348ea70e6
http://bugs.winehq.org/show_bug.cgi?id=24613
--- Comment #4 from GyB gyebro69@gmail.com 2011-12-19 10:47:00 CST --- Still present in Wine-1.3.35: the inventory bar at the bottom of the screen is empty/black when I press the right mouse button.
Nvidia 250 / driver 290.10 X.Org X Server 1.11.2
http://bugs.winehq.org/show_bug.cgi?id=24613
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #5 from Austin English austinenglish@gmail.com 2013-08-07 21:07:28 CDT --- Still in 1.7.0.
fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS (0x49) in the format lookup table fixme:d3d:getDepthStencilBits Unsupported depth/stencil format WINED3DFMT_UNKNOWN. err:d3d:context_create Failed to set pixel format 25 on device context 0x10089. err:d3d:context_create Failed to set pixel format 13 on device context 0x1008b. err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat err:d3d:context_create Failed to set pixel format 1 on device context 0x1008d.
austin@aw25 ~/oldbugs/24613 $ sha1sum AUR2_US_Demo_2007March26.exe dae6e6d6d1cd6cc7685a8544c19d0b0eaea79921 AUR2_US_Demo_2007March26.exe austin@aw25 ~/oldbugs/24613 $ du -h AUR2_US_Demo_2007March26.exe 539M AUR2_US_Demo_2007March26.exe
http://bugs.winehq.org/show_bug.cgi?id=24613
--- Comment #6 from Béla Gyebrószki gyebro69@gmail.com --- Still present in 1.7.24
Tested with Nvidia binary drivers 331.89 Nouveau 1.0.9
With nouveau the corresponding lines are different: fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS (0x49) in the format lookup table fixme:d3d:getDepthStencilBits Unsupported depth/stencil format WINED3DFMT_UNKNOWN. err:d3d:context_create Failed to set pixel format 64 on device context 0x20040. err:d3d:context_create Failed to set pixel format 72 on device context 0x10046. err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat err:d3d:context_create Failed to set pixel format 80 on device context 0x10048. err:d3d:context_create Failed to set pixel format 80 on device context 0x8004a. err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
https://bugs.winehq.org/show_bug.cgi?id=24613
--- Comment #7 from Béla Gyebrószki gyebro69@gmail.com --- Created attachment 52397 --> https://bugs.winehq.org/attachment.cgi?id=52397 terminal output (wine-1.7.51-201-g60d1d6f)
Still an issue in wine-1.7.51-201-g60d1d6f.
AUR2_US_Demo_2007March26.exe (539M) sha1: dae6e6d6d1cd6cc7685a8544c19d0b0eaea79921
OpenGL vendor string: nouveau OpenGL renderer string: Gallium 0.4 on NV92 OpenGL version string: 3.0 Mesa 11.1.0-devel
What debug log would be of help? +wgl,+opengl ?
https://bugs.winehq.org/show_bug.cgi?id=24613
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #8 from joaopa jeremielapuree@yahoo.fr --- Is still a bug in current wine (3.20)? I tested the demo, but I did not understand how to play :D :D
https://bugs.winehq.org/show_bug.cgi?id=24613
--- Comment #9 from Béla Gyebrószki gyebro69@gmail.com --- Still present in Wine 3.20.
https://bugs.winehq.org/show_bug.cgi?id=24613
--- Comment #10 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-5.1?
https://bugs.winehq.org/show_bug.cgi?id=24613
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #11 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to joaopa from comment #10)
Does the bug still occur with wine-5.1?
Thanks for the reminder, the bug is indeed gone in Wine 5.1.
It's likely a duplicate of bug #18490 because it was commit 0922237c8308f583b9dd27bed386223be87c7057 which corrected the issue.
Marking duplicate.
*** This bug has been marked as a duplicate of bug 18490 ***
https://bugs.winehq.org/show_bug.cgi?id=24613
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.
https://bugs.winehq.org/show_bug.cgi?id=24613
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.fileplanet.com/1 |https://web.archive.org/web |75732/170000/fileinfo/Aura- |/20210709121900/http://down |2:-The-Sacred-Rings-Demo |load.fileplanet.com/ftp1/03 | |2007/AUR2_US_Demo_2007March | |26.exe?st=lBxlmkaAEoHfMfbAZ | |z3tnQ&e=1625843844 CC| |focht@gmx.net