http://bugs.winehq.org/show_bug.cgi?id=10747
garnet@signalpeak.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |garnet@signalpeak.net
--- Comment #2 from garnet@signalpeak.net 2008-04-29 11:06:35 --- I'd like to bring this bug report back to life, as Cool Edit is my last remaining windows app that does not yet work on wine.
In reply to Comment #1, there are no hidden windows behind the splash screen. However, the app is at the point when it would create the main window. The app appears to go into a loop at this point.
The error messages mentioned in the initial bug report no longer appear, and in fact there are NO error messages.
I did a winedebug with the following command:
WINEDEBUG=+tid,+seh,+relay,+msi wine "C:\Program Files\coolpro2\coolpro2.exe" &> /tmp/log.txt
The resulting log is HUGE, 59MB. I could upload it if requested, or I could run winedebug with different options.