http://bugs.winehq.org/show_bug.cgi?id=20798
Summary: vegas pro 8.0c will not launch Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: tectp@telefonica.net
Created an attachment (id=24905) --> (http://bugs.winehq.org/attachment.cgi?id=24905) output from program launcher
vegas 8.0c installs following instructions on the appdb page but kernel32.dll produces crash on trying to launch
http://bugs.winehq.org/show_bug.cgi?id=20798
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-22 13:58:46 --- Wine version? Attach as a plain text file (.txt) complete terminal output.
http://bugs.winehq.org/show_bug.cgi?id=20798
nick tectp@telefonica.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version|unspecified |1.1.3 Resolution| |FIXED
--- Comment #2 from nick tectp@telefonica.net 2009-11-23 07:36:58 --- This "bug" was in fact caused by my having changed the default install path. Linux terminal seems unable to steer into folders named with spaces, making it impossible to access for example the Program Files folder in drive_c.... So I simply deleted the spaces which in turn is what i think caused the problem of Vegas not starting. Solution: put the SonyInstall folder in your home folder in order to launch the install program with wine.
Vegas now seems to work fine.
http://bugs.winehq.org/show_bug.cgi?id=20798
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2009-11-23 07:40:52 --- With regards to the handling of paths containing spaces in the shell, the spaces need to be escaped. This bug also should be marked invalid, as there was no defect in Wine that was fixed.
http://bugs.winehq.org/show_bug.cgi?id=20798
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|FIXED |INVALID
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-23 08:46:43 --- Invalid then - user caused error.