View Single Post
Posts: 262 | Thanked: 315 times | Joined on Jun 2010
#38
Aaarghhh!

Hmm, any chance you could help me troubleshoot?

First we should try this:
Code:
killall hildon-status-menu
Wait a few seconds for it to restart and then check again. Do you have a lot of items on your menu? Installing a new package will cause it to move from its usual position.

If there is still no sign of it, try:
Code:
pkill -f /usr/bin/hildon-status-menu && DEBUG_OUTPUT=1 /usr/bin/hildon-status-menu


If you could run the following commands and then send the file mscimtest.tar.gz to me it would be very useful:

Code:
ls -l /home/user/.config/mscimswitcherstatus /etc/gtk-2.0 /usr/share/applications/hildon-status-menu/mscimswitcher_status.desktop /usr/lib/hildon-desktop/mscimswitcher_status.py > /tmp/mscim_perms && dpkg --get-selections > /tmp/pkgs && tar cvfz $HOME/MyDocs/mscimtest.tar.gz /home/user/.config/mscimswitcherstatus/mscimswitcherstatus.conf /usr/lib/hildon-desktop/mscimswitcher_status.py /tmp/pkgs /usr/share/applications/hildon-status-menu/mscimswitcher_status.desktop /tmp/mscim_perms