gvfs 0.2.4 does not work

Bug #238144 reported by Tesiph
2
Affects Status Importance Assigned to Milestone
gvfs (Ubuntu)
Invalid
Low
Ubuntu Desktop Bugs

Bug Description

Binary package hint: gvfs

After upgrading the gvfs packages to 0.2.4, gvfs stopped working. Any attempt to use it from nautilus ends in a "Nautilus cannot handle x:// locations". Trying to use the gvfs-mount command gives an "Error mounting location: volume doesn't implement mount".

Manually starting gvfsd does not work either. Atleast gvfsd-network also launches without error from the CLI, but does not make the network:// location available. Further documentation to debug this seems to be missing.

Downgrading to 0.2.3 solves the problem (this is on x86_64).

Revision history for this message
Sebastien Bacher (seb128) wrote :

what error do you get it you run /usr/lib/gvfs/gvfsd -r? nobody else complained about a similar issue so it's likely due to something on your installation

Changed in gvfs:
assignee: nobody → desktop-bugs
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
Tesiph (tesiph) wrote :

None, no other output either.

Also, I don't know how gvfs works, but 0.2.3 generates a lot of processes for it's helpers, but 0.2.4 does not.

Revision history for this message
Tesiph (tesiph) wrote :

Problem is with libgvfsdbus.so

When running 0.2.4 no output is generated by dbus-monitor when launching nautilus. Replacing above file with the version from 0.2.3 solves the problem.

Revision history for this message
bhante (apointofdeparture) wrote :

check this:
echo $DBUS_SESSION_BUS_ADDRESS

if it is null perhaps you may need in your start :

if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
    eval `/usr/bin/dbus-launch --sh-syntax --exit-with-session`
    export DBUS_SESSION_BUS_ADDRESS
fi

Revision history for this message
Pedro Villavicencio (pedro) wrote :

Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!.

Changed in gvfs:
status: Incomplete → Invalid
Revision history for this message
franketti (franketti) wrote :

still lot of people got this problem
me included

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.