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 Dock crash on right click since Debian/Gnome 3.14 update
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] Dock crash on right click since Debian/Gnome 3.14 update
Page : 1 2
hadi_a English 29 fleamour [Read]
26 October 2014 à 17:24

Guest, Wednesday 15 October 2014 à 17:28

matttbe :
Hello,

Is it maybe possible to test the latest revision (by using this script)?
I think I find a "workaround" (but I think this crash was firstly due to as regression in GTK, see this bug)

sedrosken :
Cairo-Dock is the best alternative, as while it isn't as light as Docky
It depends your definition of "light" (less options or use less resources?) but if you're using the OpenGL backend, the dock uses the hardware acceleration (it means that it uses less CPU resources). And without this OpenGL backend, it should use less resources/RAM than Docky because Cairo-Dock doesn't need a Mono VM ;-)


Ok installing latest cairo-dock version via your script this script fixes the bug.
thks a lot

Guest, Wednesday 15 October 2014 à 18:11

matttbe :
Hello,

Is it maybe possible to test the latest revision (by using this script)?
I think I find a "workaround" (but I think this crash was firstly due to as regression in GTK, see this bug)

sedrosken :
Cairo-Dock is the best alternative, as while it isn't as light as Docky
It depends your definition of "light" (less options or use less resources?) but if you're using the OpenGL backend, the dock uses the hardware acceleration (it means that it uses less CPU resources). And without this OpenGL backend, it should use less resources/RAM than Docky because Cairo-Dock doesn't need a Mono VM ;-)


Hello,

using your script the bzr install failed on debian jessie :

Des erreurs ont été détéctées lors de l'installation.
CMake Error at /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:341 (message):
CMake Error at /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:341 (message):
CMake Error at src/gldit/CMakeLists.txt:71 (if):
-- Configuring incomplete, errors occurred!
CMake Error at /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:341 (message):
CMake Error at CMakeLists.txt:60 (MESSAGE):
Error: version mismatch with the core: 3.4.0 <>
-- Configuring incomplete, errors occurred!
CMake Error at /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:341 (message):
-- Configuring incomplete, errors occurred!
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". Merci !

Cairo-Dock Core: 1837
Cairo-Dock Plug-ins: 3127
Cairo-Dock Plug-ins Extras: 463
Cairo-Desklet: 33

hereafter is the content of the install log.txt :
Installation de Cairo-Dock du mercredi 15 octobre 2014, 18:00:00 (UTC+0200)

./cairo-dock_bzr.sh: ligne 215 : test: testing : nombre entier attendu comme expression
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- The C compiler identification is GNU 4.9.1
-- The CXX compiler identification is GNU 4.9.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- checking for modules 'glib-2.0;gthread-2.0;cairo;librsvg-2.0;dbus-1;dbus-glib-1;libxml-2.0;gl;glu;libcurl'
-- package 'librsvg-2.0' not found
-- package 'dbus-1' not found
-- package 'dbus-glib-1' not found
CMake Error at /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:341 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:395 (_pkg_check_modules_internal)
CMakeLists.txt:96 (pkg_check_modules)

-- checking for module 'x11'
-- found x11, version 1.6.2
-- Looking for glXMakeCurrent in GL
-- Looking for glXMakeCurrent in GL - found
-- checking for modules 'xtst;xcomposite;xrandr;xrender'
-- found xtst, version 1.2.2
-- found xcomposite, version 0.4.4
-- found xrandr, version 1.4.2
-- found xrender, version 0.9.8
-- checking for module 'xinerama'
-- package 'xinerama' not found
-- checking for module 'wayland-client'
-- found wayland-client, version 1.6.0
-- checking for module 'gtk+-3.0>=3.4.0'
-- package 'gtk+-3.0>=3.4.0' not found
CMake Error at /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:341 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:395 (_pkg_check_modules_internal)
CMakeLists.txt:162 (pkg_check_modules)

-- Looking for encrypt in crypt
-- Looking for encrypt in crypt - found
-- Looking for LC_MESSAGES
-- Looking for LC_MESSAGES - found
-- Looking for include file math.h
-- Looking for include file math.h - found
-- Looking for sin in m
-- Looking for sin in m - found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for libintl_gettext in intl
-- Looking for libintl_gettext in intl - not found
CMake Error at src/gldit/CMakeLists.txt:71 (if):
if given arguments:

"GREATER" "3" "OR" "(" "EQUAL" "3" "AND" "GREATER" "8" ")"

Unknown arguments specified

-- Configuring incomplete, errors occurred!
See also "/opt/cairo-dock_bzr/cairo-dock-core/build/CMakeFiles/CMakeOutput.log".
See also "/opt/cairo-dock_bzr/cairo-dock-core/build/CMakeFiles/CMakeError.log".

Installation des plug-ins du mercredi 15 octobre 2014, 18:00:11 (UTC+0200)

/opt/cairo-dock_bzr
/opt/cairo-dock_bzr/cairo-dock-plug-ins
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- The C compiler identification is GNU 4.9.1
-- The CXX compiler identification is GNU 4.9.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- checking for module 'gldi=3.4.0'
-- package 'gldi=3.4.0' not found
CMake Error at /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:341 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:395 (_pkg_check_modules_internal)
CMakeLists.txt:52 (pkg_check_modules)

Package gldi was not found in the pkg-config search path.
Perhaps you should add the directory containing `gldi.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gldi' found
CMake Error at CMakeLists.txt:60 (MESSAGE):
Error: version mismatch with the core: 3.4.0 <>

-- Configuring incomplete, errors occurred!
See also "/opt/cairo-dock_bzr/cairo-dock-plug-ins/build/CMakeFiles/CMakeOutput.log".

-e This package rubygems isn't installed : Installation
error: Package `CDApplet' not found in specified Vala API directories or GObject-Introspection GIR directories
Successfully installed parseconfig-1.0.6
Parsing documentation for parseconfig-1.0.6
Done installing documentation for parseconfig after 0 seconds
Successfully installed addressable-2.3.6
Parsing documentation for addressable-2.3.6
Done installing documentation for addressable after 0 seconds
Successfully installed launchy-2.4.2
Parsing documentation for launchy-2.4.2
Done installing documentation for launchy after 0 seconds
Building native extensions. This could take a while...
Successfully installed ruby-dbus-0.11.0
Parsing documentation for ruby-dbus-0.11.0
Done installing documentation for ruby-dbus after 0 seconds
4 gems installed
Installation des Plug-ins Extras du mercredi 15 octobre 2014, 18:00:30 (UTC+0200)

Installation de Cairo-Desklet

-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- The C compiler identification is GNU 4.9.1
-- The CXX compiler identification is GNU 4.9.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- checking for module 'gldi'
-- package 'gldi' not found
CMake Error at /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:341 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:395 (_pkg_check_modules_internal)
CMakeLists.txt:57 (pkg_check_modules)

-- Looking for include file math.h
-- Looking for include file math.h - found
-- Looking for LC_MESSAGES
-- Looking for LC_MESSAGES - found
-- Looking for sin in m
-- Looking for sin in m - found
-- Configuring incomplete, errors occurred!

matttbe, Thursday 16 October 2014 à 13:16


Subscription date : 24 January 2009
Messages : 12573
Guest 1 :
Ok installing latest cairo-dock version via your script this script fixes the bug.

Great

Guest 2 :
using your script the bzr install failed on debian jessie :

It seems the script failed to install all dependences (maybe because apt-get was already launched).
Simply relaunch the script (and choose the second option to rebuild the dock) and it should be fine

sedrosken, Friday 17 October 2014 à 23:11


Subscription date : 14 October 2014
Messages : 3
Hit a bit of a hiccup satisfying all the dependencies, but after I smoothed that out the BZR release installed and runs just beautifully. Thanks so much!

I was looking at memory usage, and I do believe you're correct - Cairo-Dock is lighter all around! Bonus!

black_sun_2012, Saturday 18 October 2014 à 11:42


Subscription date : 25 June 2012
Messages : 30
The script work for me too.
But since, I've got another bug (I think related to gtk 3.14 too)

When I right click on the dock : Cairo-dock -> about
My gnome shell session crash.
I've got the screen "oh no something has gone wrong"

matttbe, Saturday 18 October 2014 à 23:16


Subscription date : 24 January 2009
Messages : 12573
When I right click on the dock : Cairo-dock -> about
My gnome shell session crash.
I've got the screen "oh no something has gone wrong"
This is strange that Cairo-Dock causes a crash in Gnome-Shell
Feel free to report this bug to Gnome-Shell devs

forestwalker, Sunday 19 October 2014 à 07:17


Subscription date : 19 May 2010
Messages : 36
I've just installed 3.4 and the issue is gone, congrats

Although a strange black corner appeared around the context menu on dock beyond the round corners - like it cannot render the corners with transparency.

Interesting, because it seems that the bg image of the context menu and the bubbles are the same, but only the bubble has transparency, the menu does not.

But the font outlines from the bubbles does not work now :( Ed: Sorry, my bad! Seems like some config change I've found it at the captions which was now switched to "System" - changing to custom solved it Sorry

Is there a list somewhere what config items changed? To avoid such mistakes in the future...

matttbe, Sunday 19 October 2014 à 20:29


Subscription date : 24 January 2009
Messages : 12573
Is there a list somewhere what config items changed? To avoid such mistakes in the future...

No but it shouldn't be so hard to implement that. Any help is welcome

forestwalker, Thursday 23 October 2014 à 10:15


Subscription date : 19 May 2010
Messages : 36
matttbe :
Is there a list somewhere what config items changed? To avoid such mistakes in the future...

No but it shouldn't be so hard to implement that. Any help is welcome ;-)

Got the point, and I'd like to, but in case I should refresh my C(++) knowledge and catch up with Linux gcc workflow which I don't have time for now

Anyways - do You have any idea about the strange transparency-less of the new context menu? Although it seems it uses similar (same?) method as the dialogue boxes, the menus aren't transparent at all.

fleamour, Sunday 26 October 2014 à 17:24


Subscription date : 16 September 2012
Messages : 12
I've been experiencing the right click bug under openSUSE KDE Factory rolling release.

Problems at use | Problèmes à l'utilisation

Subjects Author Language Messages Last message
[Locked] Dock crash on right click since Debian/Gnome 3.14 update
Page : 1 2
hadi_a English 29 fleamour [Read]
26 October 2014 à 17:24


Glx-Dock / Cairo-Dock List of forums Problems at use | Problèmes à l'utilisation Dock crash on right click since Debian/Gnome 3.14 update 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.