Reply
Thread Tools
Posts: 13 | Thanked: 0 times | Joined on Feb 2011
#1
When I click on DialCentral to open the application, the application doesn't start. How do I start the application?


Nathalie Montreuil
 
Posts: 540 | Thanked: 387 times | Joined on May 2009
#2
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 &
 
Posts: 13 | Thanked: 0 times | Joined on Feb 2011
#3
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
 
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?
 
Posts: 22 | Thanked: 4 times | Joined on Mar 2008 @ Telford, UK
#5
Originally Posted by nmontreuil View Post
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
Uninstall DialCentral and any other QT apps you have installed

Disable Extras-Devel

Install Dial Central from Maemo extras.

The PyQT in Extras devel doesn't work correctly, so disabling Extras-devel and installing from Maemo-extras solves this. Hopefully it should work.
 
Posts: 13 | Thanked: 0 times | Joined on Feb 2011
#6
What are the QT Applications? I need the list of QT Applications to know which applications to uninstall.
 
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#7
Please note that I cannot follow every new thread created so I miss these DC threads requesting help. If you would like assistance, please post to the main DC thread.
http://talk.maemo.org/showthread.php?t=29347

Most likely DC will be your only Qt application at the moment. To verify, run the following
Code:
apt-get uninstall libqt4-gui
(I think)

That will ask to remove everything that depends on that package. Look at the list, say no, and use HAM to uninstall all of the top level applications
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 
Posts: 540 | Thanked: 387 times | Joined on May 2009
#8
@epage
which package manager have you been using lately? :P

@nmontreuil
as root:
Code:
apt-get remove libqtgui4
I'm running dialcentral 1.1.12-0 (really old) but it works great for me and it's GTK-based so QT is irrelevant. Of course the newer builds are QT so the OP needs to determine which version they are trying to install.
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:09.