[maemo-developers] [maemo-developers] application won't start from task navigator

From: Vladislav Grinchenko 3rdshift at comcast.net
Date: Wed Jan 18 07:48:52 EET 2006
Hi,


I can start an application on 770 from xterm just fine - I see 
connection coming in with dbus-monitor.

But when I try to start the same application from the task
navigator menu, it is not even executed. 

Can someone tell me which process on in the maemo desktop 
actually calls exec()? 

If it is dbus-daemon-1, is there any way to 
start it in verbose mode of some sort to trace what's going on?
I tried $ DBUS_VERBOSE=1 dbus-daemon-1 --session to no avail.

There are two dub-daemon-1 running, session and system. I'd like to
trace them both.

The .desktop file:
--------------------
[Desktop Entry]
Encoding=UTF-8
Version=0.1
Type=Application
Name=Granule
Exec=/var/lib/install/usr/bin/granule
Icon=granule
X-Window-Icon=granule
X-Window-Icon-Dimmed=granule
X-Osso-Service=granule
X-Osso-Type=application/x-executable
X-HildonDesk-ShowInToolbar=true
--------------------


The .services file:
--------------------
[D-BUS Service]
Name=com.nokia.granule
Exec=/var/lib/install/usr/bin/granule
--------------------

thanks,
-- Vlad
_____________________________________________________________
Vladislav Grinchenko       http://home.comcast.net/~3rdshift/
                                 e-mail: 3rdshift at comcast.net
                                                   
      Focus on quality, and productivity will follow.
_____________________________________________________________


More information about the maemo-developers mailing list