Thread: [Fremantle Maemo5] start clock app from terminal or script
View Single Post
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#3
Cooktimer is just something else he wants to have at startup (used as example I guess)

I am afraid Rasmarc is not lucky enough to have CSSU-testing or the worldclock replacement installed.

The default worldclock is not a standalone executable, but a shared object. It cannot be launched as a standard executable.

This should do the trick:

Code:
dbus-send --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:"worldclock"
 

The Following 6 Users Say Thank You to ade For This Useful Post: