http://bugs.winehq.org/show_bug.cgi?id=4882
Summary: Reason 3.0 errors trying to open a non-existing file Product: Wine Version: CVS Platform: All URL: http://appdb.winehq.org/appview.php?versionId=2940 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-files AssignedTo: wine-bugs@winehq.org ReportedBy: willie@froq.net
On start, Reason usually opens a built-in project file. With Wine, however, it fails to open that file and crashes. The error it gives is: --- 8< --- Can not open file The file "Reason" is not a type of file that the application supports. --- >8 ---
It works if an existing file is given via the command line, like "wine Reason.exe Tutorial\ Song.rns".
A demo of Reason 3.0 is available at: http://www.propellerheads.se/download/files/ReasonDemo_304_pc.zip (63MB).
To start the application, you'll need this patch for the time being: http://winehq.org/pipermail/wine-patches/2006-March/025026.html