[Bug 47318] wine has seizure when run in ubuntu 18.04LTS with NVIDIA driver

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 3 18:11:07 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47318

--- Comment #4 from Olivier F. R. Dierick <o.dierick at piezo-forte.be> ---
(In reply to topjetboy from comment #3)
> running this
> 
> WINEDEBUG=+xrandr > debug.txt
> 
> produces the file, debug.txt, which is empty

Hello,

You're expected to know what you're doing.

https://wiki.winehq.org/FAQ#How_can_I_get_a_debugging_log_.28a.k.a._terminal_output.29.3F

A variable affectation by itself will not give any output.

The command to run is:
WINEDEBUG=+xrandr wine MathType.exe > debug.txt

Regards.

-- 
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