[Bug 22626] Aquaria demo crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 30 04:51:45 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22626


Hans Leidekker <hans at meelstraat.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hans at meelstraat.net




--- Comment #5 from Hans Leidekker <hans at 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.

-- 
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.



More information about the wine-bugs mailing list