gvfs delay on login?

Gleb Popov arrowd at freebsd.org
Fri Oct 16 09:51:57 UTC 2020


On Fri, Oct 16, 2020 at 1:45 PM Christoph Moench-Tegeder <cmt at burggraben.net>
wrote:

> Hi,
>
> ## Jonathan Chen (jonc at chen.org.nz):
>
> > I recently updated my ports, and with the update of gvfs-1.46_1, I'm
> > noticing a 20s delay when I log in with mate-session. The closest
> > indication as to what may be the problem is in one of my logs:
> >
> > ** Message: 15:35:14.744: Initializing gksu extension...
> > Error creating proxy: Error calling StartServiceByName for
> > org.gtk.vfs.GoaVolumeMonitor: Timeout was reached (g-io-error-quark,
> > 24)
>
> Yes, that's the problem. The most basic workaround is to build
> gvfs without option GOA ("Gnome Online Accounts"), that's what
> I did (I don't use mate and don't have that specific login problem,
> but a lot of other stuff shows related troube, timouts, failures, ...).
>
> The real fix would be to figure out how to get the required dbus
> services running - gvfs source provides some systemd units, which
> are not that helpful for us (obvious reasons, yeah).
>

It is sufficient to provide service files to enable D-Bus autostart
functionality:
https://foss.heptapod.net/bsdutils/bsdisks/-/blob/branch/default/org.freedesktop.UDisks2.service.in


More information about the freebsd-ports mailing list