http://bugs.winehq.org/show_bug.cgi?id=13727
--- Comment #7 from OlekA brodo@o2.pl 2009-01-27 17:37:39 --- (In reply to comment #6)
Please attach screenshot & terminal output.
I tried to get a snapshot, but it is not easy because onscreen schematic quickly pans/goes up (as duplicated part goes itself downward). After a second or so all we see is empty workspace with blinking "egg timer" instead a mouse pointer. It's position can be moved with a mouse.
Later, I issued at the terminal prompt:
/.wine/drive_c/Program Files/CircuitMaker 2000$ WINEDEBUG=+relay,+seh,+tid wine cirmaker.exe &> /tmp/output.txt
I tried to catch this bug .... but I could not ! It seems that this kind of debugging helped to avoid problem while slowing program execution. The size of /tmp/output.txt became appr. 200MB. Does it contain sth useful for us now ? Is there a less verbose debugging method that could unveil our bug back again ? Simply issuing "wine cirmaker.exe" yields normal program execution without any debugging messages.