<div class="gmail_quote">On Sun, Mar 14, 2010 at 7:40 PM, Thomas Tempelmann <span dir="ltr"><<a href="mailto:tempelmann@gmail.com">tempelmann@gmail.com</a>></span> wrote:<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="im">On Mon, Mar 15, 2010 at 00:26, Dmitrijs Ledkovs<br>
<<a href="mailto:dmitrij.ledkov@ubuntu.com">dmitrij.ledkov@ubuntu.com</a>> wrote:<br>
<br>
> I don't think an error is needed. Generally on Ubuntu you launch<br>
> .desktop files of applications installed using Software Centre /<br>
> Synaptic / apt. All of which are of correct architecture.<br>
<br>
</div>I disagree. I think it's important to get your error reporting right,<br>
because error reporting is mostly for the cases where things are NOT<br>
normal. Like here, in my particular case. A general attitude of "no<br>
error handling needed, as it's not happening usually" only leads to<br>
more and more slips, and hard-to-maintain software eventually.<br></blockquote><div><br>I agree. If a case should never happen, we still need to handle the what-if-it-does.<br>It can't be considered a high priority item, but it should be dealt with. Maybe a papercut bug?<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Anyway. My biggest problem now is that all I get in the Terminal is<br>
"seg fault" and no other hints telling me where the problem might be<br>
so that I could fix it, maybe.<br>
<br>
Any suggestions how I could debug this</blockquote><div><br>Assuming that ldd isn't missing anything (if that is even possible?) then I don't have any suggestions beyond printf, but I do hope you get it working.<br>
<br>Cheers,<br>Evan</div></div>