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 Segmentation Fault
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] Segmentation Fault
Rudi Deutsch 0 Rudi [Read]
09 March 2015 à 01:59

Rudi, Monday 09 March 2015 à 01:59


Subscription date : 09 March 2015
Messages : 1
Hiho,

es scheint, als ob Cairo-Dock mit Linux Mint 17.1 und Kernelversion 3.19 nicht funktioniert.

Wenn ich Cairo via Konsole "./cairo-dock" starte, bekomme ich ein Segmentation Fault
Wenn ich das Dock jedoch via "./cairo-dock -c" starte, dann startet es bekomme jedoch div. Warnungen, die weiter unten im Codeblock angführt werden.

Mit dem Kernel 3.13 (original Linux Mint 17.1) funktioniert das Dock wunderbar.

EDIT: Cairo-Dock 3.4 getested, funktioniert auch nicht jedoch andere Warnings (siehe Code-Block)

English Text:
it seems that the cairo-dock doesnt work on Linux Mint 17.1 with Kernelversion 3.19.
When i start the dock via terminal "./cairo-dock" i got the following answer: Segmentation fault!
When I start the dock via "./cairo-dock -c" then the dock starts with several warnings (see the Code-Block below)

With Kernelversion 3.13 (originally by Linux Mint 17.1) the dock works perfectly.

Cairo-Dock 3.4 also tested and doesnt work... Warnings in the Code-Block below...

Cairo 3.3.2:

rudi@datenschleuder ~ $ cairo-dock -c

============================================================================
    Cairo-Dock version : 3.3.2
    Compiled date : Jun 19 2014 21:27:13
    Built with GTK : 3.10
    Running with OpenGL: 0
============================================================================

GldiShortkey '<Control>F12' failed!
warning : (/build/buildd/cairo-dock-3.3.99.beta1.2.really.3.3.2/src/gldit/cairo-dock-keybinder.c:init_object:455)
Couldn't bind '<Control>F12' (Abmelden: Das Abmeldemenü anzeigen)
This shortkey is probably already used by another applet or another application
GldiShortkey '<Control>F6' failed!
warning : (/build/buildd/cairo-dock-3.3.99.beta1.2.really.3.3.2/src/gldit/cairo-dock-keybinder.c:init_object:455)
Couldn't bind '<Control>F6' (Schnellanzeiger: Das Ordnermenü anzeigen oder verbergen)
This shortkey is probably already used by another applet or another application
GldiShortkey '<Control>F1' failed!
warning : (/build/buildd/cairo-dock-3.3.99.beta1.2.really.3.3.2/src/gldit/cairo-dock-keybinder.c:init_object:455)
Couldn't bind '<Control>F1' (Anwendungsmenü: Das Anwendungsmenü anzeigen oder verbergen)
This shortkey is probably already used by another applet or another application
GldiShortkey '<Control>F2' failed!
warning : (/build/buildd/cairo-dock-3.3.99.beta1.2.really.3.3.2/src/gldit/cairo-dock-keybinder.c:init_object:455)
Couldn't bind '<Control>F2' (Anwendungsmenü: Den Schnellstartdialog anzeigen oder verbergen)
This shortkey is probably already used by another applet or another application
cairo_dock_create_surface_from_image_simple: assertion 'cImageFile != NULL' failed
GldiShortkey '<Control>F10' failed!
warning : (/build/buildd/cairo-dock-3.3.99.beta1.2.really.3.3.2/src/gldit/cairo-dock-keybinder.c:init_object:455)
Couldn't bind '<Control>F10' (Kürzlich erfolgte Ereignisse: Letzte Ereignisse anzeigen oder verbergen)
This shortkey is probably already used by another applet or another application
Cairo-Dock - Launcher API Daemon is already running (5573)
_cd_find_volume_name_from_drive_name: assertion 'pDrive != NULL' failed


rudi@datenschleuder ~ $ cairo-dock -v
3.3.2


Cairo 3.4:

rudi@datenschleuder ~ $ cairo-dock
warning : (/build/buildd/cairo-dock-3.4.0/src/implementations/cairo-dock-egl.c:gldi_register_egl_backend:232)
Cairo-Dock was not built with EGL support
Segmentation fault


rudi@datenschleuder ~ $ cairo-dock -c
warning : (/build/buildd/cairo-dock-3.4.0/src/implementations/cairo-dock-egl.c:gldi_register_egl_backend:232)
Cairo-Dock was not built with EGL support

============================================================================
    Cairo-Dock version : 3.4.0
    Compiled date : Oct 17 2014 06:59:27
    Built with GTK : 3.10
    Running with OpenGL: 0
============================================================================

warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-config.c:cairo_dock_get_integer_key_value:113)
Key file does not have group 'Style'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-config.c:cairo_dock_get_double_list_key_value:316)
Key file does not have key 'bg color'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-config.c:cairo_dock_get_boolean_key_value:70)
Key file does not have key 'custom font'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-config.c:cairo_dock_get_double_list_key_value:316)
Key file does not have key 'text color'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-config.c:cairo_dock_get_integer_key_value:113)
Key file does not have key 'active frame'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-config.c:cairo_dock_get_integer_key_value:113)
Key file does not have key 'active style'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-config.c:cairo_dock_get_integer_key_value:113)
Key file does not have key 'bar_colors'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-config.c:cairo_dock_get_integer_key_value:113)
Key file does not have key 'separator_style'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-config.c:cairo_dock_get_integer_key_value:113)
Key file does not have key 'style'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-config.c:cairo_dock_get_double_list_key_value:316)
Key file does not have key 'bg color'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-config.c:cairo_dock_get_integer_key_value:113)
Key file does not have key 'style'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-config.c:cairo_dock_get_integer_key_value:113)
Key file does not have key 'style'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-keyfile-utilities.c:_cairo_dock_replace_key_values:233)
Key file does not have key 'text bg color'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-keyfile-utilities.c:_cairo_dock_replace_key_values:233)
Key file does not have key 'text line color'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-keyfile-utilities.c:_cairo_dock_replace_key_values:233)
Key file does not have key 'text color'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-keyfile-utilities.c:_cairo_dock_replace_key_values:233)
Key file does not have key 'frame_bg'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-keyfile-utilities.c:_cairo_dock_replace_key_values:233)
Key file does not have key 'sep_shape'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-keyfile-utilities.c:_cairo_dock_replace_key_values:233)
Key file does not have key 'frame_text'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-keyfile-utilities.c:_cairo_dock_replace_key_values:233)
Key file does not have key 'font'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-config.c:cairo_dock_get_integer_key_value:113)
Key file does not have key 'style'
Cairo-Dock - Launcher API Daemon is already running (5573)
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-config.c:cairo_dock_get_integer_key_value:113)
Key file does not have key 'style'
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-keybinder.c:init_object:358)
Couldn't bind '<Control>F12' (Abmelden: Das Abmeldemenü anzeigen)
This shortkey is probably already used by another applet or another application
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-keybinder.c:init_object:358)
Couldn't bind '<Control>F6' (Schnellanzeiger: Das Ordnermenü anzeigen oder verbergen)
This shortkey is probably already used by another applet or another application
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-keybinder.c:init_object:358)
Couldn't bind '<Control>F1' (Anwendungsmenü: Das Anwendungsmenü anzeigen oder verbergen)
This shortkey is probably already used by another applet or another application
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-keybinder.c:init_object:358)
Couldn't bind '<Control>F2' (Anwendungsmenü: Den Schnellstartdialog anzeigen oder verbergen)
This shortkey is probably already used by another applet or another application
cairo_dock_create_surface_from_image_simple: assertion 'cImageFile != NULL' failed
warning : (/build/buildd/cairo-dock-3.4.0/src/gldit/cairo-dock-keybinder.c:init_object:358)
Couldn't bind '<Control>F10' (Kürzlich erfolgte Ereignisse: Letzte Ereignisse anzeigen oder verbergen)
This shortkey is probably already used by another applet or another application
_cd_find_volume_name_from_drive_name: assertion 'pDrive != NULL' failed
drawing failure for widget `GtkWindow': invalid value (typically too big) for the size of the input (surface, pattern, etc.)
Compiz: GSettings backend detected ('Default' profile)
GSettings: Enable 'dbus' plugin for 'Default' profile
GSettings: Enable 'staticswitcher' plugin for 'Default' profile


rudi@datenschleuder ~ $ cairo-dock -v
3.4.0


My system setup:

rudi@datenschleuder ~ $ lsb_release -a
No LSB modules are available.
Distributor ID:    LinuxMint
Description:    Linux Mint 17.1 Rebecca
Release:    17.1
Codename:    rebecca


rudi@datenschleuder ~ $ uname -r
3.19.0-031900-generic


Hardware Info:

HP Notebook 15-p121ng
Grafik: AMD R5 M230 (newest AMD fglrx-driver)

Problems at use | Problèmes à l'utilisation

Subjects Author Language Messages Last message
[Locked] Segmentation Fault
Rudi Deutsch 0 Rudi [Read]
09 March 2015 à 01:59


Glx-Dock / Cairo-Dock List of forums Problems at use | Problèmes à l'utilisation Segmentation Fault 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.