3 Jun
2019
3 Jun
'19
11:11 p.m.
https://bugs.winehq.org/show_bug.cgi?id=47318 --- Comment #4 from Olivier F. R. Dierick <o.dierick(a)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... 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.