http://bugs.winehq.org/show_bug.cgi?id=22626
Summary: Aquaria demo crashes Product: Wine Version: 1.1.42 Platform: x86 URL: http://www.flashbangstudios.com/mirror/AquariaDemo.200 7.12.07.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: leighmanthegreat@hotmail.com
Created an attachment (id=27807) --> (http://bugs.winehq.org/attachment.cgi?id=27807) Crash log when running game
Aquaria demo crashes - on Ubuntu 10.04, running in XP mode, in a virtual desktop the size of my screen, default program settings Log attached.
http://bugs.winehq.org/show_bug.cgi?id=22626
leighman leighmanthegreat@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=22626
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2010-05-08 11:17:44 --- Please try newer Wine version.
http://bugs.winehq.org/show_bug.cgi?id=22626
--- Comment #2 from leighman leighmanthegreat@hotmail.com 2010-05-08 13:21:38 --- Still a problem in latest git
http://bugs.winehq.org/show_bug.cgi?id=22626
--- Comment #3 from Vincent Povirk madewokherd@gmail.com 2010-05-26 16:20:03 --- Works for me in wine-1.2-rc1-84-g9ce0ae1.
If it's still an issue in recent wine, could you get a +relay,+seh,+tid log?
http://bugs.winehq.org/show_bug.cgi?id=22626
--- Comment #4 from leighman leighmanthegreat@hotmail.com 2010-05-30 03:25:50 --- Created an attachment (id=28413) --> (http://bugs.winehq.org/attachment.cgi?id=28413) +relay,+seh,+tid
Hopefully it's right, let me know if not. In wine 1.2rc2
http://bugs.winehq.org/show_bug.cgi?id=22626
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2010-05-30 04:51:45 --- 001e:Call KERNEL32.GetFullPathNameA(00ae8180 "data/animations/bb-bird.xml",00000400,009c8e20,0033c520) ret=009b4a45 001e:Ret KERNEL32.GetFullPathNameA() retval=00000028 ret=009b4a45 001e:Call user32.CharUpperBuffA(009c8e20 "Z:\home\jack\data\animations\bb-bird.xml",00000028) ret=009b4b84 001e:Ret user32.CharUpperBuffA() retval=00000028 ret=009b4b84 001e:Call KERNEL32.GetCurrentProcessId() ret=009ba194 001e:Ret KERNEL32.GetCurrentProcessId() retval=0000001d ret=009ba194 001e:Call KERNEL32.CreateFileA(00ae8180 "data/animations/bb-bird.xml",80000000,00000003,0033c5ac,00000003,00000080,00000000) ret=009bca06 001e:Ret KERNEL32.CreateFileA() retval=ffffffff ret=009bca06 001e:Call KERNEL32.GetLastError() ret=78164583 001e:Ret KERNEL32.GetLastError() retval=00000003 ret=78164583
Looks like the program is looking for files relative to its installation directory, so cd into the program directory before starting it.
http://bugs.winehq.org/show_bug.cgi?id=22626
--- Comment #6 from leighman leighmanthegreat@hotmail.com 2010-05-30 05:27:04 --- That causes it just to crash straight out, rather than giving a 'stopped working' dialog
http://bugs.winehq.org/show_bug.cgi?id=22626
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-30 05:54:42 --- (In reply to comment #6)
That causes it just to crash straight out, rather than giving a 'stopped working' dialog
And what's the backtrace this time?
http://bugs.winehq.org/show_bug.cgi?id=22626
--- Comment #8 from leighman leighmanthegreat@hotmail.com 2010-05-30 08:22:41 --- Created an attachment (id=28421) --> (http://bugs.winehq.org/attachment.cgi?id=28421) debug log running from directory
Doesn't give a backtrace. Here is the Debug log again this time running from directory Thanks
http://bugs.winehq.org/show_bug.cgi?id=22626
--- Comment #9 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-30 23:04:45 --- Looks like it can't find the video mode it needs. What does the output of 'xrandr' look like (attach it)?
http://bugs.winehq.org/show_bug.cgi?id=22626
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Aquaria demo crashes |Aquaria demo doesn't run
http://bugs.winehq.org/show_bug.cgi?id=22626
--- Comment #10 from leighman leighmanthegreat@hotmail.com 2010-05-31 02:29:19 --- Created an attachment (id=28446) --> (http://bugs.winehq.org/attachment.cgi?id=28446) xrandr
http://bugs.winehq.org/show_bug.cgi?id=22626
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #11 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-31 05:40:57 --- The error message is the log is "No video mode large enough for %dx%d" without real numbers. So it looks like the highest video mode you have 1280x800 is not enough for this game. You need to fix that.
http://bugs.winehq.org/show_bug.cgi?id=22626
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-31 05:41:10 --- Closing invalid.