You are not logged in.
Anybody also have been seeing this annoying error?
Jul 23 01:19:50 archbox systemd[1]: Starting Cleanup of Temporary Directories...
Jul 23 01:19:50 archbox systemd-tmpfiles[20218]: stat(/run/user/1000/gvfs) failed: Permission denied
Jul 23 01:19:50 archbox systemd[1]: Started Cleanup of Temporary Directories.
I already used
exec dbus-launch --exit-with-session startxfce4
to start Xfce4.
Any suggestions?
Offline
same error here, I view in journalctl -b
ago 04 08:51:26 arch64 systemd-tmpfiles[2912]: stat(/run/user/1000/gvfs) failed: Permission denied
Last edited by sacarde (2013-08-04 08:43:08)
Offline
I'm also seeing this. Using KDM with KDE so I don't think it's a problem with the display manager. No idea though.
Offline
It is a rather long existing bug: https://bugs.archlinux.org/task/32715
Offline
Sorry for resuscitating (no, I don't think it is necrobumping!) this thread.
It is a rather long existing bug: https://bugs.archlinux.org/task/32715
You forgot to mention that this bug is marked Status: Closed since April 2, 2013, the reason and comment for closing being: "Fixed in GNOME 3.8".
Besides that in my book GVFS != GNOME, and neither is it related to systemd (obviously, the version numbers don't match, and one can use GVFS and systemd with any number of window managers and desktop environments, even on a system running headless), the problem is still present:
$ systemctl status systemd-tmpfiles-clean.service
systemd-tmpfiles-clean.service - Cleanup of Temporary Directories
Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-clean.service; static)
Active: inactive (dead) since Fri 2013-10-25 16:12:29 CEST; 51min ago
Docs: man:tmpfiles.d(5)
man:systemd-tmpfiles(8)
Process: 12008 ExecStart=/usr/bin/systemd-tmpfiles --clean (code=exited, status=0/SUCCESS)
Main PID: 12008 (code=exited, status=0/SUCCESS)
Oct 25 16:12:26 miki-desktop systemd[1]: Starting Cleanup of Temporary Directories...
Oct 25 16:12:26 miki-desktop systemd-tmpfiles[12008]: stat(/run/user/1000/gvfs) failed: Permission denied
Oct 25 16:12:29 miki-desktop systemd[1]: Started Cleanup of Temporary Directories.
It would be interesting to know how the problem was fixed. If this particular fix doesn't work anymore or was lost during some upgrade, there clearly is a regression.
Last edited by ackalker (2013-10-25 15:18:37)
Offline