Problems at use | Problèmes à l'utilisation
makitso, Thursday 13 October 2011 à 02:06
|
|
Subscription date : 29 September 2011
Messages : 11
|
Installed Lubuntu 11.04 and Cairo. However, there appears to be no connection between the PCManFM trash can and the trash can in Cairo. Tried Docky and it works ok. Am I doing something wrong or is it a bug? |
matttbe, Thursday 13 October 2011 à 17:39
|
|
Subscription date : 24 January 2009
Messages : 12573
|
Hello,
Did you installed gvfs? apt-cache policy libgvfscommon0 |
makitso, Friday 14 October 2011 à 01:55
|
|
Subscription date : 29 September 2011
Messages : 11
|
Yes, gvfs is installed,
[sudo] password for rob:
libgvfscommon0:
Installed: 1.8.0-0ubuntu3
Candidate: 1.8.0-0ubuntu3
Version table:** 1.8.0-0ubuntu3 0
500 http://ca.archive.ubuntu.com/ubuntu/ natty-updates/main i386 Packages
100 /var/lib/dpkg/status
1.8.0-0ubuntu2 0
500 http://ca.archive.ubuntu.com/ubuntu/ natty/main i386 Packages |
matttbe, Friday 14 October 2011 à 05:54
|
|
Subscription date : 24 January 2009
Messages : 12573
|
Is it better if you launch the dock with this command: |
makitso, Friday 14 October 2011 à 12:26
|
|
Subscription date : 29 September 2011
Messages : 11
|
Yes, when launched that way the trash can shows files. |
matttbe, Friday 14 October 2011 à 18:13
|
|
Subscription date : 24 January 2009
Messages : 12573
|
@ fabounet: is it possible to use gvfs if it's available (e.g. on LXDE) |
makitso, Friday 14 October 2011 à 21:23
|
|
Subscription date : 29 September 2011
Messages : 11
|
Cairo runs fine now on lubuntu 11.04 but there are problems with lubuntu 11.10. If I run cairo from a terminal I get this:
warning : (/build/buildd/cairo-dock-2.4.0~2/src/gldit/cairo-dock-opengl.c:cairo_dock_initialize_opengl_backend:171)
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: 2.4.0~2
Compiled date: Oct 11 2011 11:25:50
Running with OpenGL: 0
warning : (/build/buildd/cairo-dock-2.4.0~2/src/gldit/cairo-dock-launcher-manager.c:cairo_dock_launch_command_sync:480)
No value set for `/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/buildd/cairo-dock-2.4.0~2/src/gldit/cairo-dock-launcher-manager.c:cairo_dock_launch_command_sync:480)
No value set for `/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 |
makitso, Saturday 15 October 2011 à 23:22
|
|
Subscription date : 29 September 2011
Messages : 11
|
Turns out there is a bug (https://bugs.launchpad.net/bugs/873756) in ubuntu that is affecting LXDE environments. This is causing some of the problems with the Cairo dock.
By adding .desktop files in ~/.config/autostart and placing the cairo-dock -e gnome in it fixes the problem. |
fabounet, Tuesday 25 October 2011 à 15:56
|
|
Subscription date : 30 November 2007
Messages : 17118
|
is it possible to use gvfs if it's available (e.g. on LXDE)
yep, how can we detect an LXDE session ?
or maybe we could detect gvfs directly... |
matttbe, Wednesday 26 October 2011 à 00:56
|
|
Subscription date : 24 January 2009
Messages : 12573
|
We can simply detect 'gvfsd' process, no? |
fabounet, Wednesday 26 October 2011 à 12:46
|
|
Subscription date : 30 November 2007
Messages : 17118
|
indeed, but maybe LXDE has some particularities that would justify an lxde-integration plug-in ? |
matttbe, Thursday 27 October 2011 à 11:51
|
|
Subscription date : 24 January 2009
Messages : 12573
|
But it can be interesting to use gvfs if it's available even if there is no integration plugin for this DE. |
fabounet, Thursday 27 October 2011 à 16:09
|
|
Subscription date : 30 November 2007
Messages : 17118
|
true ! |
Problems at use | Problèmes à l'utilisation
|