![]() |
2011-02-14
, 00:42
|
Posts: 540 |
Thanked: 387 times |
Joined on May 2009
|
#2
|
![]() |
2011-02-14
, 16:12
|
Posts: 13 |
Thanked: 0 times |
Joined on Feb 2011
|
#3
|
![]() |
2011-02-14
, 17:52
|
Posts: 13 |
Thanked: 0 times |
Joined on Feb 2011
|
#4
|
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 &
![]() |
2011-02-20
, 11:03
|
Posts: 22 |
Thanked: 4 times |
Joined on Mar 2008
@ Telford, UK
|
#5
|
The status says install ok installed.
I still can't start the application. How do I start DialCentral by clicking on the application?
Nathalie Montreuil
![]() |
2011-02-20
, 16:14
|
Posts: 13 |
Thanked: 0 times |
Joined on Feb 2011
|
#6
|
![]() |
2011-02-22
, 19:44
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#7
|
apt-get uninstall libqt4-gui
![]() |
2011-02-22
, 22:30
|
Posts: 540 |
Thanked: 387 times |
Joined on May 2009
|
#8
|
apt-get remove libqtgui4
Nathalie Montreuil