http://bugs.winehq.org/show_bug.cgi?id=12989
--- Comment #5 from Nicolas Goles goles.nicolas@gmail.com 2008-05-07 08:38:42 --- (In reply to comment #4)
(In reply to comment #3)
(In reply to comment #2)
Could you guide me a bit so I can post a terminal output of the crash ??? ( What do I have to do in order to see the terminal output ? )
Thanks.
Run in terminal, then use:
$ wine your_program.exe &> /tmp/log.txt
And attach /tmp/log.txt here.
Hi , I tried that , but there is no log of the application freeze. I have to force quit Wine, and no log is generated when the app freezes. It stays in the "Opening Mp3" dialog of Foobar2k.
I could upload a screen captured video of the issue, since no log is created by this app freeze, the Mp3 file stays in the "Opening " dialog, and then the app hangs ( freezes ).
Would the video help ?