Hello, just in case, wanted to add myself to the list of victims :-D The same latest Cairo Dock 3.4.0 on KDE, Arch Linux x86-64. I encountered the bug when tried to remove Shortcuts applet after the first Cairo Dock start up. As I right clicked the applet and clicked Shortcuts -> Remove, Cairo-Dock crashed. The same again and again. However, running "cairo-dock -e gnome" did the trick and allowed me to remove it and restart normally. Thank you very much!
-- You received this bug notification because you are a member of Cairo- Dock Devs, which is subscribed to Cairo-Dock Plug-ins. https://bugs.launchpad.net/bugs/1382796 Title: Shortcuts applet causing continous restarts of Dock Status in Cairo-Dock: Plug-ins: Fix Committed Bug description: ============================================================================ Cairo-Dock version : 3.4.0 Compiled date : Oct 17 2014 09:05:35 Built with GTK : 3.14 Running with OpenGL: 1 ============================================================================ This is an ssue with the Shortcuts applet (bzr plugins). STEPS TO REPRODUCE: 1. Load Cairo dock with default Panel 2. Delete one of the folders / files referenced by the Shortcuts plugin. 3. Restart cairo-dock It will seg fault and continue trying to restart. Seems impossible to change the theme and get the dock working again. Attempting to run the current theme will revert to default dock and so will not fix the problem. Issue occurs in applet-bookmarks.c -> cd_shortcuts_list_bookmarks (specifically it is reading .gtk-bookmarks and falling over when it cannot find the file referenced by the bookmarks). Emptying .gtk-bookmarks is a workaround to resolve the issue. STACK TRACE OF WHERE THE EVENT HAPPENSj: (gdb) backtrace #0 cd_shortcuts_list_bookmarks (cBookmarkFilePath=cBookmarkFilePath@entry=0x7fffc00199d0 "/home/nick/.gtk-bookmarks", myApplet=0xec48c0) at /var/abs/local/yaourtbuild/cairo-dock-plugins-bzr/src/cairo-dock-plug-ins/shortcuts/src/applet-bookmarks.c:415 #1 0x00007fffd121b2e1 in _load_icons (pSharedMemory=0xed5460) at /var/abs/local/yaourtbuild/cairo-dock-plugins-bzr/src/cairo-dock-plug-ins/shortcuts/src/applet-load-icons.c:266 #2 cd_shortcuts_get_shortcuts_data (pSharedMemory=0xed5460) at /var/abs/local/yaourtbuild/cairo-dock-plugins-bzr/src/cairo-dock-plug-ins/shortcuts/src/applet-load-icons.c:277 #3 0x00007ffff6311710 in _get_data_threaded (pTask=0xe93340) at /var/abs/local/yaourtbuild/cairo-dock-bzr/src/cairo-dock-core/src/gldit/cairo-dock-task.c:136 #4 0x00007ffff74a0585 in ?? () from /usr/lib/libglib-2.0.so.0 #5 0x00007ffff521c314 in start_thread () from /usr/lib/libpthread.so.0 #6 0x00007ffff5fcf3ed in clone () from /usr/lib/libc.so.6 (gdb) To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/1382796/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~cairo-dock-team Post to : [email protected] Unsubscribe : https://launchpad.net/~cairo-dock-team More help : https://help.launchpad.net/ListHelp

