http://bugs.winehq.org/show_bug.cgi?id=20846
Summary: Sanitarium crashes if not launched from its directory Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P5 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: cerebro.alexiel@gmail.com
Created an attachment (id=24977) --> (http://bugs.winehq.org/attachment.cgi?id=24977) Log showing the crash
First of all, I set the priority to the lowest level because running the game from its directory don't make the game crashing.
Then, I have to say that I compiled wine yesterday (so it's the latest).
Before bad news, I want to say that the '-w' option now works perfectly (the game stay in the window and do not go back to (0,0) px )
I don't know if I have to provide steps how to reproduce the bug as the summary of it is (I think) enough explicit.
But don't hesitate to tell me what you need.
Thanks
http://bugs.winehq.org/show_bug.cgi?id=20846
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2009-11-27 10:20:42 --- Does the application behave the same way on Windows? If so, this bug is invalid.
http://bugs.winehq.org/show_bug.cgi?id=20846
--- Comment #2 from Alex cerebro.alexiel@gmail.com 2009-11-27 10:33:42 --- (In reply to comment #1)
Does the application behave the same way on Windows? If so, this bug is invalid.
What do you mean ?
The game launches and runs perfectly if we start it from its directory. Don't you see the log ?
I made :
wine --version
wine-1.1.33-blabla
wine /path/to/the/game
*crashing*
cd /path/to/the/game wine Sntrm.exe
*all is ok, I clicked "Exit" on the screen, the game closed normally*
I didn't tried on Windows but as he works well when I cd to the correct location, I wonder why I should test it on Windows.
But if you want me to test it on Windows, I can do it now.
http://bugs.winehq.org/show_bug.cgi?id=20846
Jaime Rave jaimerave@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jaimerave@gmail.com
--- Comment #3 from Jaime Rave jaimerave@gmail.com 2009-11-27 10:54:36 ---
I made :
wine --version
wine-1.1.33-blabla
wine /path/to/the/game
*crashing*
cd /path/to/the/game wine Sntrm.exe
*all is ok, I clicked "Exit" on the screen, the game closed normally*
I think that makes this bug invalid since the recommended wayto start the programs is to cd to their location first.
http://bugs.winehq.org/show_bug.cgi?id=20846
--- Comment #4 from Alex cerebro.alexiel@gmail.com 2009-11-27 11:15:47 --- (In reply to comment #3)
I think that makes this bug invalid since the recommended wayto start the programs is to cd to their location first.
This bug is not very important but I think it's still a bug.
Unfortunately, launching the game from VirtualBox makes it crashing. I think it's because my video card is not yet supported (software rendering).
But I guess it should run fine from the command line (cmd.exe) whatever is the current 'working directory'.
http://bugs.winehq.org/show_bug.cgi?id=20846
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from Austin English austinenglish@gmail.com 2009-11-27 13:06:53 --- (In reply to comment #4)
(In reply to comment #3)
I think that makes this bug invalid since the recommended wayto start the programs is to cd to their location first.
This bug is not very important but I think it's still a bug.
It's a bug in the application. The same thing will likely happen on windows. If not, feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=20846
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com 2009-11-27 13:07:05 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=20846
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-27 17:00:37 --- (In reply to comment #4)
But I guess it should run fine from the command line (cmd.exe) whatever is the current 'working directory'.
Don't guess, test it with something like: c: cd \ c:\full\path\to\program.exe
Many Windows programs will fail (on Windows too) if started that way. Lots of programmers don't know rhe fact that double-clicking on an executable in explorer changes current working directory to the directory with the file.
http://bugs.winehq.org/show_bug.cgi?id=20846
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.33