http://bugs.winehq.org/show_bug.cgi?id=17736
Summary: Wine 1.1.17. regression. Problem with cluedo classic (or clue or just cluedo) and direct x Product: Wine Version: 1.1.17 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: pianoedjoe@free.fr
I'm on ubuntu 8.10 with 1.1.17. I installed 1.1.17. with the package of wine depository. The game is now unplayable, No menu appears and the black screen doesn't change, but the sounds are good and the mouse icon mouve correctly. There is a new error in the terminal: fixme:d3d_surface:surface_convert_format Cannot find a conversion function from format WINED3DFMT_A8R8G8B8 to WINED3DFMT_A8R8G8B8
I precise that i played to this game 24 hours ago with 1.1.16 and no problem. I hope that this error can help to know from what patch is come. I know that i should run regression tests but i'm not sure to be able to do it well. If this error is not enough to know, tell me and i'll try to see for regression tests.
http://bugs.winehq.org/show_bug.cgi?id=17736
--- Comment #1 from MatDivaret pianoedjoe@free.fr 2009-03-15 08:57:48 --- I found a demo of the game. Same thing than with the complete game; works fine with 1.1.16 but big problem with 1.1.17 The demo is available here: http://www.topxgames.com/games/clue-classic/
http://bugs.winehq.org/show_bug.cgi?id=17736
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|Wine 1.1.17. regression. |Cluedo classic (or clue or |Problem with cluedo classic |just cluedo) - no menu and |(or clue or just cluedo) and|black screen |direct x |
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-03-15 12:11:32 --- Regression test would be useful.
http://bugs.winehq.org/show_bug.cgi?id=17736
--- Comment #3 from MatDivaret pianoedjoe@free.fr 2009-03-15 12:34:30 --- I tried but it didn't work. I haven't be able to launch the game with the git, i don't know what i've done wrong. My pc is old so it takes 1 hour for me to compile wine and everything becomes slow on my pc so it's a hard task for me.
http://bugs.winehq.org/show_bug.cgi?id=17736
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.topxgames.com/gam | |es/clue-classic/ Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=17736
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Summary|Cluedo classic (or clue or |Cluedo classic (or clue or |just cluedo) - no menu and |just cluedo) - crashes |black screen |
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-03-15 14:05:26 --- Confirming:
$git bisect bad 2cc43393f04bb1066cc73a6bcc3dfedb4be2f270 is first bad commit commit 2cc43393f04bb1066cc73a6bcc3dfedb4be2f270 Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Mar 11 10:15:09 2009 +0100
wined3d: The adapters array should be owned by IWineD3DImpl.
http://bugs.winehq.org/show_bug.cgi?id=17736
--- Comment #5 from MatDivaret pianoedjoe@free.fr 2009-03-15 15:38:56 --- Thanks for the help. The next time, i'll try to know to run it by myself. (with a 100% clean system, i installed a lot of things so i 'll try with jaunty and a fresh os) :)
http://bugs.winehq.org/show_bug.cgi?id=17736
MatDivaret pianoedjoe@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hverbeet@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=17736
--- Comment #6 from H. Verbeet hverbeet@gmail.com 2009-03-16 09:06:03 --- Created an attachment (id=19982) --> (http://bugs.winehq.org/attachment.cgi?id=19982) patch
The problem appears to be unrelated to that commit, actually. Could you give this patch a try?
http://bugs.winehq.org/show_bug.cgi?id=17736
--- Comment #7 from MatDivaret pianoedjoe@free.fr 2009-03-16 18:02:27 --- Sorry but i don't arrive to launch the game with the git.
I think i have a problem with my screen configuration when compiling that i don't have with the deb. It's an old screen and is bad detected with intrepid so i tweaked it with nvidia settings to adjust the size (800x600 max with intrepid; 1280x1024 with nvidia settings.) and it's maybe not the right way to do that . In fact, i'm not sure at all that it comes from this or if it is just possible but i don't see anything else.
I made: git fetch ; git rebase origin then: ./configure && make depend && make to test before patching
And there was some warnings when compiling like: wineboot.c: In function ‘update_timestamp’: wineboot.c:138: attention : ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result
or: ../tools/sfnt2fnt -o vgas1257.fon -d 128 ./system.ttf 16,1257,7 warning: System 16: missing glyph for char f8fc
or: xfont.c: In function ‘XFONT_WriteCachedMetrics’: xfont.c:2303: attention : ignoring return value of ‘write’, declared with attribute warn_unused_result
Launch the game with git add the error: fixme:mountmgr:harddisk_ioctl unsupported ioctl 2d1400 fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080 that i don't have with the package and crashes directly.
I don't know how what to do with the git, so i need to wait for jaunty, make a clean install and check properly for the screen and test to use the git. I tried with the patch too but same result. Sorry, but i can't help for now.
http://bugs.winehq.org/show_bug.cgi?id=17736
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2009-03-16 20:50:24 --- Patch does fixe demo here. Can't say anything about full game - don't have it.
http://bugs.winehq.org/show_bug.cgi?id=17736
--- Comment #9 from MatDivaret pianoedjoe@free.fr 2009-03-29 17:57:08 --- The game works with 1.1.18 so this bug can be closed.
http://bugs.winehq.org/show_bug.cgi?id=17736
MatDivaret pianoedjoe@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #10 from MatDivaret pianoedjoe@free.fr 2009-03-29 17:57:43 --- CLosing
http://bugs.winehq.org/show_bug.cgi?id=17736
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2009-04-10 11:23:55 --- Closing bugs fixed in 1.1.19.
http://bugs.winehq.org/show_bug.cgi?id=17736
ilyanto nova radikiya googooxmilis@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |googooxmilis@gmail.com
--- Comment #12 from ilyanto nova radikiya googooxmilis@gmail.com 2009-05-14 04:25:17 --- i'm trying run cluedo classic since i have wine 1.17. now i have wine 1.21, but error still same, wine crush then blank out when i press button "click to continue", after woman screeming sound.
i don't know how to fix it. maybe it is because of my vga? my vga is from ati radeon 2000 series, with 1280x800 resolution. or maybe from other setting of my screen?