It works now.<div>Thank you very much.<br><br></div><div>Kindly regards,</div><div>Evan JIANG<br><div class="gmail_quote">On Fri, Jul 30, 2010 at 11:46 PM, Faheem Pervez <span dir="ltr"><<a href="mailto:trippin1@gmail.com">trippin1@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<div class="im"><br>
On 30 July 2010 16:32, Evan JIANG <<a href="mailto:firstfan@gmail.com">firstfan@gmail.com</a>> wrote:<br>
> Whatever I run "pcmanx" or "run-standalone pcmanx", it will not crash.<br>
> Only if I start the application from the<br>
> application list, it may crash after a while.<br>
<br>
</div>In your desktop file, you're using X-Osso-Service but you aren't<br>
calling osso_initialize in your program. Since hildon-desktop is<br>
starting your program up via D-Bus, it expects to be able to call the<br>
"top_application" method on your application. You can either do that<br>
(call osso_initialize) or remove the X-Osso-Service line.<br>
<br>
Best regards,<br>
<font color="#888888">Faheem<br>
</font></blockquote></div><br></div>