View Single Post
Posts: 13 | Thanked: 0 times | Joined on Feb 2011
#4
Originally Posted by linuxeventually View Post
If the dialcentral.desktop shortcut is broken make sure dialcentral is installed.

$ dpkg -s dialcentral | grep Status
Status: install ok installed

If that isn't the output then it didn't install correctly.

$ ls /opt/dialcentral/bin/dialcentral.py

If that file does not exist then there is your problem.

To manually start:
$ /usr/bin/run-standalone.sh /opt/dialcentral/bin/dialcentral.py &
How do I add the file $ ls /opt/dialcentral/bin/dialcentral.py to my device?