
firstfan at gmail
Jul 30, 2010, 9:30 AM
Post #3 of 3
(244 views)
Permalink
|
|
Re: Strange crash, ask for help on how to debug
[In reply to]
|
|
It works now. Thank you very much. Kindly regards, Evan JIANG On Fri, Jul 30, 2010 at 11:46 PM, Faheem Pervez <trippin1 [at] gmail> wrote: > Hi, > > On 30 July 2010 16:32, Evan JIANG <firstfan [at] gmail> wrote: > > Whatever I run "pcmanx" or "run-standalone pcmanx", it will not > crash. > > Only if I start the application from the > > application list, it may crash after a while. > > In your desktop file, you're using X-Osso-Service but you aren't > calling osso_initialize in your program. Since hildon-desktop is > starting your program up via D-Bus, it expects to be able to call the > "top_application" method on your application. You can either do that > (call osso_initialize) or remove the X-Osso-Service line. > > Best regards, > Faheem >
|