I don't see any trace of the gnome-integration plug-in.
We should go through cairo_dock_gio_vfs_init(), which would print "VFS Deamon NOT found on DBus !" in case of failure, and "VFS Deamon found on DBus." in case of success.
The only way we wouldn't is if the pug-in is not installed, or if another plug-in registered before. Even then, we should see "GNOME" just after, except if glib is too old (unlikely) or the detected desktop is not Gnome, which is possible if GNOME_DESKTOP_SESSION_ID is not set.
So could you please check that:
"echo $GNOME_DESKTOP_SESSION_ID" returns something
'cairo-dock-gnome-integration-plug-in' is installed
Thank you very much for the log.
I don't see any trace of the gnome-integration plug-in.
We should go through cairo_dock_ gio_vfs_ init(), which would print "VFS Deamon NOT found on DBus !" in case of failure, and "VFS Deamon found on DBus." in case of success.
The only way we wouldn't is if the pug-in is not installed, or if another plug-in registered before. Even then, we should see "GNOME" just after, except if glib is too old (unlikely) or the detected desktop is not Gnome, which is possible if GNOME_DESKTOP_ SESSION_ ID is not set.
So could you please check that: DESKTOP_ SESSION_ ID" returns something dock-gnome- integration- plug-in' is installed
"echo $GNOME_
'cairo-
Thank you.