Skippy-xd and cairo-dock ignore screen resolution in openbox

Hey, this is the first time I'm posting since I usually solve my problem using this forum and google but I this time they failed me.
I recently switched from gnome to openbox and in the process of making myself comfortable I installed first skippy-xd and then cairo-dock.
I had to set the screen resolution (1920x1080), which was too low in the beginning, using xrandr and while trying to solve my problem I also created "/etc/X11/xorg.conf-d/10-monitor.conf". Unfortunately skippy-xd seems to ignore the new resolution when I enter the window picker and I end up having the window overview only covering a part of my screen. First I thought that was a skippy-xd specific problem but after installing cairo-dock I noticed, that the dock got displayed at the bottom of the same "window" that skippy occupied. So I guess there has to be some underlying problem that causes both of these programs to ignore my set screen resolution and instead go with the one openbox assigned to me in the beginning.
The same configuration works flawless on my laptop. And I search google up and down in order to find a solution.
Thanks in advance,
meloxu

I saw your post, and had found it incredulous that you have a 1920x1080 display.  A bit of research and I found I was wrong.
So, it appears you are driving the panel at its native resolution.  Unfortunately, trying to determine what you mean by "Fuzzy" is probably going to be like trying to nail Jello to a tree.  But, let's give it a shot.  Is it fuzzy before you start X?  Are lines and shapes fuzzy? Or is it just text that is fuzzy?
If it is just fonts, it could be a problem with hinting.  Hinting is where the edges of fonts are deliberately fuzzed and feathered to get the kerning correct when the physical pixels of the display don't quite line up.  This works well, unless the thing doing the hinting does not understand the geometry of the display.  In a color LCD, each pixel is actually made up of smaller sub pixels, generally three -- A red, a green, and a blue.  Green is usually in the middle.  Some displays have Two greens per pixel, arranged RGBG.  Some displays even have yellow subpixels.  Sometimes the subpixels are arranged left to right, sometimes they are arranged top to bottom.  Long story short, if you have hinting enabled, but the geometry is configured incorrectly, bad things happen.   Take a look at this wiki article

Similar Messages

  • [Solved] Set Screen Resolution in Openbox

    Is there a utility to set the screen resolution in Openbox?
    Last edited by Wintervenom (2008-09-26 07:43:03)

    You can make an Openbox submenu with various xrandr settings.
    Like so:
    <menu id="res-menu" label="Resolution">
    <separator label="Resolution"/>
    <item label="1280x1024">
    <action name="Execute">
    <execute>
    xrandr -s 1280x1024
    </execute>
    </action>
    </item>
    <item label="1024x768">
    <action name="Execute">
    <execute>
    xrandr -s 1024x768
    </execute>
    </action>
    </item>
    <item label="800x600">
    <action name="Execute">
    <execute>
    xrandr -s 800x600
    </execute>
    </action>
    </item>
    Of course, you need to have those modes defined in xorg.conf.
    Last edited by moljac024 (2008-09-26 00:06:37)

  • Print design and retina mac laptop screen resolution?

    print designer here considering buying a retina mac laptop but concerned about the screen resolution and 2x pixels that i keep on reading about. For preparing artwork for PRINTshould i continue preparing my images at 300dpi at 100@ of the final size? thanks so much, claudia.

    There are only a couple choices. Either return the monitor for a brand name monitor that is Mac compatible, or use third-party software (DisplayConfigX or SwitchRes X) to make up for the Optiquest's display driver deficiency and configure the required 1280 x 1024 timing manually.

  • [slvd] cairo-dock renders system choppy on OpenBox

    I updated my system after 3 weeks break, and the update included the whole filesystem change.
    Since I did that, the system became less responsive, ie. quite often it just freezes for (fractions of) seconds when I can't even move mouse cursor.
    It was never happening before.
    Last edited by Lockheed (2013-06-28 07:36:48)

    I run some tests with and without htop, and it does not seem to be associated with any particular package.
    It seems to happen when there is a sudden disk read operation, for example, when I am running a geany text editor to edit a simple file, or click on a link in an external program that opens a new subwindow in an already running Opera instance.
    Strangely enough, it does not seem to be associated with the size of the file being read - it is much less persistent (if at all) when I open a 2GB mkv video file than in the instances given above
    (but it might be because all large files are stored on sda, which is a HDD, and the system is on sdb, which is a SSD).

  • Cairo-dock - no plugins were found

    Everything worked fine up until the update I just did (the previous one was yesterday).
    Now, cairo dock keeps displaying the message every few seconds
    No plugins were found.
    They probide most of the functionalities.
    There is almost no meaning in running the dock without them and it's probably due to a problem with installation(...)
    It takes 1/8th of the screen in various locations and is quite annoying.
    But apart form that CD seems to work as usual.
    I reinstalled cairo-dock and cairo-dock-plug-ins-extras packages, but it did not help.
    Last edited by Lockheed (2013-04-19 09:21:02)

    Yes. I had the same issue. Just Remove cairo-dock-plug-ins and install cairo-dock-plugins. Fixed it for me.

  • [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)

  • 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)

  • Screen resolution made changes in the application

    i have run my application with screen resolution of 1280x1024 pixels.Then i minimize the application and then change the screen resolution to 1024x768 pixels( properties--> settings--> screen resolution).
    The vertical and horizonatal scoll bars are displayed in my application.
    how to prevent the scroll bars while the application is running on 1024x768 pixels.?

    Try to set your scrollPane scroll bar policy.
    scrollPane.setVerticalScrollBarPolicy(VERTICAL_SCROLLBAR_NEVER)
    scrollPane.setHorizontalScrollBarPolicy(HORIZONTAL_SCROLLBAR_NEVER)

  • Minimum Screen Resolution for Premiere Pro CS3

    I want to be able to run the package on my laptop when out and about, but the
    screen resolution is only 1024 x 768. Can anyone tell me whether it will run under said resolution, but with a crowded screen or will it simply not work. I have not yet bought the product yet, and this could be a deciding factor.
    Thanks in advance for any help.
    Maurice

    That's what I am running and it has been awesome over the last two days with the only exception being a "Desktop Display Mode has been reset because the video card returned an error." I thought I had this problem licked until I got it again this afternoon and now it won't go away.
    - Matt

  • Does Screen Resolution Cause Display Problems?

    I just picked up my new 15 inch Retina Macbook Pro with 750m and I changed the screen resolution to the second option,the one with the bigger text but i am noticing that when i close a window, a white horizontal line comes up around where the window was. Is this a screen problem or software related problems? Thank you.

    I agree with Mende1. It sounds like it might be ghosting.
    I have a competely different tip for you: a better way of increasing the size of the text is to use screen zoom. Check here for more info: https://www.apple.com/accessibility/osx/#vision

  • Screen resolution gone poor in Mac Mini

    I cannot get optimum resolution on my Mac Mini. Just a day before I disconnected all the cords, including power and HDMI, just to move my Mac Mini (OS X 10.9.4) to a different room, and connected it back as it was. (Really speaking only two cords) and now I can't seem to get my screen resolution back.
    The earlier screen resolution was there since I connected my Mac Mini for the first time to the LCD TV screen and I never had to deal with any resolution settings, but I am clueless now why I can't SET and SAVE optimum screen resolution settings. Here is screen capture for my System Preferences -> Display settings
    I also have DISPLAYMENU app which gets me to a better screen resolution now, but it seems I do not have any option to save that configuration so every time I restart my Mac Mini, the display will go back to its weird screen resolution state and I have to start from all over again to get it back in a good viewable screen resolution with the help of DISPLAYMENU. I have contacted Apple Support and have done resetting SMC and PRAM and entering in to SAFE-BOOT as well; nothing seems to help here. Any other suggestions? (I cannot accept that it is LCD TV problem because 1. Earlier it was working absolutely FINE. 2. I have my xbox connected to same LCD TV and I am getting screen resolution what I was getting earlier.)

    Backlight
    Direct LED
    Refresh Rate
    60Hz
    Resolution
    720p
    Dynamic Contrast Ratio
    100,000:1
    Display Aspect Ratio
    16:9
    Display Resolution
    1366x768
    Colors:
    16.7 million
    This is what I found on manufacturer's website for the TV model I have. I do not remember exactly what was the resolution earlier but it was definitely not 720 (in earlier image). All I know is I can observe the difference in the screen resolution.
    Also I have tried all sort of setting and resettings; (I was on chat with Apple support over an about 45 mins and on phone call around the same time.)
    Also, I cannot accept that I might be using wrong connectors/adapters/TV not compatible to the resolution I am trying to get to; because it was working absolutely fine just few days before and as mentioned I have connected my xbox to the same TV, which works absolutely fine.

  • Looking for a cairo-dock plugin/applet

    Does anyone know where i can find/download the terminal/konsole plug-in/applet  for cairo-dock. It looks like a miniature version of the terminal, it's also fixed in place when it's executed. I've installed cairo-dock-plugins and cairo-dock-plug-ins-extras from the AUR, but it doesn't seem to be there. Thanks
    Edit: I've also spent a while goggling and searching the cairo-dock site.
    Last edited by unilx (2013-05-26 18:31:44)

    pacman -S cairo-dock-plugins

  • Reader 11.0.04 on Win 7 screen resolution issue

    Hello,
    There are two Windows accounts on my machine (Windows 7, home).  When I log into one account, Adobe Reader (11.0.04) works fine.  When I log into the other account, and open Reader, the screen resolution changes, and the Reader screen looks huge.  Everything on the computer looks that way until I close the Adobe application.  I've tried uninstalling and reinstalling Reader to no avail.  I tried changing settings in Reader, but the changes never save (change Smooth Text to "none" from laptop/LCD, etc...).
    There has to be something different between the two Windows user accounts, but I can't figure out what it is.  Why would it work on one login, but not the other?
    Please help!
    Kristin

    http://helpx.adobe.com/creative-suite/kb/change-system-default-printer.html
    Thing is, Reader DOESN'T have the ability to set a default printer. That's strictly Windows.

  • Windows 7 Screen Resolution not changing at all when I try to change settings. I ve lost my ToolBar on internet for settings ( deletion of cache) Please help me to reset screen.

    Windows 7 Screen Resolution not changing at all when I try to change settings. I ve lost my ToolBar on internet for settings ( deletion of cache) Please help me to reset screen. The screen seems to have slipped or moved to the right. Only icons on left of
    screen showing. I Need to regain The right side of the scree
    I have tried everything I know to sort this out. Thankyou you in advance. Katy Nanna x

    Hi,
    When you set your monitor to a screen resolution that it won't support, the screen will go black for a few seconds while the monitor reverts back to the original resolution.
    Regarding screen resolution, we may follow the below two articles to change it:
    Change your screen resolution
    Getting the best display on your monitor
    Follow the steps below:
    1. Open Screen Resolution by clicking the Start button, clicking
    Control Panel, and then, under Appearance and Personalization, clicking Adjust screen resolution.
    2.Click the drop-down list next to Resolution. Check for the resolution marked (recommended). This is your LCD monitor's native resolution—usually the highest resolution your monitor can support.
    And if the monitor is LCD monitor, The monitor's  manufacturer or reseller should also be able to tell you the native resolution for your LCD monitor.  Or we may check the monitor's manual to adjust.
    Best regards
    Michael Shao
    TechNet Community Support

  • Q5 drastic increase in screen resolution after OS upgrade

    So:
    I updated the Q5's OS software to version10.3.1.1865 and after that the screen resolution has increased so much that the icons seem much smaller and my eyes hurt.
    One of the closest solutions I found on here was from a post that complained about everything getting too big.  The solution to that was to access Accessibility in the settings and disable the screen magnification.
    I enabled it and everything became bigger but it did not solve the high resolution.
    Is there any way to turn it down or even download the old OS version?
    Thank you

    You can reinstall the old OS but unless you have a backup from the previous OS you won't be able to restore a backup from this OS to the old one.
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

Maybe you are looking for

  • Exception starting server when using wlserver Ant task

    Hello All: When attempting to start my server using the wlserver Ant task, i receive the following error: [wlserver] java.lang.NoClassDefFoundError: weblogic/Server [wlserver] Exception in thread "main" [wlserver] Error in server execution my snippet

  • Change accural key for condition type

    Hi,     The accural key for condition type " special addition custom duty" is maintained wrongly in our Prd system .As a result wrong GL is getting posted. We want to change the accural key for this condition type. Not sure of the implications.... Th

  • New MacBook Pro Will Not Charge While in Use

    I'm not sure if this is an issue, however, I have been unable to find more information regarding this, so I thought I'd ask. While plugged in (MagSafe LED=Orange) the computer hovers around the same percentage of charge (i.e. +/-2%), even with very l

  • What is the JavaScript function to disable the auto-loop feature for the Video Player Plus Widget?

    I have PDF's with links to streaming video that play using the native video skin. The Video Player Plus widget auto starts the video by default. Can someone please tell me how to disable this??? Thanks in advance!

  • Why the driver sp38171 keeps giving me "CD_INST_ERROR_LOADING_DLL"?

    HI, I have a pavilion DV2555ea and recently I've formatted it for install windows 7. I've downloaded and installed every driver, except one: HP Quick Launch Buttons. I've tryed but it keeps giving me the error "CD_INST_ERROR_LOADING_DLL", how can I s