&gt;If your apps work fine, why are you running wine with debugging turned<br>
&gt;on (WINEDEBUG=...)?<br>
<br>
For the simple reason that it is easier to find the letter &#39;&#39;o&#39;&#39; in the first message than in the second message:<br>
<br>
1) o<br>
2)akashahakjrehekjhfbdnbvca,lkjafojshbvdakrbabslkrbalsrgbaslugvcaskl<br>
<br>
How can you debug a program that doesn&#39;t work if the output of your debug is messed up like in the second message?<br>
Of course I do not run programs in the debug-mode in any normal
situation, but if every non-working program gives you the same (or
highly similar) output, probably you have a problem that is not linked
to the real problem....<br>
<br>
I&#39;m a rookie, and I understand very little of debugging, but having the
debugging messed up like this leaves me no hope of understanding the
process of debugging in the future...<br>
<br>
Martino