http://bugs.winehq.org/show_bug.cgi?id=9280
Summary: wine: Unhandled exception Product: Wine Version: 0.9.43. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: sz__g@freemail.hu
wine /home/szg/.wine/drive_c/Program\ Files/Design_Explorer_99_SE/Client99SE.exe
And starting debugger ...
http://bugs.winehq.org/show_bug.cgi?id=9280
--- Comment #1 from Szogyenyi Gabor sz__g@freemail.hu 2007-08-12 04:46:27 --- Created an attachment (id=7539) --> (http://bugs.winehq.org/attachment.cgi?id=7539) This is the terminal output of the debugger
http://bugs.winehq.org/show_bug.cgi?id=9280
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID Summary|wine: Unhandled exception |Design Explorer 99 SE - | |unhandled exception
--- Comment #2 from Austin English austinenglish@gmail.com 2007-08-12 07:27:33 --- Please cd to exectutable's directory before launching program. E.g.,
$ cd /home/szg/.wine/drive_c/Program\ Files/Design_Explorer_99_SE/ $ wine Client99SE.exe
or launch using full windows path, e.g.
$ wine "C:\Program Files\Design_Explorer_99_SE\Client99SE.exe"
Few if any windows programs can understand the unix path as you ran it.
If it still occurs, please post a link to the program you are trying to run, and/or a link to download it there is a demo/freeware freely available.
Resolving invalid. Please reopen if the bug still occurs if run with the proper path.
http://bugs.winehq.org/show_bug.cgi?id=9280
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com 2007-08-12 07:27:47 --- Closing invalid.