Having trouble building cairo-dock-svn

Hello! Im trying to install cairo-dock on my Arch install.. but for some reason.. whenever it attemps to.. it goes through the process..but then saiys theres an error and build fails.. I dont know if itl help but ill post the entire terminal dialog I get from running makepkg -s --asroot.. Ill just post where I think the problem is starting.. as anyone else ever had this issue?
make[3]: *** [cairo_dock-cairo-dock-draw-opengl.o] Error 1
make[3]: Leaving directory `/home/zack/abs/cairo-dock-svn/src/cairo-dock-build/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/zack/abs/cairo-dock-svn/src/cairo-dock-build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/zack/abs/cairo-dock-svn/src/cairo-dock-build'
make: *** [all] Error 2
==> ERROR: Build Failed.
thats the most readible output at the tail end of the pkbuild.. alot of it is hard to read so unless you need that I wont give it.

How did you get it to work?  What desktop environment are you using?  what video card (nvidia, ati, intel) and drivers are you using? What happened when it ran once, and what exactly happens now?

Similar Messages

  • [SOLVED] Error building cairo-dock-plugin package

    I have awn right now, but I hear cairo-dock is more customizable, yet that much harder to set up and it shows.  when I yaourt-S cairo-dock it gets all the dependants such as cairo-wglitz, then I yaourt -S cairo-dock-plugins and it gets to building then I get this:
    ==> cairo-dock-plugins dependencies:
    - cairo-dock (package that provides cairo-dock already installed)
    - libxxf86vm (already installed)
    - vte (already installed)
    - alsa-lib (already installed)
    - autoconf (already installed)
    - automake (already installed)
    - intltool (already installed)
    - pkgconfig (already installed)
    - libtool (already installed)
    - perlxml (already installed)
    just to prove I have everything. Yaourt goes into building and I end up with:
    applet-mixer.c: In function 'mixer_show_hide_dialog':
    applet-mixer.c:286: warning: passing argument 1 of 'cairo_dock_build_dialog' from incompatible pointer type
    applet-mixer.c:286: error: too many arguments to function 'cairo_dock_build_dialog'
    make[3]: *** [libcd_AlsaMixer_la-applet-mixer.lo] Error 1
    make[3]: Leaving directory `/tmp/yaourt-tmp-siegemachine/aur-cairo-dock-plugins/cairo-dock-plugins/src/cairo-dock-plugins-1.6.3.1/alsaMixer/src'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/tmp/yaourt-tmp-siegemachine/aur-cairo-dock-plugins/cairo-dock-plugins/src/cairo-dock-plugins-1.6.3.1/alsaMixer'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-siegemachine/aur-cairo-dock-plugins/cairo-dock-plugins/src/cairo-dock-plugins-1.6.3.1'
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
        Aborting...
    Error: Makepkg was unable to build cairo-dock-plugins package.
    Something to do with 'too many arguments' for the 'cairo_dock_build_dialog' ?
    Last edited by SiegeMachine (2009-03-28 08:15:10)

    [siegemachine@localhost /]$ yaourt -R cairo-dock-plugins
    cairo-dock-plugins not found, searching for group...
    error: 'cairo-dock-plugins': not found in local db
    [siegemachine@localhost /]$ yaourt -R cairo-dock
    cairo-dock not found, searching for group...
    error: 'cairo-dock': not found in local db
    [siegemachine@localhost /]$
    So I can't figure out if I do or don't have cairo-dock haha, maybe that could be the problem?
    [siegemachine@localhost /]$ yaourt -Ql cairo-dock
    error: package "cairo-dock" not found
    When I yaourt -S cairo-dock itself it seems to install that all just fine, but for some reason I apparently don't have it right after, any ideas?

  • Having trouble building lirc

    It's coming up with a MD5 error.
    I erased the md5sums line and it got past that, but it fails to apply the patch for kernel 2.6.20
    So I commented out that line.
    Then it worked, but I'd like to know what went wrong.  Maybe the CVS is not up to date?
    Last edited by dtandersen (2007-03-04 22:45:47)

    How did you get it to work?  What desktop environment are you using?  what video card (nvidia, ati, intel) and drivers are you using? What happened when it ran once, and what exactly happens now?

  • [Solved] Cairo-Dock Build Failed

    Im trying to get cairo-dock up and running but keep getting the message that the build has failed. Tried both manual and with yaourt with same results.
    Im still wet behind the ears with this kinda thing so any help would be much appreciated.
    Thanks
    ==> Making package: cairo-dock 1.6.3.1-1 i686 (Wed Jan 21 17:26:27 GMT 2009)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found cairo-dock-1.6.3.1.tar.bz2 in build dir
    ==> Validating source files with md5sums...
    cairo-dock-1.6.3.1.tar.bz2 ... Passed
    ==> Extracting Sources...
    -> bsdtar -x -f cairo-dock-1.6.3.1.tar.bz2
    ==> Removing existing pkg/ directory...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    autoreconf: Entering directory `.'
    autoreconf: configure.ac: not using Gettext
    autoreconf: running: aclocal --force
    autoreconf: configure.ac: tracing
    autoreconf: running: libtoolize --force
    libtoolize: putting auxiliary files in `.'.
    libtoolize: linking file `./ltmain.sh'
    libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
    libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
    libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
    autoreconf: running: /usr/bin/autoconf --force
    autoreconf: running: /usr/bin/autoheader --force
    autoreconf: running: automake --add-missing --force-missing
    autoreconf: Leaving directory `.'
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking dependency style of gcc... gcc3
    checking for a sed that does not truncate output... /bin/sed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for fgrep... /bin/grep -F
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... 1572864
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for ar... ar
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking how to run the C preprocessor... gcc -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.o... (cached) yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking whether NLS is requested... yes
    checking for intltool >= 0.35.0... 0.40.5 found
    checking for intltool-update... /usr/bin/intltool-update
    checking for intltool-merge... /usr/bin/intltool-merge
    checking for intltool-extract... /usr/bin/intltool-extract
    checking for xgettext... /usr/bin/xgettext
    checking for msgmerge... /usr/bin/msgmerge
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for perl... /usr/bin/perl
    checking for XML::Parser... ok
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... (cached) /usr/bin/msgfmt
    checking for dcgettext... yes
    checking if msgfmt accepts -c... yes
    checking for gmsgfmt... (cached) /usr/bin/msgfmt
    checking for xgettext... (cached) /usr/bin/xgettext
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking dependency style of gcc... (cached) gcc3
    checking for ANSI C header files... (cached) yes
    checking math.h usability... yes
    checking math.h presence... yes
    checking for math.h... yes
    checking for stdlib.h... (cached) yes
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for PACKAGE... yes
    checking for XEXTEND... yes
    checking for GLITZ... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating cairo-dock.pc
    config.status: WARNING: 'cairo-dock.pc.in' seems to ignore the --datarootdir setting
    config.status: creating src/Makefile
    config.status: creating po/Makefile.in
    config.status: creating data/Makefile
    config.status: creating data/cairo-dock.conf
    config.status: creating data/main-dock.conf
    config.status: creating data/default-theme/Makefile
    config.status: creating data/default-theme/launchers/Makefile
    config.status: creating data/default-theme/icons/Makefile
    config.status: creating data/gauges/Makefile
    config.status: creating data/gauges/radium/Makefile
    config.status: creating data/gauges/radium-fuel/Makefile
    config.status: creating data/gauges/battery/Makefile
    config.status: creating data/gauges/old-square/Makefile
    config.status: creating data/gauges/turbo-night/Makefile
    config.status: creating data/gauges/turbo-night-fuel/Makefile
    config.status: creating data/gauges/turbo-night-dual/Makefile
    config.status: creating data/gauges/rainbow/Makefile
    config.status: creating data/gauges/tomato/Makefile
    config.status: creating data/gauges/Circle/Makefile
    config.status: creating data/emblems/Makefile
    config.status: creating data/explosion/Makefile
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing depfiles commands
    config.status: executing libtool commands
    config.status: executing default-1 commands
    config.status: executing po/stamp-it commands
    # INTLTOOL_MAKEFILE
    Cairo-Dock will be compiled with the following options :
    * Use X Extensions : yes
    * Hardware Acceleration : yes
    make all-recursive
    make[1]: Entering directory `/home/andy/cairo-dock/src/cairo-dock-1.6.3.1'
    Making all in .
    make[2]: Entering directory `/home/andy/cairo-dock/src/cairo-dock-1.6.3.1'
    make[2]: Leaving directory `/home/andy/cairo-dock/src/cairo-dock-1.6.3.1'
    Making all in src
    make[2]: Entering directory `/home/andy/cairo-dock/src/cairo-dock-1.6.3.1/src'
    Making all in .
    make[3]: Entering directory `/home/andy/cairo-dock/src/cairo-dock-1.6.3.1/src'
    gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/librsvg-2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -DHAVE_GLITZ="1" -DHAVE_XEXTEND="1" -DCAIRO_DOCK_SHARE_DATA_DIR=\""/usr/share/cairo-dock"\" -DCAIRO_DOCK_SHARE_THEMES_DIR=\""/usr/share/cairo-dock/themes"\" -DCAIRO_DOCK_MODULES_DIR=\""/usr/lib/cairo-dock"\" -DCAIRO_DOCK_CONF_FILE=\""cairo-dock.conf"\" -DCAIRO_DOCK_EASY_CONF_FILE=\""cairo-dock_easy.conf"\" -DCAIRO_DOCK_LAUNCHER_CONF_FILE=\""launcher.conf"\" -DCAIRO_DOCK_CONTAINER_CONF_FILE=\""container.conf"\" -DCAIRO_DOCK_SEPARATOR_CONF_FILE=\""separator.conf"\" -DCAIRO_DOCK_THEME_CONF_FILE=\""themes.conf"\" -DCAIRO_DOCK_MAIN_DOCK_CONF_FILE=\""main-dock.conf"\" -DCAIRO_DOCK_DEFAULT_ICON_NAME=\""default-icon.svg"\" -DCAIRO_DOCK_DEFAULT_INDICATOR_NAME=\""default-indicator.png"\" -DCAIRO_DOCK_DEFAULT_DROP_INDICATOR_NAME=\""default-drop-indicator.svg"\" -DCAIRO_DOCK_VERSION=\""1.6.3.1"\" -DCAIRO_DOCK_LOCALE_DIR=\""/usr/share/locale"\" -DCAIRO_DOCK_GETTEXT_PACKAGE=\""cairo-dock"\" -DCAIRO_DOCK_ICON=\""cairo-dock.svg"\" -DCAIRO_DOCK_LOGO=\""cairo-dock-logo.png"\" -std=c99 -O3 -g -ggdb -Wno-unused-parameter -march=i686 -mtune=generic -O2 -pipe -MT cairo_dock-cairo-dock-callbacks.o -MD -MP -MF .deps/cairo_dock-cairo-dock-callbacks.Tpo -c -o cairo_dock-cairo-dock-callbacks.o `test -f 'cairo-dock-callbacks.c' || echo './'`cairo-dock-callbacks.c
    cairo-dock-callbacks.c:24:25: error: cairo-glitz.h: No such file or directory
    cairo-dock-icons.h:335: warning: inline function 'cairo_dock_update_removing_inserting_icon' declared but never defined
    make[3]: *** [cairo_dock-cairo-dock-callbacks.o] Error 1
    make[3]: Leaving directory `/home/andy/cairo-dock/src/cairo-dock-1.6.3.1/src'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/andy/cairo-dock/src/cairo-dock-1.6.3.1/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/andy/cairo-dock/src/cairo-dock-1.6.3.1'
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Last edited by Andy Mack (2009-01-21 20:21:01)

    When I yaourt cairo-dock it comes with the wglitz package, but from what I understand you have to get cairo-dock and cairo-dock-plugins, but when I build cairo-dock-plugins it fails while building it
    applet-mixer.c:286: error: too many arguments to function 'cairo_dock_build_dialog'
    and it stops right after that, any thoughs?
    Last edited by SiegeMachine (2009-03-26 01:42:38)

  • Trouble building kernel module for sensor support

    Hi, I'm new here but have been using Arch for a while.  Recently, I decided to install Arch on an old laptop (Toshiba A70) and have managed to work out most of the kinks to where it runs nicely.  Unfortunately, ACPI support is spotty and the /sys/class/thermal directory gives me only cooling_device0.  I installed the lm-sensors package and ran sensors-detect, which yielded no results.  Although the laptop runs smoothly otherwise, I would like to know the CPU's temp so that I would be able to set up a fan control scheme and CPU scaling (so far it's stuck at the lowest frequency, and that's kind of a big deal for me since the laptop runs on an archaic mobile P4 chip).
    Sorry for the story but I felt some context was necessary.  I did manage to find a kernel module that would connect those sensors to ACPI for me (http://sourceforge.net/projects/omnibook/), however I'm having trouble building it on the latest kernel.  Here is the output from running make:
    make -C /lib/modules/3.16.1-1-ARCH/build SUBDIRS=/root/omnibook-2.20070211 modules
    make[1]: Entering directory '/usr/lib/modules/3.16.1-1-ARCH/build'
    CC [M] /root/omnibook-2.20070211/init.o
    In file included from /root/omnibook-2.20070211/init.c:26:0:
    /root/omnibook-2.20070211/laptop.h:25:3: warning: initialization from incompatible pointer type
    .callback = dmi_matched,
    ^
    /root/omnibook-2.20070211/laptop.h:25:3: warning: (near initialization for ‘omnibook_ids[0].callback’)
    /root/omnibook-2.20070211/laptop.h:34:3: warning: initialization from incompatible pointer type
    .callback = dmi_matched,
    ^
    /root/omnibook-2.20070211/laptop.h:34:3: warning: (near initialization for ‘omnibook_ids[1].callback’)
    /root/omnibook-2.20070211/laptop.h:43:3: warning: initialization from incompatible pointer type
    .callback = dmi_matched,
    ^
    // I left out most of the 'incompatible pointer type' warnings since they repeat for a while.
    ^
    /root/omnibook-2.20070211/laptop.h:1001:3: warning: (near initialization for ‘omnibook_ids[108].callback’)
    /root/omnibook-2.20070211/init.c: In function ‘dmi_matched’:
    /root/omnibook-2.20070211/init.c:141:16: warning: assignment discards ‘const’ qualifier from pointer target type
    laptop_model = dmi_get_system_info(DMI_PRODUCT_VERSION);
    ^
    /root/omnibook-2.20070211/init.c: In function ‘omnibook_init’:
    /root/omnibook-2.20070211/init.c:281:3: error: implicit declaration of function ‘create_proc_entry’ [-Werror=implicit-function-declaration]
    proc_entry = create_proc_entry(feature->name, pmode, omnibook_proc_root);
    ^
    /root/omnibook-2.20070211/init.c:281:14: warning: assignment makes pointer from integer without a cast
    proc_entry = create_proc_entry(feature->name, pmode, omnibook_proc_root);
    ^
    /root/omnibook-2.20070211/init.c:290:13: error: dereferencing pointer to incomplete type
    proc_entry->data = feature;
    ^
    /root/omnibook-2.20070211/init.c:291:13: error: dereferencing pointer to incomplete type
    proc_entry->read_proc = &procfile_read_dispatch;
    ^
    /root/omnibook-2.20070211/init.c:293:14: error: dereferencing pointer to incomplete type
    proc_entry->write_proc = &procfile_write_dispatch;
    ^
    /root/omnibook-2.20070211/init.c:294:13: error: dereferencing pointer to incomplete type
    proc_entry->owner = THIS_MODULE;
    ^
    cc1: some warnings being treated as errors
    scripts/Makefile.build:257: recipe for target '/root/omnibook-2.20070211/init.o' failed
    make[2]: *** [/root/omnibook-2.20070211/init.o] Error 1
    Makefile:1333: recipe for target '_module_/root/omnibook-2.20070211' failed
    make[1]: *** [_module_/root/omnibook-2.20070211] Error 2
    make[1]: Leaving directory '/usr/lib/modules/3.16.1-1-ARCH/build'
    Makefile:88: recipe for target 'omnibook.ko' failed
    make: *** [omnibook.ko] Error 2
    I have honestly no idea what to make of any of this and would really appreciate any help towards a solution.  Thanks for reading

    Welcome to Arch Linux
    That looks like it is a 2.6 kernel module
    http://sourceforge.net/p/omnibook/bugs/58/
    Did you try either of these AUR offerings?
    ewaller$@$odin ~ 1001 %packer -Ss omnibook
    aur/omnibook-git 20110911-9 (7)
    Kernel module for HP OmniBook,Pavilion,Toshiba and Compal ACL00 laptops
    aur/omnibook-svn-zen 268-1 (1)
    Kernel module for HP OmniBook, Pavilion, Toshiba and Compal ACL00 laptops
    ewaller$@$odin ~ 1002 %
    Last edited by ewaller (2014-08-23 23:33:53)

  • Cairo-dock bar icons are not being displaying correctly

    I have an intel HD4000 3rd generation (lvy bridge) and extra/xf86-video-intel 2.21.15-1 (xorg-drivers xorg) installed. My laptop is a i7-3630. When I launch cairo-dock using opengl the icons in the bar are not displayed until I move the mouse over and once displayed, the tooltips are not displayed correctly.  I mean, icons appear when the cursor passes over them. This is only happening in 3D panel and curve view. The rest of view, parabolic, static panel, etc... works perfectly.
    isn't intel HD4000 compatible with opengl?
    Terminal output is:
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-opengl.c:cairo_dock_initialize_opengl_backend:202)
    couldn't find an appropriate visual, trying to get one without Stencil buffer
    (it may cause some little deterioration in the rendering) ...
    ============================================================================
    Cairo-Dock version : 3.2.1
    Compiled date : Apr 24 2013 23:16:20
    Built with GTK : 3.8
    Running with OpenGL: 1
    ============================================================================
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-module-manager.c:cairo_dock_load_module:168)
    while opening module '/usr/lib/cairo-dock/libcd-mail.so' : (libetpan.so.16: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-module-manager.c:cairo_dock_load_module:168)
    while opening module '/usr/lib/cairo-dock/libcd-Recent-Events.so' : (libzeitgeist-1.0.so.1: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-module-manager.c:cairo_dock_load_module:168)
    while opening module '/usr/lib/cairo-dock/libcd-system-monitor.so' : (libsensors.so.4: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-launcher-manager.c:cairo_dock_launch_command_sync_with_stderr:448)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-launcher-manager.c:cairo_dock_launch_command_sync_with_stderr:448)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    _cd_find_volume_name_from_drive_name: assertion 'pDrive != NULL' failed
    _cairo_dock_create_surface_from_desktop_bg: assertion 'iRootPixmapID != 0' failed
    warning : (/build/cairo-dock-plugins/src/cairo-dock-plugins-3.2.1/switcher/src/applet-load-icons.c:cd_switcher_load_desktop_bg_map_surface:197)
    couldn't get the wallpaper
    _cairo_dock_create_surface_from_desktop_bg: assertion 'iRootPixmapID != 0' failed
    warning : (/build/cairo-dock-plugins/src/cairo-dock-plugins-3.2.1/switcher/src/applet-load-icons.c:cd_switcher_load_desktop_bg_map_surface:197)
    couldn't get the wallpaper
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-launcher-manager.c:cairo_dock_launch_command_sync_with_stderr:448)
    No se ha establecido un valor para «/desktop/gnome/session/required_components/panel»
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-launcher-manager.c:cairo_dock_launch_command_sync_with_stderr:441)
    Falló al ejecutar el proceso hijo «compiz» (No existe el fichero o el directorio)
    g_key_file_set_string: assertion 'string != NULL' failed
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-gui-factory.c:_list_icon_theme_in_dir:1009)
    Falló al abrir la carpeta «/home/toni/.icons»: No existe el fichero o el directorio
    gtk_container_add: assertion 'GTK_IS_CONTAINER (container)' failed
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-gui-factory.c:cairo_dock_build_group_widget:3410)
    this conf file has an invalid combo list somewhere !
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-gui-factory.c:cairo_dock_build_group_widget:3410)
    this conf file has an invalid combo list somewhere !
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-launcher-manager.c:cairo_dock_launch_command_sync_with_stderr:448)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    g_ptr_array_free: assertion 'array' failed
    I have tried what is stated here: https://wiki.archlinux.org/index.php/In … ion_method
    but it does not work, using sna hardware acceleration instead of uxa:
    /etc/X11/xorg.conf.d/20-intel.conf
    Section "Device"
    Identifier "Intel Graphics"
    Driver "intel"
    Option "AccelMethod" "sna"
    EndSection
    If I launch cairo as:
    $ cairo-dock -c
    or
    $ env LIBGL_ALWAYS_SOFTWARE=1 cairo-dock -o
    then it works.
    Also, it seems to be a bug, see here:
    https://bugs.freedesktop.org/show_bug.cgi?id=55036
    UPDATED to cario-dock 3.3.1 :
    After updating cario-dock to last version 3.3.1 now it works even worse!!! tool bar does not appear, netiher panel 3d nor static panel nor parabolic nor curve, ..... and when switching from advanced mode to basic mode it seems to crash and it remains in advanced mode forever.
    Output:
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-system-monitor.so' : (libsensors.so.4: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/cairo-dock.c:main:744)
    showing the maintenance mode ...
    g_ptr_array_free: assertion 'array' failed
    g_ptr_array_free: assertion 'array' failed
    g_ptr_array_free: assertion 'array' failed
    g_object_get_data: assertion 'G_IS_OBJECT (object)' failed
    g_object_get_data: assertion 'G_IS_OBJECT (object)' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/cairo-dock.c:_cairo_dock_intercept_signal:182)
    Cairo-Dock has crashed (sig 11).
    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 toni 3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:22:51 CEST 2013 x86_64 GNU/Linux
    Couldn't guess if it was an applet's fault or not. It may have crashed inside the core or inside a thread
    restarting with 'cairo-dock -c -m -q 4'...
    ============================================================================
    Cairo-Dock version : 3.3.1
    Compiled date : Oct 13 2013 12:19:56
    Built with GTK : 3.10
    Running with OpenGL: 0
    ============================================================================
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-mail.so' : (libetpan.so.16: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-Recent-Events.so' : (libzeitgeist-1.0.so.1: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-system-monitor.so' : (libsensors.so.4: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/cairo-dock.c:main:744)
    showing the maintenance mode ...
    g_ptr_array_free: assertion 'array' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/cairo-dock.c:_cairo_dock_intercept_signal:182)
    Cairo-Dock has crashed (sig 11).
    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 toni 3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:22:51 CEST 2013 x86_64 GNU/Linux
    Couldn't guess if it was an applet's fault or not. It may have crashed inside the core or inside a thread
    restarting with 'cairo-dock -c -m -q 5'...
    Sorry, Cairo-Dock has encoutered some problems, and will quit.
    [toni@toni ~]$ cairo-dock -c
    ============================================================================
    Cairo-Dock version : 3.3.1
    Compiled date : Oct 13 2013 12:19:56
    Built with GTK : 3.10
    Running with OpenGL: 0
    ============================================================================
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-mail.so' : (libetpan.so.16: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-Recent-Events.so' : (libzeitgeist-1.0.so.1: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-system-monitor.so' : (libsensors.so.4: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_sync_with_stderr:231)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_sync_with_stderr:231)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    _cd_find_volume_name_from_drive_name: assertion 'pDrive != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/cairo-dock.c:_cairo_dock_intercept_signal:182)
    Cairo-Dock has crashed (sig 11).
    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 toni 3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:22:51 CEST 2013 x86_64 GNU/Linux
    Couldn't guess if it was an applet's fault or not. It may have crashed inside the core or inside a thread
    restarting with 'cairo-dock -c -w 2 -q 1'...
    ============================================================================
    Cairo-Dock version : 3.3.1
    Compiled date : Oct 13 2013 12:19:56
    Built with GTK : 3.10
    Running with OpenGL: 0
    ============================================================================
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-mail.so' : (libetpan.so.16: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-Recent-Events.so' : (libzeitgeist-1.0.so.1: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-system-monitor.so' : (libsensors.so.4: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_sync_with_stderr:231)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_sync_with_stderr:231)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    _cd_find_volume_name_from_drive_name: assertion 'pDrive != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/cairo-dock.c:_cairo_dock_intercept_signal:182)
    Cairo-Dock has crashed (sig 11).
    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 toni 3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:22:51 CEST 2013 x86_64 GNU/Linux
    Couldn't guess if it was an applet's fault or not. It may have crashed inside the core or inside a thread
    restarting with 'cairo-dock -c -w 2 -q 2'...
    ============================================================================
    Cairo-Dock version : 3.3.1
    Compiled date : Oct 13 2013 12:19:56
    Built with GTK : 3.10
    Running with OpenGL: 0
    ============================================================================
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-mail.so' : (libetpan.so.16: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-Recent-Events.so' : (libzeitgeist-1.0.so.1: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-system-monitor.so' : (libsensors.so.4: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_sync_with_stderr:231)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_sync_with_stderr:231)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    _cd_find_volume_name_from_drive_name: assertion 'pDrive != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/cairo-dock.c:_cairo_dock_intercept_signal:182)
    Cairo-Dock has crashed (sig 11).
    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 toni 3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:22:51 CEST 2013 x86_64 GNU/Linux
    Couldn't guess if it was an applet's fault or not. It may have crashed inside the core or inside a thread
    restarting with 'cairo-dock -c -m -q 3'...
    ============================================================================
    Cairo-Dock version : 3.3.1
    Compiled date : Oct 13 2013 12:19:56
    Built with GTK : 3.10
    Running with OpenGL: 0
    ============================================================================
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-mail.so' : (libetpan.so.16: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-Recent-Events.so' : (libzeitgeist-1.0.so.1: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-system-monitor.so' : (libsensors.so.4: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/cairo-dock.c:main:744)
    showing the maintenance mode ...
    ^C
    [toni@toni ~]$ clear
    [toni@toni ~]$ cairo-dock
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/implementations/cairo-dock-glx.c:_initialize_opengl_backend:179)
    couldn't find an appropriate visual, trying to get one without Stencil buffer
    (it may cause some little deterioration in the rendering) ...
    ============================================================================
    Cairo-Dock version : 3.3.1
    Compiled date : Oct 13 2013 12:19:56
    Built with GTK : 3.10
    Running with OpenGL: 1
    ============================================================================
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-mail.so' : (libetpan.so.16: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-Recent-Events.so' : (libzeitgeist-1.0.so.1: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-system-monitor.so' : (libsensors.so.4: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_sync_with_stderr:231)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_sync_with_stderr:231)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/implementations/cairo-dock-glx.c:_is_blacklisted:54)
    This card is blacklisted due to a bug with your video drivers: Intel 4000 HD Ivybridge Mobile.
    Please have a look there: https://bugs.freedesktop.org/show_bug.cgi?id=55036
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/implementations/cairo-dock-glx.c:_post_initialize_opengl_backend:374)
    The OpenGL backend will be deactivated. Note that you can force this OpenGL backend by launching the dock with this command: 'cairo-dock -o'
    OpenGL Version: 3.0 Mesa 9.2.1
    OpenGL Vendor: Intel Open Source Technology Center
    OpenGL Renderer: Mesa DRI Intel(R) Ivybridge Mobile
    _cd_find_volume_name_from_drive_name: assertion 'pDrive != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/cairo-dock.c:_cairo_dock_intercept_signal:182)
    Cairo-Dock has crashed (sig 11).
    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 toni 3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:22:51 CEST 2013 x86_64 GNU/Linux
    Couldn't guess if it was an applet's fault or not. It may have crashed inside the core or inside a thread
    restarting with 'cairo-dock -w 2 -q 1'...
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/implementations/cairo-dock-glx.c:_initialize_opengl_backend:179)
    couldn't find an appropriate visual, trying to get one without Stencil buffer
    (it may cause some little deterioration in the rendering) ...
    ============================================================================
    Cairo-Dock version : 3.3.1
    Compiled date : Oct 13 2013 12:19:56
    Built with GTK : 3.10
    Running with OpenGL: 1
    ============================================================================
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-mail.so' : (libetpan.so.16: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-Recent-Events.so' : (libzeitgeist-1.0.so.1: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-system-monitor.so' : (libsensors.so.4: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_sync_with_stderr:231)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_sync_with_stderr:231)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/implementations/cairo-dock-glx.c:_is_blacklisted:54)
    This card is blacklisted due to a bug with your video drivers: Intel 4000 HD Ivybridge Mobile.
    Please have a look there: https://bugs.freedesktop.org/show_bug.cgi?id=55036
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/implementations/cairo-dock-glx.c:_post_initialize_opengl_backend:374)
    The OpenGL backend will be deactivated. Note that you can force this OpenGL backend by launching the dock with this command: 'cairo-dock -o'
    OpenGL Version: 3.0 Mesa 9.2.1
    OpenGL Vendor: Intel Open Source Technology Center
    OpenGL Renderer: Mesa DRI Intel(R) Ivybridge Mobile
    _cd_find_volume_name_from_drive_name: assertion 'pDrive != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/cairo-dock.c:_cairo_dock_intercept_signal:182)
    Cairo-Dock has crashed (sig 11).
    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 toni 3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:22:51 CEST 2013 x86_64 GNU/Linux
    Couldn't guess if it was an applet's fault or not. It may have crashed inside the core or inside a thread
    restarting with 'cairo-dock -w 2 -q 2'...
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/implementations/cairo-dock-glx.c:_initialize_opengl_backend:179)
    couldn't find an appropriate visual, trying to get one without Stencil buffer
    (it may cause some little deterioration in the rendering) ...
    ============================================================================
    Cairo-Dock version : 3.3.1
    Compiled date : Oct 13 2013 12:19:56
    Built with GTK : 3.10
    Running with OpenGL: 1
    ============================================================================
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-mail.so' : (libetpan.so.16: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-Recent-Events.so' : (libzeitgeist-1.0.so.1: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-system-monitor.so' : (libsensors.so.4: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_sync_with_stderr:231)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_sync_with_stderr:231)
    No se ha establecido un valor para «/desktop/gnome/interface/font_name»
    pango_font_description_from_string: assertion 'str != NULL' failed
    pango_font_description_get_family: assertion 'desc != NULL' failed
    pango_font_description_get_size: assertion 'desc != NULL' failed
    pango_font_description_get_size_is_absolute: assertion 'desc != NULL' failed
    pango_font_description_get_weight: assertion 'desc != NULL' failed
    pango_font_description_get_style: assertion 'desc != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/implementations/cairo-dock-glx.c:_is_blacklisted:54)
    This card is blacklisted due to a bug with your video drivers: Intel 4000 HD Ivybridge Mobile.
    Please have a look there: https://bugs.freedesktop.org/show_bug.cgi?id=55036
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/implementations/cairo-dock-glx.c:_post_initialize_opengl_backend:374)
    The OpenGL backend will be deactivated. Note that you can force this OpenGL backend by launching the dock with this command: 'cairo-dock -o'
    OpenGL Version: 3.0 Mesa 9.2.1
    OpenGL Vendor: Intel Open Source Technology Center
    OpenGL Renderer: Mesa DRI Intel(R) Ivybridge Mobile
    _cd_find_volume_name_from_drive_name: assertion 'pDrive != NULL' failed
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/cairo-dock.c:_cairo_dock_intercept_signal:182)
    Cairo-Dock has crashed (sig 11).
    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 toni 3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:22:51 CEST 2013 x86_64 GNU/Linux
    Couldn't guess if it was an applet's fault or not. It may have crashed inside the core or inside a thread
    restarting with 'cairo-dock -m -q 3'...
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/implementations/cairo-dock-glx.c:_initialize_opengl_backend:179)
    couldn't find an appropriate visual, trying to get one without Stencil buffer
    (it may cause some little deterioration in the rendering) ...
    ============================================================================
    Cairo-Dock version : 3.3.1
    Compiled date : Oct 13 2013 12:19:56
    Built with GTK : 3.10
    Running with OpenGL: 1
    ============================================================================
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-mail.so' : (libetpan.so.16: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-Recent-Events.so' : (libzeitgeist-1.0.so.1: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-system-monitor.so' : (libsensors.so.4: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.1/src/cairo-dock.c:main:744)
    showing the maintenance mode ...
    Last edited by toni (2013-10-13 17:51:45)

    trogdor1138 wrote:
    I had the same issue when I first tried cairo-dock on my ZenBook (Core i5). In addition to missing icons or backgrounds, everything looked like it was covered in static.
    What are you using for your X compositing manager? I'm using OpenBox with LXDE components, so at the time I was using xcompmgr for compositing. I didn't have much success with either OpenGL or Cairo acceleration.
    However, I recently switched to using Compton from the AUR as my compositing manager. With Compton everything about cairo-dock works flawlessly using OpenGL. You might give that a try and see if it helps.
    Also, if you're on the most recent version of the Intel drivers SNA is now the default acceleration method, so you no longer need to manually enable it in your xorg.conf.d files.
    I am using the default that comes with gnome3, mutter.
    I have installed in my system the below packages:
    extra/mutter 3.10.0.1-1 (gnome)
    extra/mutter-wayland 3.10.0.1-2
    extra/clutter 1.16.0-1
    extra/clutter-gst 2.0.8-1
    extra/clutter-gtk 1.4.4-4
    extra/mash 0.2.0-3
    I have installed compton and also cairo-dock and cairo-dock-plugins. Once I execute it from terminal by doing cairo-dock a lot of errors, the same as posted here in the previous post appear, and automatically advanced config view is opened. THen If first time i swith to basic view, it remains in advanced view, and If a second time I try to switch to basic view, then it exits. Any ideas?
    Last edited by toni (2013-10-14 20:41:56)

  • Cairo-dock - two issues

    Hi all,
    I've really tried to fix these, but I feel like I'm banging my head against a brick wall, so time to ask. Both problems have appeared recently.
    1. cairo-dock crashes on right click. No fuss, no bother, and no helpful output if I launch from a terminal, For info, the terminal reports:
    warning : (/build/cairo-dock/src/cairo-dock/src/cairo-dock.c:_cairo_dock_intercept_signal:180)
    Cairo-Dock has crashed (sig 11).
    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 Tex 3.17.0-1-ARCH #1 SMP PREEMPT Mon Oct 6 17:26:43 CEST 2014 x86_64 GNU/Linux
    Couldn't guess if it was an applet's fault or not. It may have crashed inside the core or inside a thread
    restarting with 'cairo-dock'...
    2. The application menu's icons have gone nuts, being every size under the sun, from tiny to huge. I've had this before a long time ago, and have no idea how I fixed it.
    Any help appreciated.
    Thank you.

    Today's update fixes right click.
    Now I just have the icon issue - and it's driving me nuts. I assumed it was a gtk issue, and indeed it does appear to be related to toolbar icons, but no matter how many "fixes" I try in gtk-2's gtkrc and gtk-3's settings.ini, I can't fix it

  • Unable to open folders through cairo-dock

    The quick browser icon in my Cairo dock is pointing to my home directory and when I click on it, it shows all the folders inside that directory. But I am neither unable to open the directory nor any of the folders inside.
    I don't know if this is related, but I get these huge warnings when I open Cairo through the terminal:
    $ cairo-dock &
    [1] 3867
    ============================================================================
    Cairo-Dock version : 3.3.2
    Compiled date : Dec 27 2013 16:14:05
    Built with GTK : 3.10
    Running with OpenGL: 1
    ============================================================================
    warning : (/build/cairo-dock-plugins/src/cairo-dock-plugins-3.3.2/gvfs-integration/cairo-dock-gio-vfs.c:cairo_dock_gio_vfs_init:55)
    VFS Deamon NOT found on DBus !
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-mail.so' : (libetpan.so.17: cannot open shared object file: No such file or directory)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-Recent-Events.so' : (libzeitgeist-1.0.so.1: cannot open shared object file: No such file or directory)
    warning : (/build/cairo-dock-plugins/src/cairo-dock-plugins-3.3.2/gvfs-integration/cairo-dock-gio-vfs.c:cairo_dock_gio_vfs_init:55)
    VFS Deamon NOT found on DBus !
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-clock.so' : (libical.so.1: cannot open shared object file: No such file or directory)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-weblets.so' : (libwebkitgtk-3.0.so.0: cannot open shared object file: No such file or directory)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-terminal.so' : (libvte2_90.so.9: cannot open shared object file: No such file or directory)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-Impulse.so' : (libfftw3.so.3: cannot open shared object file: No such file or directory)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-GMenu.so' : (libgnome-menu-3.so.0: cannot open shared object file: No such file or directory)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-system-monitor.so' : (libsensors.so.4: cannot open shared object file: No such file or directory)
    GldiShortkey '<Control>F12' failed!
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-keybinder.c:init_object:455)
    Couldn't bind '<Control>F12' (Log out: Show the logout menu)
    This shortkey is probably already used by another applet or another application
    GldiShortkey '<Control>F6' failed!
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-keybinder.c:init_object:455)
    Couldn't bind '<Control>F6' (Quick Browser: Show/hide the folder menu)
    This shortkey is probably already used by another applet or another application
    warning : (/build/cairo-dock-plugins/src/cairo-dock-plugins-3.3.2/shortcuts/src/applet-drives.c:cd_shortcuts_list_drives:311)
    couldn't detect any drives
    warning : (/build/cairo-dock-plugins/src/cairo-dock-plugins-3.3.2/shortcuts/src/applet-load-icons.c:cd_shortcuts_build_shortcuts_from_data:310)
    Shortcuts : can't monitor bookmarks
    If it helps, my DE is xfce.

    Hi whiteninja, and a warm welcome to the forums!
    When I double-click on them, they won't open and a question mark appears over them.
    Oh oh, that means they've been moved or removed/trashed since moving there.
    Spotlight won't be reliable, I'd get EasyFind...
    http://www.macupdate.com/info.php/id/11076
    http://www.versiontracker.com/dyn/moreinfo/macosx/8707
    Use it to search your whole drive for case insensitive & show invisibles...
    for Folders Only with part of the name at least.

  • Having trouble getting waf to create a pc file for pkg-config

    Hello Arch Linux forums!
    After successfully building and installing some monome tools on my debian machine, I thought I'd migrate over to developing things on arch linux.
    However, I'm having trouble building my project because pkg-config cannot find libmonome after a fresh build.  It complains that there's no libmonome.pc in my $PKG_CONFIG_PATH.  Sure enough, libmonome.pc does not exist, while it does on my debian machine.
    I suspect it's some sort of permissions / path issue that I need to account for, but I'm unaware as to where to start looking.  Has anyone else used waf and encountered similar issues?
    Thanks in advance!

    Well the configuration file you chose does not allow users created in NetWeaver to be created in the LDAP.  That's why it's a "readonly" configuration.  I would guess that you need a custom configuration file specifically for open ldap.
    This should help get you started on a custom configuration file:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b7/14d43f2dd44821e10000000a1550b0/frameset.htm
    Then again, if the only problem with the .XML file you chose is that you can't write to the LDAP, give the dataSourceConfiguration_ads_writeable_db.xml configuration file a shot.

  • I am having trouble getting my My Mac Book Pro 15" Retina to wake up with an Apple Bluetooth Keyboard and Mouse while Docked in a Hengedock vertical docking station.

    I am having trouble getting my My Mac Book Pro 15" Retina to wake up with an Apple Bluetooth Keyboard and Mouse while Docked in a Hengedock vertical docking station. The Keyboard and mouse work great with the laptop lid open but when closed in the docking station the bluetooth signal does not seem to transmit.  Is there a setting that can be changed to allow an Bluetooth keyboard and mouse to wake the computer while docked?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • I want a soundbar for my 6th generation nano but am having trouble finding a compatible device. I'd like more than a dock, ideally a soundbar with wireless subwoofer. I'll only use the soundbar for music, not TV home theater. Any suggestions?

    I want a soundbar for my 6th generation nano but am having trouble finding a compatible device. I'd like more than a dock, ideally a soundbar with wireless subwoofer. I'll only use the soundbar for music, not TV home theater. Any suggestions? Thanks.

    Google

  • I am having trouble starting Indesign with the folio builder panel

    Every time I start indesign and change my tools to the DPS tool set the folio builder pannel flickers and then disappears and then indesign shuts down.
    I had some success deleting the preferences files but need a long term fix. Any thoughts?

    Well yes, of course you are having trouble using MobileMe because MobileMe no longer exists and has not existed for the last 2 years at least.
    MobileMe has been replaced by iCloud, so you will never be able to use MobileMe because it does not exist.
    Also, I would suggest that you look more closely before you post, because you have posted this in an iPhone forum and this question has nothing to do with iPhones.  You would get more help if you posted in the correct forum.

  • I can't move downloads onto my desktop nor can I move folders around desktop. Have been having trouble with iPhoto also. "Terminal" has shown up on my dock for the first time. I tried repairing using disk utilities.

    I can't move downloads onto my desktop nor can I move folders around desktop. Have been having trouble with iPhoto also. "Terminal" has shown up on my dock for the first time. I tried repairing using disk utilities.Please Help!

    I have the same issue-was there ever a solution that worked? Thanks.

  • Problem with Cairo-dock

    Sometimes Cairo-dock closes in my computer. Today, it happens again and I tried to open it from the konsole and I got this:
    [david@pc_escritorio ~]$ cairo-dock
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-opengl.c:cairo_dock_initialize_opengl_backend:202)
    couldn't find an appropriate visual, trying to get one without Stencil buffer
    (it may cause some little deterioration in the rendering) ...
    ============================================================================
    Cairo-Dock version : 3.2.1
    Compiled date : Apr 24 2013 23:16:20
    Built with GTK : 3.8
    Running with OpenGL: 1
    ============================================================================
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-module-manager.c:cairo_dock_load_module:168)
    while opening module '/usr/lib/cairo-dock/libcd-Recent-Events.so' : (libzeitgeist-1.0.so.1: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-module-manager.c:cairo_dock_load_module:168)
    while opening module '/usr/lib/cairo-dock/libcd-GMenu.so' : (libgnome-menu-3.so.0: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-module-manager.c:cairo_dock_load_module:168)
    while opening module '/usr/lib/cairo-dock/libcd-mail.so' : (libetpan.so.16: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-module-manager.c:cairo_dock_load_module:168)
    while opening module '/usr/lib/cairo-dock/libcd-terminal.so' : (libvte2_90.so.9: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-module-manager.c:cairo_dock_load_module:168)
    while opening module '/usr/lib/cairo-dock/libcd-weblets.so' : (libwebkitgtk-3.0.so.0: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
    Fontconfig warning: "/etc/fonts/conf.d/53-monospace-lcd-filter.conf", line 10: Having multiple values in <test> isn't supported and may not works as expected
    I'm using KDE desktop.

    cairo-dock installed from community repo delivers the same here:
    alroar@x200 ~ % cairo-dock --keep-above
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-opengl.c:cairo_dock_initialize_opengl_backend:202)
    couldn't find an appropriate visual, trying to get one without Stencil buffer
    (it may cause some little deterioration in the rendering) ...
    ============================================================================
    Cairo-Dock version : 3.2.1
    Compiled date : Apr 24 2013 23:16:20
    Built with GTK : 3.8
    Running with OpenGL: 1
    ============================================================================
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-module-manager.c:cairo_dock_load_module:168)
    while opening module '/usr/lib/cairo-dock/libcd-GMenu.so' : (libgnome-menu-3.so.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-module-manager.c:cairo_dock_load_module:168)
    while opening module '/usr/lib/cairo-dock/libcd-mail.so' : (libetpan.so.16: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)
    warning : (/build/src/cairo-dock-3.2.1/src/gldit/cairo-dock-module-manager.c:cairo_dock_load_module:168)
    while opening module '/usr/lib/cairo-dock/libcd-Recent-Events.so' : (libzeitgeist-1.0.so.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)
    Can't load fallback CSS resource: Failed to import: Die Ressource auf »/org/gnome/adwaita/gtk-fallback.css« existiert nicht
    Can't load fallback CSS resource: Failed to import: Die Ressource auf »/org/gnome/adwaita/gtk-fallback.css« existiert nicht

  • I am having trouble with the cache in bridge.  When i open I get a message saying bridge has encountered a problem reading the cache try purging in the central cache to correct the situation.  I did that but now when I try to get to the folders where my p

    I am having trouble with the cache in bridge.  When i open I get a message saying bridge has encountered a problem reading the cache try purging in the central cache to correct the situation.  I did that but now when I try to get to the folders where my photos are stored bridge never gets to where I can work.  The message appears "building criteria" and I get an endless loop on the lower left panel.  How do I correct?

    You correct it by leaving Bridge alone until it finishes rebuilding its cache, overnight if necessary.

Maybe you are looking for

  • Best way to update a PRA file with changes to P6 schedule?

    Hello, I've spent some time looking at user manuals and video tutorials to try and become familiar with how to use Primavera Risk Analysis. I come from an @RISK user background so there were some concepts that were a little different between the two

  • Change email address

    I need to change the email address because the one on my account cannot be received on my Samsung tablet. It is a very unstable email address.

  • Iphone 5 is requesting me to change my login to 16 characters

    iphone 5 is requesting me to change my 4 character login password to a 16 character password.  Is this legit?  Typing a 16 digit password each time I want to use the phone is a real pain?

  • Need error mssg for contract qty in sales order

    Hi SD Gurus I have created a Quantity contract for XYZ material with say 100 qty. Now if i create a Sales order with reference to the contract, in the sales order i can manually change the quantity to more than 100. Here the system just gives me an w

  • Mac help in Finder

    Hi All, I have recently purchased a Powerbook "12". After booting, I clicked on Help, the screen was blank, I clicked on Home icon whick brought me to the introducing tiger screen. My problem is when I go to select a topic nothing happens. No icons o