On Sun, Feb 22, 2009 at 2:08 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;">
Erich Hoover a écrit :<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
I know quite a few people (my converts) that run applications (mostly games) where they launch the application from an icon and there is no console. &nbsp;They&#39;ve complained to me every once in a while that they would much prefer a dialog informed them when their application crashes. &nbsp;Personally, I think that fatal errors (including things like &quot;a DLL could not be found&quot;) should launch a dialog if a terminal is not available (if &quot;TERM&quot; is not set).<br>

<br>
Erich Hoover<br>
</div><a href="mailto:ehoover@mines.edu" target="_blank">ehoover@mines.edu</a> &lt;mailto:<a href="mailto:ehoover@mines.edu" target="_blank">ehoover@mines.edu</a>&gt;<br>
</blockquote>
<br>
Why not writing directly debug output in a file instead of redirecting it to stderr. After all, Xorg has its own log, why not /tmp/wine.0.log ?<br>
<br>
And ReportFault would be &quot;Your application crashed because of unexpected behaviour. Please report a bug to <a href="http://bugs.winehq.org" target="_blank">http://bugs.winehq.org</a>. Don&#39;t forget to attach /tmp/wine.0.log. Please be kind and search for existing bug before reporting.&quot;<br>

</blockquote></div><br>For the people I know that sounds like it would work.&nbsp; Provided that that message appeared as a dialog (if run without a terminal) and they wouldn&#39;t need to do anything special to activate the feature then I think that would help a lot for the non-terminal-savvy folks.<br>
<br>Erich Hoover<br><a href="mailto:ehoover@mines.edu">ehoover@mines.edu</a><br>