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 Not Starting
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 Not Starting
Guest English 12 Guest [Read]
30 November 2014 à 01:59

Guest, Friday 14 October 2011 à 10:24

warning : (/build/buildd/cairo-dock-2.4.0~2/src/cairo-dock.c:_cairo_dock_intercept_signal:167)
Cairo-Dock has crashed (sig 8).
It will be restarted now.
Feel free to report this bug on glx-dock.org to help improving the dock!
info on the system :
Linux alexx-desktop 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
The applet 'stack' may be the culpritrestarting with 'cairo-dock -x "stack" -w 2 -q 1'...

this is the error that i get when trying to open

matttbe, Friday 14 October 2011 à 10:50


Subscription date : 24 January 2009
Messages : 12573
Hello and thank you for this bug report!

But is it possible to have the backtrace? It seems you're using Ubuntu, so it's easy to recompile the dock by using a script => ddd

fabounet, Friday 14 October 2011 à 12:15


Subscription date : 30 November 2007
Messages : 17118
do you have this after upgrading from the previous version ? or is it a first install ?

in the first case, could you please try with "cairo-dock -d test" ?

also, what if you deactivate the Stack applet ? (run "cairo-dock -m", and deactivate the applet)

Guest, Saturday 15 October 2011 à 00:39

http://uppix.net/e/3/b/444510f8000a289d0d2e3a1f2add7.html
error report

matttbe, Saturday 15 October 2011 à 02:23


Subscription date : 24 January 2009
Messages : 12573
Is it possible to compile the dock by using our script in order to have a much better backtrace?
Simply launch these commands:
sudo mkdir /opt/cairo-dock_bzr
sudo chown $USER:$USER /opt/cairo-dock_bzr
cd /opt/cairo-dock_bzr
wget http://bzr.glx-dock.org/cairo-dock_bzr.sh
chmod u+x cairo-dock_bzr.sh
./cairo-dock_bzr.sh
Then, press "1" + "Enter" to start the installation (1 --> Install the current version of Cairo-Dock from BZR server for the first time (Install)). After that, press "2" + "Enter" (Press "2" (in most cases) + "Enter" to start the download).
Now simply reproduce the dock by using ddd.

if you want to re-launch the script (if you want to update or remove it):
cd /opt/cairo-dock_bzr
./cairo-dock_bzr.sh

Guest, Saturday 15 October 2011 à 06:23

http://uppix.net/a/5/a/9d15271177954eccf03f6ca36b2e5.html

Guest, Saturday 15 October 2011 à 23:39

Hi, Im having the same problem. It worked a few startups and never again.

matttbe, Wednesday 19 October 2011 à 18:57


Subscription date : 24 January 2009
Messages : 12573
Hello,

This is a bit strange... It seems you've an empty desklet...
Is it possible to launch this command (you've to use our script (cairo-dock_bzr) to compile the dock with debug symbols):
gdb cairo-dock
then press r + return.
Then reproduce the crash and write this line in the same terminal:
thread apply all bt full
+ type return until all messages are displayed.
Can you post all output messages here? (if possible between code tags => [code]OUTPUT[/code])

Guest, Wednesday 19 October 2011 à 19:06

Hi. Here it is:


don@pc:~$ gdb cairo-dock
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Para las instrucciones de informe de errores, vea:
<http://bugs.launchpad.net/gdb-linaro/>...
Leyendo símbolos desde /usr/bin/cairo-dock...(no se encontraron símbolos de depuración)hecho.
(gdb) r
Starting program: /usr/bin/cairo-dock
[Depuración de hilo usando libthread_db enabled]

============================================================================
    Cairo-Dock version: 2.4.0~2
    Compiled date: Oct 11 2011 11:30:19
    Running with OpenGL: 1
============================================================================

cairo_dock_create_surface_from_image_simple: assertion `cImageFile != NULL' failed
cairo_dock_create_surface_from_image_simple: assertion `cImageFile != NULL' failed
cairo_dock_create_surface_from_image_simple: assertion `cImageFile != NULL' failed
[Nuevo Thread 0x7fffd445a700 (LWP 14154)]
cairo_dock_create_surface_from_image_simple: assertion `cImageFile != NULL' failed
cairo_dock_create_surface_from_image_simple: assertion `cImageFile != NULL' failed
[Thread 0x7fffd445a700 (LWP 14154) terminado]

Program received signal SIGFPE, Arithmetic exception.
0x00007fffe592ea47 in ?? () from /usr/lib/cairo-dock/libcd-desklet-rendering.so

(gdb) thread apply all bt full

Hilo 1 (Thread 0x7ffff7f96a00 (LWP 14150)):
#0 0x00007fffe592ea47 in ?? () from /usr/lib/cairo-dock/libcd-desklet-rendering.so
No symbol table info available.
#1 0x00007ffff6421d5b in cairo_dock_set_desklet_renderer () from /usr/lib/libgldi.so.2
No symbol table info available.
#2 0x00007ffff63fe67b in cairo_dock_insert_icons_in_applet () from /usr/lib/libgldi.so.2
No symbol table info available.
#3 0x00007fffe50e7eda in cd_stack_build_icons () from /usr/lib/cairo-dock/libcd-stack.so
No symbol table info available.
#4 0x00007fffe50e7221 in init () from /usr/lib/cairo-dock/libcd-stack.so
No symbol table info available.
#5 0x00007ffff6400140 in cairo_dock_instanciate_module () from /usr/lib/libgldi.so.2
No symbol table info available.
#6 0x00007ffff640102b in cairo_dock_activate_module () from /usr/lib/libgldi.so.2
No symbol table info available.
#7 0x00007ffff6401cdd in cairo_dock_activate_modules_from_list () from /usr/lib/libgldi.so.2
No symbol table info available.
#8 0x00007ffff645456f in cairo_dock_load_current_theme () from /usr/lib/libgldi.so.2
No symbol table info available.
#9 0x000000000040dfa3 in main ()
No symbol table info available.

Guest, Wednesday 19 October 2011 à 23:34

(gdb) thread apply all bt full

Thread 2 (Thread 0x7fffd7438700 (LWP 3636)):
#0 0x00007ffff5967773 in poll () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#1 0x00007ffff00caee2 in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2
No symbol table info available.
#2 0x00007ffff00c8e71 in __libc_res_nquery ()
from /lib/x86_64-linux-gnu/libresolv.so.2
No symbol table info available.
#3 0x00007ffff00c93ce in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2
No symbol table info available.
#4 0x00007ffff00c980f in __libc_res_nsearch ()
from /lib/x86_64-linux-gnu/libresolv.so.2
No symbol table info available.
#5 0x00007fffd680d531 in ?? () from /lib/x86_64-linux-gnu/libnss_dns.so.2
No symbol table info available.
#6 0x00007ffff594a86a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#7 0x00007ffff594d290 in getaddrinfo () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#8 0x00007ffff1912072 in Curl_getaddrinfo_ex ()
from /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#9 0x00007ffff190c05f in Curl_getaddrinfo ()
from /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
#10 0x00007ffff18e2c43 in Curl_resolv ()
from /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
#11 0x00007ffff18e2f61 in Curl_resolv_timeout ()
from /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
#12 0x00007ffff18f3f89 in ?? ()
from /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
#13 0x00007ffff18f7ede in Curl_connect ()
from /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
#14 0x00007ffff18ff341 in ?? ()
from /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
#15 0x00007ffff619cfac in cairo_dock_get_url_data_with_post (
cURL=0x8afa70 "http://download.tuxfamily.org/glxdock/themes/third-party/2.4.0/list.conf", bGetOutputHeaders=0, erreur=<optimized out>,
cFirstProperty=<optimized out>)
at /opt/cairo-dock_bzr/cairo-dock-core/src/gldit/cairo-dock-packages.c:323
---Type <return> to continue, or q <return> to quit---
__PRETTY_FUNCTION__ = "cairo_dock_get_url_data_with_post"
handle = 0x951800
sPostData = 0x0
pointer_to_list = 0x82b090
r = <optimized out>
cContent = <optimized out>
#16 0x00007ffff619d1a4 in cairo_dock_get_distant_file_content (
cServerAdress=<optimized out>, cDistantFilePath=<optimized out>,
cDistantFileName=<optimized out>, erreur=0x7fffd7437ac0)
at /opt/cairo-dock_bzr/cairo-dock-core/src/gldit/cairo-dock-packages.c:271
cURL = 0x8afa70 "http://download.tuxfamily.org/glxdock/themes/third-party/2.4.0/list.conf"
cContent = <optimized out>
#17 0x00007ffff619d595 in cairo_dock_list_net_packages (
cServerAdress=0x6f8bf0 "http://download.tuxfamily.org/glxdock/themes",
cDirectory=0x8e7620 "third-party/2.4.0",
cListFileName=0x7ffff61bd2c8 "list.conf", hProvidedTable=0x879060,
erreur=0x7fffd7437b40)
at /opt/cairo-dock_bzr/cairo-dock-core/src/gldit/cairo-dock-packages.c:644
__PRETTY_FUNCTION__ = "cairo_dock_list_net_packages"
tmp_erreur = 0x0
cContent = <optimized out>
pKeyFile = <optimized out>
---Type <return> to continue, or q <return> to quit---
pPackageTable = <optimized out>
#18 0x00007ffff619de47 in cairo_dock_list_packages (cSharePackagesDir=0x0,
cUserPackagesDir=0x8e7570 "/home/alexx/.config/cairo-dock/third-party",
cDistantPackagesDir=0x8e7620 "third-party/2.4.0", pTable=<optimized out>)
at /opt/cairo-dock_bzr/cairo-dock-core/src/gldit/cairo-dock-packages.c:716
__PRETTY_FUNCTION__ = "cairo_dock_list_packages"
__func__ = "cairo_dock_list_packages"
erreur = 0x0
pPackageTable = 0x879060
#19 0x00007ffff619def8 in _list_packages (pSharedMemory=0x8a75c0)
at /opt/cairo-dock_bzr/cairo-dock-core/src/gldit/cairo-dock-packages.c:730
No locals.
#20 0x00007ffff619fd64 in _cairo_dock_threaded_calculation (pTask=0x8d89c0)
at /opt/cairo-dock_bzr/cairo-dock-core/src/gldit/cairo-dock-task.c:64
No locals.
#21 0x00007ffff64402b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#22 0x00007ffff7990efc in start_thread ()
from /lib/x86_64-linux-gnu/libpthread.so.0
No symbol table info available.
#23 0x00007ffff597389d in clone () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#24 0x0000000000000000 in ?? ()
---Type <return> to continue, or q <return> to quit---
No symbol table info available.

Thread 1 (Thread 0x7ffff7eb2a20 (LWP 3632)):
#0 _compute_icons_position (pViewport=<optimized out>,
pDesklet=<optimized out>)
at /opt/cairo-dock_bzr/cairo-dock-plug-ins/desklet-rendering/src/rendering-desklet-viewport.c:102
icon = 0x995c60
ic = 0x75ec20
i = <optimized out>
x = <error reading variable x (Division by zero)>
#1 0x00007ffff616d8ab in cairo_dock_set_desklet_renderer (pDesklet=0x8c5150,
pRenderer=0x72b420, pConfig=0x0)
at /opt/cairo-dock_bzr/cairo-dock-core/src/gldit/cairo-dock-backends-manager.c:311
pIcon = <optimized out>
ic = <optimized out>
__PRETTY_FUNCTION__ = "cairo_dock_set_desklet_renderer"
#2 0x00007ffff6149f43 in cairo_dock_insert_icons_in_applet (
pInstance=0x8e6720, pIconsList=0x75ec20, cDockRenderer=0x0,
cDeskletRenderer=<optimized out>, pDeskletRendererData=<optimized out>)
at /opt/cairo-dock_bzr/cairo-dock-core/src/gldit/cairo-dock-applet-facility.c:464
---Type <return> to continue, or q <return> to quit---
pIcon = 0x9997f0
__PRETTY_FUNCTION__ = "cairo_dock_insert_icons_in_applet"
pContainer = <optimized out>
#3 0x00007fffddbf509a in cd_stack_build_icons (myApplet=0x8e6720)
at /opt/cairo-dock_bzr/cairo-dock-plug-ins/stack/src/applet-load-icons.c:260
cDeskletRendererName = <optimized out>
pIconList = <optimized out>
#4 0x00007fffddbf43e1 in init (myApplet=0x8e6720, pKeyFile=0x8084f0)
at /opt/cairo-dock_bzr/cairo-dock-plug-ins/stack/src/applet-init.c:50
__PRETTY_FUNCTION__ = "init"
__func__ = "init"
#5 0x00007ffff614b9d0 in cairo_dock_instanciate_module (pModule=0x750d80,
cConfFilePath=<optimized out>)
at /opt/cairo-dock_bzr/cairo-dock-core/src/gldit/cairo-dock-module-factory.c:523
__PRETTY_FUNCTION__ = "cairo_dock_instanciate_module"
__func__ = "cairo_dock_instanciate_module"
pInstance = 0x8e6720
pMinimalConfig = <optimized out>
pKeyFile = 0x8084f0
pContainer = <optimized out>
pDock = <optimized out>
---Type <return> to continue, or q <return> to quit---
pDesklet = <optimized out>
pIcon = <optimized out>
bCanInit = 1
#6 0x00007ffff614c8ab in cairo_dock_activate_module (module=0x750d80,
erreur=0x7fffffffdc30)
at /opt/cairo-dock_bzr/cairo-dock-core/src/gldit/cairo-dock-module-factory.c:864
str = <optimized out>
tmp_erreur = 0x0
dir = 0x8cde70
cFileName = 0x81cfdb "stack.conf"
cInstanceFilePath = <optimized out>
cUserDataDirPath = 0x8cde20 "/home/alexx/.config/cairo-dock/current_theme/plug-ins/stack"
n = 0
__PRETTY_FUNCTION__ = "cairo_dock_activate_module"
__func__ = "cairo_dock_activate_module"
#7 0x00007ffff614d4cb in cairo_dock_activate_modules_from_list (
cActiveModuleList=<optimized out>)
at /opt/cairo-dock_bzr/cairo-dock-core/src/gldit/cairo-dock-module-manager.c:263
erreur = 0x0
cModuleName = 0x7666d0 "stack"
---Type <return> to continue, or q <return> to quit---
pModule = <optimized out>
m = <optimized out>
__PRETTY_FUNCTION__ = "cairo_dock_activate_modules_from_list"
i = <optimized out>
pNotFoundModules = <optimized out>
#8 0x00007ffff61a172f in cairo_dock_load_current_theme ()
at /opt/cairo-dock_bzr/cairo-dock-core/src/gldit/cairo-dock-config.c:505
__PRETTY_FUNCTION__ = "cairo_dock_load_current_theme"
__func__ = "cairo_dock_load_current_theme"
pMainDock = 0x707a00
#9 0x000000000040e403 in main (argc=1, argv=0x7fffffffe2a8)
at /opt/cairo-dock_bzr/cairo-dock-core/src/cairo-dock.c:691
i = <optimized out>
erreur = 0x0
bSafeMode = 0
bMaintenance = 0
bNoSticky = 0
bNormalHint = 0
bCappuccino = 0
bPrintVersion = 0
bTesting = 0
bForceIndirectRendering = 0
bForceOpenGL = 0
---Type <return> to continue, or q <return> to quit---
bToggleIndirectRendering = 0
bKeepAbove = 0
bForceColors = 0
cEnvironment = 0x0
cUserDefinedDataDir = 0x0
cVerbosity = 0x0
cUserDefinedModuleDir = 0x0
cExcludeModule = 0x0
cThemeServerAdress = 0x0
iDelay = 0
pOptionsTable = {{long_name = 0x427b27 "cairo", short_name = 99 'c',
flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0x632850,
description = 0x427b32 "Use Cairo backend.",
arg_description = 0x0}, {long_name = 0x427b62 "opengl",
short_name = 111 'o', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0x7fffffffe160,
description = 0x427b45 "Use OpenGL backend.",
arg_description = 0x0}, {long_name = 0x427b59 "indirect-opengl",
short_name = 79 'O', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0x7fffffffe170,
description = 0x426e88 "Use OpenGL backend with indirect rendering. There are very few case where this option should be used.",
arg_description = 0x0}, {long_name = 0x427b69 "env",
---Type <return> to continue, or q <return> to quit---
short_name = 101 'e', flags = 2, arg = G_OPTION_ARG_STRING,
arg_data = 0x7fffffffe090,
description = 0x426ef0 "Force the dock to consider this environnement - use it with care.", arg_description = 0x0}, {long_name = 0x427c01 "dir",
short_name = 100 'd', flags = 2, arg = G_OPTION_ARG_STRING,
arg_data = 0x7fffffffe0a0,
description = 0x426f38 "Force the dock to load from this directory, instead of ~/.config/cairo-dock.", arg_description = 0x0}, {
long_name = 0x427b6d "server", short_name = 83 'S', flags = 2,
arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffe0e8,
description = 0x426f88 "Address of a server containing additional themes. This will overwrite the default server address.",
arg_description = 0x0}, {long_name = 0x427b74 "wait",
short_name = 119 'w', flags = 2, arg = G_OPTION_ARG_INT,
arg_data = 0x7fffffffe18c,
description = 0x426ff0 "Wait for N seconds before starting; this is useful if you notice some problems when the dock starts with the session.",
arg_description = 0x0}, {long_name = 0x427b79 "maintenance",
short_name = 109 'm', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0x7fffffffe110,
description = 0x427068 "Allow to edit the config before the dock is started and show the config panel on start.", arg_description = 0x0}, {
long_name = 0x427b85 "exclude", short_name = 120 'x', flags = 2,
---Type <return> to continue, or q <return> to quit---
arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffe0d0,
description = 0x4270c0 "Exclude a given plug-in from activating (it is still loaded though).", arg_description = 0x0}, {
long_name = 0x427b8d "safe-mode", short_name = 102 'f', flags = 2,
arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe100,
description = 0x427b97 "Don't load any plug-ins.",
arg_description = 0x0}, {long_name = 0x427bb0 "log",
short_name = 108 'l', flags = 2, arg = G_OPTION_ARG_STRING,
arg_data = 0x7fffffffe0b0,
description = 0x427108 "Log verbosity (debug,message,warning,critical,error); default is warning.", arg_description = 0x0}, {
long_name = 0x427bb4 "colors", short_name = 65 'A', flags = 2,
arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe180,
description = 0x427158 "Force to display some output messages with colors.", arg_description = 0x0}, {long_name = 0x427ca0 "version",
short_name = 118 'v', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0x7fffffffe140,
description = 0x427bbb "Print version and quit.",
arg_description = 0x0}, {long_name = 0x427bd3 "locked",
short_name = 107 'k', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0x632d00,
description = 0x427190 "Lock the dock so that any modification is impossible for users.", arg_description = 0x0}, {
---Type <return> to continue, or q <return> to quit---
long_name = 0x427bda "keep-above", short_name = 97 'a', flags = 2,
arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe188,
description = 0x4271d0 "Keep the dock above other windows whatever.", arg_description = 0x0}, {long_name = 0x427be5 "no-sticky",
short_name = 115 's', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0x7fffffffe120,
description = 0x427200 "Don't make the dock appear on all desktops.", arg_description = 0x0}, {long_name = 0x427bef "capuccino",
short_name = 67 'C', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0x7fffffffe130,
description = 0x427230 "Cairo-Dock makes anything, including coffee !", arg_description = 0x0}, {long_name = 0x427bf9 "modules-dir",
short_name = 77 'M', flags = 2, arg = G_OPTION_ARG_STRING,
arg_data = 0x7fffffffe0c0,
description = 0x427260 "Ask the dock to load additionnal modules contained in this directory (though it is unsafe for your dock to load unnofficial modules).", arg_description = 0x0}, {long_name = 0x427c05 "testing",
short_name = 84 'T', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0x7fffffffe150,
description = 0x4272e8 "For debugging purpose only. The crash manager will not be started to hunt down the bugs.", arg_description = 0x0}, {
long_name = 0x427c0d "easter-eggs", short_name = 69 'E',
flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0x632380,
---Type <return> to continue, or q <return> to quit---
description = 0x427348 "For debugging purpose only. Some hidden and still unstable options will be activated.", arg_description = 0x0}, {
long_name = 0x0, short_name = 0 '\000', flags = 0,
arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0,
arg_description = 0x0}}
context = <optimized out>
__PRETTY_FUNCTION__ = "main"
iDesktopEnv = <optimized out>
bFirstLaunch = 0
cRootDataDirPath = <optimized out>
iRendering = <optimized out>
cExtraDirPath = <optimized out>
cThemesDirPath = <optimized out>
cCurrentThemeDirPath = <optimized out>
bNewVersion = <optimized out>


the guy above me has his code. im the original poster

matttbe, Friday 21 October 2011 à 01:03


Subscription date : 24 January 2009
Messages : 12573
@Don: as you can see, it's much more complete if you compile the dock with the right debugging option (e.g.: by using our script on Ubuntu)

@Alexx: thank you!

@Fabounet: any ideas about this crash. This little patch is a workaround I guess:
=== modified file 'desklet-rendering/src/rendering-desklet-viewport.c'
--- desklet-rendering/src/rendering-desklet-viewport.c    2010-12-12 01:38:39 +0000
+++ desklet-rendering/src/rendering-desklet-viewport.c    2011-10-19 16:54:19 +0000
@@ -99,7 +99,8 @@
        icon = ic->data;
        
        // position sur la grille.
-        _get_gridXY_from_index (pViewport->nRowsX, i, &x, &y);
+        if (pViewport->nRowsX > 0)
+            _get_gridXY_from_index (pViewport->nRowsX, i, &x, &y);
        
        // on en deduit la position au repos.
        icon->fX = pViewport->fMargin + (icon->fWidth + pViewport->iIconGapX) * x;


PS: don't hesitate to register you

matttbe, Wednesday 26 October 2011 à 00:59


Subscription date : 24 January 2009
Messages : 12573
It should be fixed with the last revision on BZR. I guess it will be backported to a new nano 2.4.0 version

Guest, Sunday 30 November 2014 à 01:59

!!! You're not logged in with a registered user and then when you'll not receive notifications when a new answer is available.

Don't forget the Anti-spam filter !!!

Problems at use | Problèmes à l'utilisation

Subjects Author Language Messages Last message
[Locked] Cairo Not Starting
Guest English 12 Guest [Read]
30 November 2014 à 01:59


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