View Single Post
Posts: 40 | Thanked: 5 times | Joined on Jan 2011
#44
Originally Posted by Mentalist Traceur View Post
What I was saying earlier is: 1st reinstall python, BY ITSELF, without this applet. Then install the applet. If that doesn't work, try first installing python, then installing the dependency python-hildondesktop or whatever, and only then, AFTER installing those, install the applet again. That typically works for me for Advanced Clock Plugin, Advanced Power, and for Advanced Interface Switcher (which are all python status menu applets).
is this ok?

~ $ sudo apt-get remove python
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libevas0-loaders-all libetk0-engine-evas-software-x11
python2.5-epsilon python2.5-qt4-common python2.5-qt4-gui
libecore0-x libetk0-engine-evas python2.5-evas
libecore0-txt python2.5-efl-utils libetk0-engine-all
libevas0-engine-software-x11 libevas0-loader-eet
libetk0-engine-evas-x11 libecore0 libevas0-engines-all
libecore0-input libevas0-engine-software-generic
libevas0-engine-software-x11-16 libevas0-loader-png
python-minimal python2.5-etk libelementary0
python2.5-qt4-core libecore0-imf-evas libepsilon0
python2.5-elementary libetk0 libevas0-saver-eet
libevas0-all libecore0-file libembryo0
libevas0-engine-buffer libevas0-saver-jpeg libecore0-evas
libevas0-saver-png libevas0-savers-all python2.5-sip4
python2.5-ecore libetk0-engine-evas-software-x11-16
libedbus0 libecore0-all python2.5-edje libecore0-con
libecore0-imf libecore0-ipc libecore0-job
libevas0-loader-jpeg efl-core libevas0 libedje0
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
apmefo bluemaemo dropn900 maemodder mobilehotspot python
python-cairo python-central python-configobj
python-conic python-dbus python-gconf python-gobject
python-gtk2 python-hildon python-notify python-numeric
python-osso python-support python2.5-edbus
python2.5-efl-core python2.5-qt4-dbus
python2.5-qt4-maemo5 swappolube tracker-cfg
0 upgraded, 0 newly installed, 25 to remove and 3 not upgraded.
After this operation, 13,4MB disk space will be freed.
Do you want to continue [Y/n]? S
(Reading database ... 25553 files and directories currently installed.)
Removing apmefo ...
Removing bluemaemo ...
Removing dropn900 ...
Removing maemodder ...
Removing mobilehotspot ...
Removing python-configobj ...
Removing tracker-cfg ...
dpkg - warning: while removing tracker-cfg, directory `/opt/tracker-cfg' not empty so not removed.
Removing python-hildon ...
Removing python-notify ...
Removing python-gtk2 ...
Removing python-cairo ...
Removing python-osso ...
Removing python-numeric ...
Removing python-conic ...
Removing python-central ...
Removing python2.5-efl-core ...
Removing python2.5-edbus ...
Removing swappolube ...
Removing python2.5-qt4-maemo5 ...
Removing python2.5-qt4-dbus ...
dpkg - warning: while removing python2.5-qt4-dbus, directory `/usr/lib/pymodules/python2.5/dbus/mainloop' not empty so not removed.
dpkg - warning: while removing python2.5-qt4-dbus, directory `/usr/lib/pymodules/python2.5/dbus' not empty so not removed.
dpkg - warning: while removing python2.5-qt4-dbus, directory `/usr/lib/pymodules/python2.5' not empty so not removed.
Removing python-dbus ...
dpkg - warning: while removing python-dbus, unable to remove directory `/usr/lib/python-support': Device or resource busy - directory may be a mount point ?
dpkg - warning: while removing python-dbus, unable to remove directory `/usr/lib/python-support': Device or resource busy - directory may be a mount point ?
Removing python-gconf ...
Removing python-gobject ...
dpkg - warning: while removing python-gobject, unable to remove directory `/usr/share/pyshared': Device or resource busy - directory may be a mount point ?
dpkg - warning: while removing python-gobject, unable to remove directory `/usr/lib/pyshared': Device or resource busy - directory may be a mount point ?
Removing python-support ...
dpkg - warning: while removing python-support, unable to remove directory `/usr/share/python-support': Device or resource busy - directory may be a mount point ?
Removing python ...
~ $