You are not logged in.
Pages: 1
After recent upgrades if I launch Cairo-dock normally with -o flag to use opengl it launches with destorted colors like rainbow alike so I have to force it to open with no opengl use then it becomes normally visual.
Here's the output with -o flag
warning : (/build/cairo-dock/src/cairo-dock-core-3.4.1/src/implementations/cairo-dock-egl.c:gldi_register_egl_backend:232)
Cairo-Dock was not built with EGL support
warning : (/build/cairo-dock/src/cairo-dock-core-3.4.1/src/implementations/cairo-dock-glx.c:_initialize_opengl_backend:129)
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.4.1
Compiled date : May 18 2015 12:31:05
Built with GTK : 3.16
Running with OpenGL: 1
============================================================================
warning : (/build/cairo-dock/src/cairo-dock-core-3.4.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.20: cannot open shared object file: No such file or directory)
warning : (/build/cairo-dock/src/cairo-dock-core-3.4.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_sync_with_stderr:260)
No value set for `/desktop/gnome/interface/font_name'
g_file_test: assertion 'filename != NULL' failed
g_file_test: assertion 'filename != NULL' failed
(cairo-dock:6486): Gtk-WARNING **: 12:21:36.613: Theme parsing error: <data>:7:1467: The :insensitive pseudo-class is deprecated. Use :disabled instead.
(cairo-dock:6486): Gtk-WARNING **: 12:21:36.613: Theme parsing error: <data>:7:3649: The :inconsistent pseudo-class is deprecated. Use :indeterminate instead.
_cd_find_volume_name_from_drive_name: assertion 'pDrive != NULL' failed
_cd_find_volume_name_from_drive_name: assertion 'pDrive != NULL' failed
Offline
It looks like you don't have libetpan installed. I'm not sure wether or not this should be a dependency (it is a build time dependency, though).
Offline
ah, I just noticed, that this was just a warning - it might still help, though
Offline
it says "libetpan is a portable middleware for email access" I doubt it causes visual issues because of it.
Offline
Pages: 1