Opened 11 years ago

Closed 11 years ago

Last modified 9 years ago

#344 closed defect (fixed)

Problems with Ubuntu 13.04

Reported by: rainer Owned by: rainer
Priority: major Milestone: 3.1.0
Component: main Version:
Keywords: Cc:

Description

It's been reported (by max__) that there are problems on Ubuntu 13.04 because the gvfsd-fuse filesystem has been moved from /home/username/.gvfs to /run/user/username/gvfs.

First, root cannot stat /run/user/username/gvfs, and second, this causes the hardlink check to trigger.

Additionally, there's a couple of new compiler warnings about type punning and variables clobbered by the threading implementation.

Change History (1)

comment:1 by rainer, 11 years ago

Resolution: fixed
Status: newclosed

Believed to be fixed by changeset [440].

Note: See TracTickets for help on using tickets.