On Fri, Oct 16, 2020 at 1:45 PM Christoph Moench-Tegeder <[email protected]> wrote:
> Hi, > > ## Jonathan Chen ([email protected]): > > > 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
