Home Forums Wiki Doc Install Extras Screenshots Source Code Projects Blog Users Groups Register
Glx-Dock / Cairo-Dock List of forums Problems at use | Problèmes à l'utilisation Cairo Dock restarts randomly loosing 50% of tray icon
The latest stable release is the *3.4.0* : How to install it here.
Note: We just switched from BZR to Git on Github! (only to host the code and your future pull requests)
Problems at use | Problèmes à l'utilisation

Subjects Author Language Messages Last message
[Locked] Cairo Dock restarts randomly loosing 50% of tray icon
Page : 1 2
Lockheed English 28 fabounet [Read]
12 March 2010 à 22:00

Lockheed, Wednesday 13 January 2010 à 17:55


Subscription date : 13 January 2010
Messages : 72
Some time ago I installed Cairo Dock from source (I think it was 2.1.1 or something like this). Lately, I added repository to Ubuntu and now I receive updates. Since then, it updated twice (currently, Cairo Dock 2.1.3 beta). The version I compiled myself did not restart randomly. However, now it happens every hour or so, completely randomly - CD restarts and this causes 50% of my tray icons go bye bye (particularly those of Wine programs). If I want to get them back, I have to restart the computer or at least the program with the missing tray icon.

Anyone knows why CD restarts or how to get back my missing icons after it does?

matttbe, Wednesday 13 January 2010 à 23:51


Subscription date : 24 January 2009
Messages : 12573
Hello !

This is really strange !
Which messages do you have just before the crash if you launch CD from a terminal with :
cairo-dock -l debug

fabounet, Thursday 14 January 2010 à 12:18


Subscription date : 30 November 2007
Messages : 17118
if you compile the sources of the 2.1.3, you could then run the dock with ddd, which would give some precious information.

did you try to remove some applets to see if one of them could be the culprit ?
which applets do you use ?

Lockheed, Thursday 14 January 2010 à 14:47


Subscription date : 13 January 2010
Messages : 72
matttbe, I hope it sheds some light: http://pastebin.com/m6591a6df

fabounet, I am not sure what do you mean by "applets". I am using one launcher dock, one 'open windows' dock and a systray dock. In the Launcher dock, apart from 4 custom launchers (inclouding two collapsable launchers (both with fours launchers in them), I also have "Menu".

fabounet, Thursday 14 January 2010 à 15:11


Subscription date : 30 November 2007
Messages : 17118
GMenu is an applet, as well as Systray (everything you can activate in the main page of the config panel)
I don't think MGenu can cause some problems, so maybe Systray does, or maybe the dock itself.
did you try to run the dock without the systray ?

also, if you could catch the debug output when the dock stops working, this could help.
thanks

matttbe, Thursday 14 January 2010 à 15:59


Subscription date : 24 January 2009
Messages : 12573
If you want, you can use this script in order to compile Cairo-Dock easilier on Debian or Ubuntu : cairo-dock_bzr.sh
chmod +x cairo-dock_bzr.sh
./cairo-dock_bzr.sh

Lockheed, Friday 15 January 2010 à 12:53


Subscription date : 13 January 2010
Messages : 72
fabounet, I was using both those applets before with no problems. The problems started only after upgrading to the newest build.

matttbe, do I need to uninstall my repository CD first or can I just run this script without doing anything else and my settings will be sustained?

PS
Is there a way to set email notification of replies on this board?

fabounet, Friday 15 January 2010 à 13:22


Subscription date : 30 November 2007
Messages : 17118
I recommend to uninstall (since you're going to install it anyway )
are you sure it restarts, or could it be just the systray that loses its icons ?

matttbe, Friday 15 January 2010 à 14:11


Subscription date : 24 January 2009
Messages : 12573
do I need to uninstall my repository CD first or can I just run this script without doing anything else and my settings will be sustained?
This script uninstall previous version of CD (but keep your configuration ). It install all dependences needed, compile and install.

Is there a way to set email notification of replies on this board?
Not now, sorry

Lockheed, Friday 15 January 2010 à 15:48


Subscription date : 13 January 2010
Messages : 72
fabounet, Yes, I am sure it restarts as I have seen it actually happening. CD disappears and then reapers with all retractable docks visible which is a standard behaviour after restart.

I will try the script, then.

Lockheed, Friday 15 January 2010 à 16:10


Subscription date : 13 January 2010
Messages : 72
I am getting this error:
http://pastebin.com/m3c1555f6

matttbe, Friday 15 January 2010 à 16:31


Subscription date : 24 January 2009
Messages : 12573
Sorry, I've not translated it completely
bzr: ERROR: Unknown repository format: 'Bazaar repository format 2a (needs bzr 1.16 or later)\n'
It seems that you have an old version of bzr
You're on Ubuntu Jaunty? It should work... But can you try with the latest stable release of bzr ?
sudo -v
echo "deb http://ppa.launchpad.net/bzr/ppa/ubuntu $(lsb_release -sc) main ## bzr" | sudo tee -a /etc/apt/sources.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8C6C1EFD
sudo apt-get dist-upgrade
and launch the script again.

After the compilation :
  • Can you launch cairo-dock with ddd (a small debugger -> sudo apt-get install ddd) :
    ddd cairo-dock
  • Click on Run (or F2)
  • Wait for the crash
  • In ddd window, go to Status > Backtrace
  • Increase the size of the window and simply post a screenshot this window

Thanks for your help !

Lockheed, Friday 15 January 2010 à 18:50


Subscription date : 13 January 2010
Messages : 72
More errors:
Installation des Plug-ins Extras
cp: cannot stat `/home/juha/Desktop/cairo-dock-plug-ins-extras/Calendar': No such file or directory
    Erreur

V??rification de l'int??grit?? de l'installation

Des erreurs ont ??t?? d??t??ct??es lors de l'installation.
Veuillez consulter le fichier log.txt pour plus d'informations et vous rendre sur le forum de cairo-dock pour reporter l'erreur dans la section "Version BZR"

matttbe, Friday 15 January 2010 à 22:58


Subscription date : 24 January 2009
Messages : 12573
Mmmh, this is strange but not important...
Did you try ddd?

Lockheed, Saturday 16 January 2010 à 12:09


Subscription date : 13 January 2010
Messages : 72
OK, I compiled it and now am running rc1. If the restarts continue, I will run it with ddd and report back.

Lockheed, Saturday 16 January 2010 à 20:52


Subscription date : 13 January 2010
Messages : 72
It is still crashing. ddd cairo-dock is only running ddd, not cairo-dock

fabounet, Saturday 16 January 2010 à 21:43


Subscription date : 30 November 2007
Messages : 17118
in ddd, you launch the dock with program->run,
then when it has crashed, you can get the line with status->backtrace

Lockheed, Thursday 21 January 2010 à 21:29


Subscription date : 13 January 2010
Messages : 72
This ddd program is extremely annoying, not mentioning not working:
http://img697.imageshack.us/img697/8157/ddddw.jpg

fabounet, Thursday 21 January 2010 à 22:06


Subscription date : 30 November 2007
Messages : 17118
extremely annoying, I agree, but it's working pretty well
what you need to enter here are the options
so probably -o or -c

Lockheed, Thursday 28 January 2010 à 10:24


Subscription date : 13 January 2010
Messages : 72
I have no idea what are you saying...

Problems at use | Problèmes à l'utilisation

Subjects Author Language Messages Last message
[Locked] Cairo Dock restarts randomly loosing 50% of tray icon
Page : 1 2
Lockheed English 28 fabounet [Read]
12 March 2010 à 22:00


Glx-Dock / Cairo-Dock List of forums Problems at use | Problèmes à l'utilisation Cairo Dock restarts randomly loosing 50% of tray icon Top

Online users :

Powered by ElementSpeak © 2007 Adrien Pilleboue, 2009-2013 Matthieu Baerts.
Dock based on CSS Dock Menu (Ndesign) with jQuery. Icons by zgegball
Cairo-Dock is a free software under GNU-GPL3 licence. First stable version created by Fabounet.
Many thanks to TuxFamily for the web Hosting and Mav for the domain name.