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">&lt;<a href="mailto:trippin1@gmail.com">trippin1@gmail.com</a>&gt;</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 &lt;<a href="mailto:firstfan@gmail.com">firstfan@gmail.com</a>&gt; wrote:<br>
&gt;     Whatever I run &quot;pcmanx&quot; or &quot;run-standalone pcmanx&quot;, it will not crash.<br>
&gt; Only if I start the application from the<br>
&gt;     application list, it may crash after a while.<br>
<br>
</div>In your desktop file, you&#39;re using X-Osso-Service but you aren&#39;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>
&quot;top_application&quot; 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>