[Bug 17667] Visio 200 Displays Windows Problem Dialogue Then Crashes on Ubuntu Intrepid

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 10 13:24:05 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17667





--- Comment #12 from Austin English <austinenglish at gmail.com>  2009-03-10 13:24:04 ---
(In reply to comment #11)
> Created an attachment (id=19865)
 --> (http://bugs.winehq.org/attachment.cgi?id=19865) [details]
> Wine logs with visio 2003 file open
> 
> there you go...
> 

I meant for future reference...no need to attach it a second time :-).

While you're at it, be sure to redirect the output rather than cut and paste,
that way the lines are broken.

Can you get a +relay,+seh,+tid trace?

$ wine notepad (cuts down on log size)

In a separate terminal:
$ WINEDEBUG=+relay,+seh,+tid wine your_app.exe &> /tmp/output.txt

Trigger the bug as quickly as possible, as that log will get big. Compress with
bzip2 -9 and attach here.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list