http://bugs.winehq.org/show_bug.cgi?id=21300
--- Comment #4 from Lukáš spam@vsevjednom.cz 2010-01-09 19:41:51 --- (In reply to comment #3)
(In reply to comment #2)
Created an attachment (id=25634)
--> (http://bugs.winehq.org/attachment.cgi?id=25634) [details] [details]
Complete log - when i run it via terminal
I'm so sorry, but I can't do it regression test because I can't install it anyway. I did a backtrace, but result is only "Process of pid=0008 has terminated".
In the attachment is a log from terminal.
Can't install what, the application? If it's already installed and works in one version of Wine, you don't need to reinstall it, just do the regression test.
I can't compile wine source code... I have 64 bit, so I compiled 64 bit wine successfully, but when iI try to run Sony Vegas there was an error that I must have got a 32 bit version wine, so... I can run ./configure with success, but "make" fails with many errors. I did it according page WineOn64bit, but without success.
Warning: could not find DOS drive for current working directory '', starting in the Windows directory.
Did you remove your Z: drive? Either put it back or install in a clean prefix.
env WINEPREFIX="/home/djlj/.wine" wine "C:\Program Files\Sony\Vegas 5.0\vegas50.exe"
cd to the install directory first and then run it, as per the Wine FAQ http://wiki.winehq.org/FAQ#head-8d8c06cf7fb33269c085a07531b61e5c730566e0
I got it, this error message is fixed :).