Subscription date : 26 March 2012
Messages : 5
|
I am running XUbuntu 14.04 in an Oracle VirtualBox VM. I installed Cairo-Dock 3.3.2 a couple of days ago and it worked fine.
Yesterday, I had to install the VirtualBox Guest Additions and since that point, the Cairo-Dock bar no longer appears. The process is running however.
If I start in manually, I see the following.
mfreake@nli2-linux:~/Desktop$ cairo-dock
** (cairo-dock:2615): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-dtEJdQr8WX: Connection refused
libGL error: pci id for fd 9: 80ee:beef, driver (null)
OpenGL Warning: glFlushVertexArrayRangeNV not found in mesa table
OpenGL Warning: glVertexArrayRangeNV not found in mesa table
OpenGL Warning: glCombinerInputNV not found in mesa table
OpenGL Warning: glCombinerOutputNV not found in mesa table
OpenGL Warning: glCombinerParameterfNV not found in mesa table
OpenGL Warning: glCombinerParameterfvNV not found in mesa table
OpenGL Warning: glCombinerParameteriNV not found in mesa table
OpenGL Warning: glCombinerParameterivNV not found in mesa table
OpenGL Warning: glFinalCombinerInputNV not found in mesa table
OpenGL Warning: glGetCombinerInputParameterfvNV not found in mesa table
OpenGL Warning: glGetCombinerInputParameterivNV not found in mesa table
OpenGL Warning: glGetCombinerOutputParameterfvNV not found in mesa table
OpenGL Warning: glGetCombinerOutputParameterivNV not found in mesa table
OpenGL Warning: glGetFinalCombinerInputParameterfvNV not found in mesa table
OpenGL Warning: glGetFinalCombinerInputParameterivNV not found in mesa table
OpenGL Warning: glDeleteFencesNV not found in mesa table
OpenGL Warning: glFinishFenceNV not found in mesa table
OpenGL Warning: glGenFencesNV not found in mesa table
OpenGL Warning: glGetFenceivNV not found in mesa table
OpenGL Warning: glIsFenceNV not found in mesa table
OpenGL Warning: glSetFenceNV not found in mesa table
OpenGL Warning: glTestFenceNV not found in mesa table
libGL error: core dri or dri2 extension not found
libGL error: failed to load driver: vboxvideo
warning : (/build/buildd/cairo-dock-3.3.99.beta1.2.really.3.3.2/src/implementations/cairo-dock-glx.c:_initialize_opengl_backend:181)
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.2
Compiled date : Jun 19 2014 21:27:13
Built with GTK : 3.10
Running with OpenGL: 1
============================================================================
warning : (/build/buildd/cairo-dock-3.3.99.beta1.2.really.3.3.2/src/implementations/cairo-dock-glx.c:_post_initialize_opengl_backend:342)
No FBO support, some applets will be invisible if placed inside the dock.
Launcher-API-Daemon: registered as Unity: <dbus.service.BusName com.canonical.Unity on <dbus._dbus.SessionBus (session) at 0x7f4521b6d3b0> at 0x7f4521b7d650>
connect...
-> connected to cairo-dock
('new owner:', dbus.UTF8String(':1.63'))
GldiShortkey '<Control>F12' failed!
warning : (/build/buildd/cairo-dock-3.3.99.beta1.2.really.3.3.2/src/gldit/cairo-dock-keybinder.c:init_object:455)
Couldn't bind '<Control>F12' (Log out: Show the logout menu)
This shortkey is probably already used by another applet or another application
GldiShortkey '<Control>F8' failed!
warning : (/build/buildd/cairo-dock-3.3.99.beta1.2.really.3.3.2/src/gldit/cairo-dock-keybinder.c:init_object:455)
Couldn't bind '<Control>F8' (Clipboard history: Pop-up the items menu)
This shortkey is probably already used by another applet or another application
GldiShortkey '<Control>F1' failed!
warning : (/build/buildd/cairo-dock-3.3.99.beta1.2.really.3.3.2/src/gldit/cairo-dock-keybinder.c:init_object:455)
Couldn't bind '<Control>F1' (Applications Menu: Show/hide the Applications menu)
This shortkey is probably already used by another applet or another application
GldiShortkey '<Control>F2' failed!
warning : (/build/buildd/cairo-dock-3.3.99.beta1.2.really.3.3.2/src/gldit/cairo-dock-keybinder.c:init_object:455)
Couldn't bind '<Control>F2' (Applications Menu: Show/hide the quick-launch dialogue)
This shortkey is probably already used by another applet or another application
Is there any known-issue with Guest Additions and Cairo Dock? |