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.