#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.
Note:
See TracTickets
for help on using tickets.
Believed to be fixed by changeset [440].