On Sun, Feb 22, 2009 at 2:34 PM, Jérôme Gardou <span dir="ltr">&lt;<a href="mailto:jerome.gardou@gmail.com">jerome.gardou@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Chris Robinson a écrit :<div class="Ih2E3d"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Having the information there of why it crashed would be nice too, especially if it&#39;s hard to reproduce. Knowing what the fault was, and where (with a backtrace if possible) can give the more development-inclined people information of where to look for the issue, instead of needlessly trying to make it crash again or go digging around in log files.<br>

<br>
 &nbsp;<br>
</blockquote></div>
Well, that was the intent of my patch : ReportFault is made to give windows developers information about why the application catched an exception. There is no reason why wine people could not use it. By the way, is there an easy way to know if wine was launched from console or not?<br>

</blockquote></div><br>Wine may have a macro or function to check for you, but I am not aware of it.&nbsp; In any application you can check to see if getenv(&quot;TERM&quot;) is empty, if it has a value then the application was launched from a console.<br>
<br>Erich Hoover<br><a href="mailto:ehoover@mines.edu">ehoover@mines.edu</a><br>