http://bugs.winehq.org/show_bug.cgi?id=11960
--- Comment #4 from allan aganderson@ukonline.co.uk 2008-03-10 12:43:59 --- (In reply to comment #3)
can you run:
WINEDEBUG=+exec,+winebrowser wine legacy_app_name.exe > legacy_log.txt 2>&1
and attach legacy_log.txt to this bug report?
I entered WINEDEBUG=+exec,+winebrowser wine "c:\Legacy\legacy.exe" > legacy_log.txt 2>&1 which I presume is what you wanted. Legacy launched, I produced the web pages and confirmed I wished to view them in my browser, and a log was produced, but did not seem to have anything significant - just a bunch of 'fixme's, so I engaged brain.
Now, I have been using my **linux** browsers (inc. Konqueror as I indicated) and I realised this might be a problem, even though Legacy could launch them and access the Legacy site.
So I installed IE in wine and am now able to browse the web pages OK.
However, it still is not possible to check for updates from Legacy - it just times out. I've just checked on XP and it responds immediately. I did mention this as a possible problem in my initial bug. On the same dialog box used to check for updates, there is a link to 'See what's new' and that works as expected. Should I raise it as a separate bug, please?
Allan