You are not logged in.

#1 2019-05-23 14:25:00

jinpin
Member
Registered: 2019-05-15
Posts: 7

GVFS timeout

I have an error with my gvfs. Opening any file dialog takes > 30 s until the following timeouts:

Error creating proxy: Error calling StartServiceByName for org.gtk.vfs.UDisks2VolumeMonitor: Timeout was reached (g-io-error-quark, 24)
Error creating proxy: Error calling StartServiceByName for org.gtk.vfs.GoaVolumeMonitor: Timeout was reached (g-io-error-quark, 24)

My environment: Xfce + lightdm

Other people have had the same error message:
* https://bbs.archlinux.org/viewtopic.php?id=226015
* https://gitlab.gnome.org/GNOME/gtk/issues/1066
* https://unix.stackexchange.com/question … us-timeout

but their solution – deleting /etc/systemd/system/user@.service.d/dbus.conf hasn't worked for me; my machine never has had this file

All my hard disk drives, SATA SSDs and the M2 SSD are accessible, there are no network shares:

# <file system> <dir> <type> <options> <dump> <pass>
# /dev/sda3
UUID=a2044f60-92bd-4c1f-ad02-579acf74ce35	/         	ext4      	rw,relatime	0 1
# /dev/sda1
UUID=1B2A-8DE7      	/boot     	vfat      	rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro	0 2
# /dev/sda2
UUID=00f58112-d446-4b42-90ca-af5b6469438	none      	swap      	defaults,pri=-2	0 0

UUID=d17163fd-9018-449b-b85c-9e9a8e8ef6f	/mnt/p         	ext4      	rw,relatime	0 1
UUID=b80c5d72-3ff8-42f4-931a-73fe3bd381a	/mnt/p2         ext4      	rw,relatime	0 1
UUID=48a6305d-ec11-498b-bc6e-bfece9a8c95	/mnt/p3         ext4      	rw,relatime	0 1
UUID=9dddc3dd-0eaa-446d-80e0-488576277a0	/mnt/p4         ext4      	rw,relatime	0 1
UUID=7ae4db87-4162-4538-84dc-9b53995bc0d	/mnt/p5         ext4      	rw,relatime	0 1
UUID=5fef26c1-bb2c-444a-b4d7-fab50eb4ab2	/mnt/p6         ext4      	rw,relatime	0 1

id polkit:

uid=102(polkitd) gid=102(polkitd) groups=102(polkitd),26(proc)

loginctl session-status:

2 - papa (1000)
           Since: Thu 2019-05-23 09:15:05 CEST; 7h ago
          Leader: 1081 (lightdm)
            Seat: seat0; vc7
         Display: :0
         Service: lightdm; type x11; class user
         Desktop: xfce
           State: active
            Unit: session-2.scope
                  ├─ 1081 lightdm --session-child 14 21
                  ├─ 1163 /bin/sh /etc/xdg/xfce4/xinitrc -- /etc/X11/xinit/xserverrc
                  ├─ 1198 xfce4-session
                  ├─ 1219 /usr/bin/ssh-agent -s
                  ├─ 1223 xfwm4 --display :0.0 --sm-client-id 20cb97f3b-b698-4180-8396-97b9619f5b1d
                  ├─ 1225 xfce4-panel --display :0.0 --sm-client-id 2f5cc4c79-8667-476b-ba5e-f80299a7ae15
                  ├─ 1226 xfsettingsd --display :0.0 --sm-client-id 27df7cd24-2003-474a-bced-8af595c70566
                  ├─ 1228 xfdesktop --display :0.0 --sm-client-id 2ab09482e-9104-4fa8-9f62-df07f2d14a66
[xfce-panel-wrapper]
                  ├─ 1259 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libpulseaudio-plugin.so 19 10485794 pulseaudio
                  ├─ 1264 atril --sm-client-id 2875899fd-df19-4fb1-8cf0-1e2f7838a11b --sm-client-state-file /home/papa/.config/session-state/atril-1558568114.desktop
                  ├─ 1279 xfce4-power-manager --restart --sm-client-id 27e75712d-1479-48ad-8689-4614fa29ad8f
                  ├─ 1369 /usr/bin/python3 /usr/bin/guake
                  ├─ 1374 /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
                  ├─ 1421 subl
                  ├─ 1423 /usr/lib/libreoffice/program/oosplash
papa (1000)
           Since: Thu 2019-05-23 09:15:05 CEST; 7h ago
           State: active
        Sessions: *2
          Linger: no
            Unit: user-1000.slice
...
same as above

Is there 1 session too much?

Last edited by jinpin (2019-05-23 14:26:34)

Offline

#2 2019-05-23 14:35:52

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,739

Re: GVFS timeout

loginctl session wise this looks alright, fwiw what are the outputs of

printenv | grep DBUS
hostnamectl

Online

#3 2019-05-23 14:51:58

jinpin
Member
Registered: 2019-05-15
Posts: 7

Re: GVFS timeout

printenv | grep DBUS

DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus

hostnamectl

   Static hostname: main
         Icon name: computer-desktop
           Chassis: desktop
        Machine ID: 443f5c1eb0c149bace8c9022aab538b1
           Boot ID: dcf2750859284fc78e15949f4aebf99a
  Operating System: Arch Linux
            Kernel: Linux 5.2.0-rc1-mainline
      Architecture: x86-64

Usually I don't boot mainline. My problem is not kernel-dependent.

Last edited by jinpin (2019-05-23 14:52:27)

Offline

#4 2019-05-23 15:14:45

seth
Member
Registered: 2012-09-03
Posts: 51,237

Re: GVFS timeout

ps aux | grep gvfs-udisks2-volume-monitor
sudo journalctl -b

This dude broke it by skipping glib2 updates: https://bbs.archlinux.org/viewtopic.php?id=245964

Online

#5 2019-05-23 19:04:34

jinpin
Member
Registered: 2019-05-15
Posts: 7

Re: GVFS timeout

I really don't need this gnome shit and will go without gvfs in future.

Sorry for all of your time.

Last edited by jinpin (2019-05-23 19:04:47)

Offline

#6 2019-05-23 19:53:16

seth
Member
Registered: 2012-09-03
Posts: 51,237

Re: GVFS timeout

Be aware that gvfs will likely provide your FMs ability to mount external drives…

Online

#7 2019-05-23 22:32:39

jinpin
Member
Registered: 2019-05-15
Posts: 7

Re: GVFS timeout

No real pro uses automount. BTW my glib2 is 100 % okay.

Last edited by jinpin (2019-05-23 22:33:04)

Offline

#8 2019-05-23 22:36:17

seth
Member
Registered: 2012-09-03
Posts: 51,237

Re: GVFS timeout

This is not about automounting, but to mount a device from the GUI.
How about just posting the journal of an affected boot? If it's not glib2, there's perhaps still an issue w/ the session bus and that'll have more problems to it.

Online

Board footer

Powered by FluxBB