GVFS isn't loading at session start



Hi.


I have built gnome 2.28.1 with gdm 2.20.8 (I notice that 2.28.1 is
missing gdm-setup) and gvfs-1.4.1 (I have updated to gvfs-1.4.3 trying
to fix my problem, no success), my dbus version is 1.2.16 and I'm
using X11R7.5.

I build gnome using prefix=/opt/gnome, and gvfs was configured with
this parameters: ./configure --prefix=/opt/gnome
--sysconfdir=/etc/gnome/2.28.1 --libexecdir=/opt/gnome/lib/gvfs

To make dbus start gvfs I included inside /etc/dbus-1/session-local.conf this:

<!DOCTYPE busconfig PUBLIC
 "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd";>
<busconfig>

  <!-- Search for .service files in /usr/local -->
  <servicedir>/opt/gnome/share/dbus-1/services</servicedir>
  <servicedir>/usr/share/dbus-1/services</servicedir>

</busconfig>

Inside /opt/gnome/share/dbus-1/services I have:

ls -l /opt/gnome/share/dbus-1/services/
total 28
-rw-r--r-- 1 root root  71 Mar  7 10:11 gvfs-daemon.service
-rw-r--r-- 1 root root  82 Mar  7 10:11 gvfs-metadata.service
-rw-r--r-- 1 root root  72 Jan 24 21:58 org.gnome.GConf.service
-rw-r--r-- 1 root root 122 Jan 24 23:36 org.gnome.keyring.service
-rw-r--r-- 1 root root 110 Jan 25 03:49 org.gnome.SettingsDaemon.service
-rw-r--r-- 1 root root 111 Mar  7 10:11
org.gtk.Private.GPhoto2VolumeMonitor.service
-rw-r--r-- 1 root root 103 Mar  7 10:11 org.gtk.Private.HalVolumeMonitor.service

If I grep for gvfs it returns:

grep gvfs /opt/gnome/share/dbus-1/services/*
/opt/gnome/share/dbus-1/services/gvfs-daemon.service:Exec=/opt/gnome/lib/gvfs/gvfsd
/opt/gnome/share/dbus-1/services/gvfs-metadata.service:Exec=/opt/gnome/lib/gvfs/gvfsd-metadata
/opt/gnome/share/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service:Exec=/opt/gnome/lib/gvfs/gvfs-gphoto2-volume-monitor
/opt/gnome/share/dbus-1/services/org.gtk.Private.HalVolumeMonitor.service:Exec=/opt/gnome/lib/gvfs/gvfs-hal-volume-monitor

GDM starts my session with the follow options:

cat /opt/gnome/share/xsessions/gnome-dbus.desktop
[Desktop Entry]
Encoding=UTF-8
Name=GNOME with D-BUS
Comment=GNOME Desktop with D-BUS support
Exec=dbus-launch --exit-with-session gnome-session
TryExec=/usr/bin/dbus-launch
Icon=
Type=Application

Well... after saying all this the problem is that after starting my
gnome session, I can't open locations such as computer://, trash://,
network://, everytime I try I get "Error: Operation not supported",
the same error is returned if I try gvfs-ls trash:// on the terminal.
Running lsof | grep gvfs returns me nothing, lsof | grep dbus give-me
the following:

dbus-daem  965 messagebus  cwd       DIR        8,2      4096          2 /
dbus-daem  965 messagebus  rtd       DIR        8,2      4096          2 /
dbus-daem  965 messagebus  txt       REG        8,2   1129827
1939265 /usr/bin/dbus-daemon
dbus-daem  965 messagebus  mem       REG        8,2     54318
773034 /lib/libnss_files-2.10.1.so
dbus-daem  965 messagebus  mem       REG        8,2   1732630
773049 /lib/libc-2.10.1.so
dbus-daem  965 messagebus  mem       REG        8,2     39213
773048 /lib/librt-2.10.1.so
dbus-daem  965 messagebus  mem       REG        8,2    127937
773032 /lib/libpthread-2.10.1.so
dbus-daem  965 messagebus  mem       REG        8,2    392869
1161581 /usr/lib/libexpat.so.1.5.2
dbus-daem  965 messagebus  mem       REG        8,2    144967
773044 /lib/ld-2.10.1.so
dbus-daem  965 messagebus    0u      CHR        1,3       0t0
262 /dev/null
dbus-daem  965 messagebus    1u      CHR        1,3       0t0
262 /dev/null
dbus-daem  965 messagebus    2u      CHR        1,3       0t0
262 /dev/null
dbus-daem  965 messagebus    3u     unix 0xf6cdd540       0t0
2414 /var/run/dbus/system_bus_socket
dbus-daem  965 messagebus    4u      CHR        1,3       0t0
262 /dev/null
dbus-daem  965 messagebus    5r      DIR        0,9         0          1 inotify
dbus-daem  965 messagebus    6u     unix 0xf6da8380       0t0       2417 socket
dbus-daem  965 messagebus    7u     unix 0xf6da8a80       0t0       2418 socket
dbus-daem  965 messagebus    8u     unix 0xf6ef01c0       0t0
2519 /var/run/dbus/system_bus_socket
dbus-daem  965 messagebus    9u     unix 0xf6da8700       0t0
2538 /var/run/dbus/system_bus_socket
dbus-daem  965 messagebus   10u     unix 0xf6da8e00       0t0
2557 /var/run/dbus/system_bus_socket
dbus-daem  965 messagebus   11u     unix 0xf6cdd1c0       0t0
2714 /var/run/dbus/system_bus_socket
dbus-daem  965 messagebus   15u     unix 0xf6432700       0t0
3230 /var/run/dbus/system_bus_socket
dbus-daem  965 messagebus   16u     unix 0xf6432e00       0t0
3226 /var/run/dbus/system_bus_socket
dbus-daem  965 messagebus   19u     unix 0xf64e2000       0t0
4105 /var/run/dbus/system_bus_socket
hald      1004  haldaemon  mem       REG        8,2    803157
2070613 /usr/lib/libdbus-1.so.3.4.0
hald      1004  haldaemon  mem       REG        8,2    336829
1949747 /usr/lib/libdbus-glib-1.so.2.1.0
console-k 1007       root  mem       REG        8,2    803157
2070613 /usr/lib/libdbus-1.so.3.4.0
console-k 1007       root  mem       REG        8,2    336829
1949747 /usr/lib/libdbus-glib-1.so.2.1.0
console-k 1007       root  mem       REG        8,2    750914
1949752 /usr/lib/libeggdbus-1.so.0.0.0
hald-runn 1008       root  mem       REG        8,2    803157
2070613 /usr/lib/libdbus-1.so.3.4.0
hald-runn 1008       root  mem       REG        8,2    336829
1949747 /usr/lib/libdbus-glib-1.so.2.1.0
hald-addo 1073       root  mem       REG        8,2    803157
2070613 /usr/lib/libdbus-1.so.3.4.0
hald-addo 1073       root  mem       REG        8,2    336829
1949747 /usr/lib/libdbus-glib-1.so.2.1.0
hald-addo 1081       root  mem       REG        8,2    803157
2070613 /usr/lib/libdbus-1.so.3.4.0
hald-addo 1081       root  mem       REG        8,2    336829
1949747 /usr/lib/libdbus-glib-1.so.2.1.0
hald-addo 1086  haldaemon  mem       REG        8,2    803157
2070613 /usr/lib/libdbus-1.so.3.4.0
cupsd     1110       root  mem       REG        8,2    803157
2070613 /usr/lib/libdbus-1.so.3.4.0
devkit-po 1183       root  mem       REG        8,2    750914
1949752 /usr/lib/libeggdbus-1.so.0.0.0
devkit-po 1183       root  mem       REG        8,2    803157
2070613 /usr/lib/libdbus-1.so.3.4.0
devkit-po 1183       root  mem       REG        8,2    336829
1949747 /usr/lib/libdbus-glib-1.so.2.1.0
polkitd   1233       root  mem       REG        8,2    803157
2070613 /usr/lib/libdbus-1.so.3.4.0
polkitd   1233       root  mem       REG        8,2    336829
1949747 /usr/lib/libdbus-glib-1.so.2.1.0
polkitd   1233       root  mem       REG        8,2    750914
1949752 /usr/lib/libeggdbus-1.so.0.0.0
dbus-daem 2046    maginot  cwd       DIR        8,2      4096          2 /
dbus-daem 2046    maginot  rtd       DIR        8,2      4096          2 /
dbus-daem 2046    maginot  txt       REG        8,2   1129827
1939265 /usr/bin/dbus-daemon
dbus-daem 2046    maginot  mem       REG        8,2     54318
773034 /lib/libnss_files-2.10.1.so
dbus-daem 2046    maginot  mem       REG        8,2   1732630
773049 /lib/libc-2.10.1.so
dbus-daem 2046    maginot  mem       REG        8,2     39213
773048 /lib/librt-2.10.1.so
dbus-daem 2046    maginot  mem       REG        8,2    127937
773032 /lib/libpthread-2.10.1.so
dbus-daem 2046    maginot  mem       REG        8,2    392869
1161581 /usr/lib/libexpat.so.1.5.2
dbus-daem 2046    maginot  mem       REG        8,2    144967
773044 /lib/ld-2.10.1.so
dbus-daem 2046    maginot    0u      CHR        1,3       0t0
262 /dev/null
dbus-daem 2046    maginot    1u      CHR        1,3       0t0
262 /dev/null
dbus-daem 2046    maginot    2u      CHR        1,3       0t0
262 /dev/null
dbus-daem 2046    maginot    3u     unix 0xf6d598c0       0t0      18236 socket
dbus-daem 2046    maginot    4r      DIR        0,9         0          1 inotify
dbus-daem 2046    maginot    5u      CHR        1,3       0t0
262 /dev/null
dbus-daem 2046    maginot    6u     unix 0xf6d59000       0t0      18237 socket
dbus-daem 2046    maginot    7u     unix 0xf6d59c40       0t0      18238 socket


I'm tweaking around trying to understand why isn't working, some
questions can be avoided reading this log:
http://maginot.pastebin.com/w490m583


Please, I really need some help here, I'm stuck with gvfs and don't
know why isn't working like it should.


Thanks.




--
Maginot Júnior
LPIC 1 - LPIC 2 - LPIC 3 -  CCNA - CLA - Forensic Analist


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]