> From: "Rob" <[email protected]> > Date: Thu, 06 Oct 2016 05:05:53 -0500 > Subject: Re: [blfs-support] gsettings reporting errors > > [email protected] (akhiezer) wrote: > > Did you now go back and check and verify (incl double-checks) that it _is_ > > installed: e.g. does '/usr/lib/gio/modules/libgvfsdbus.so' exist; and does > > '/usr/lib/gio/modules/libgioremote-volume-monitor.so' exist. > > All the files that it whined about do exist. > What else can I try?
(Reinstating the error-msg part of orig-post): > > From: "Rob" <[email protected]> > > Date: Wed, 05 Oct 2016 16:57:04 -0500 > > Subject: [blfs-support] gsettings reporting errors > > > > BLFS-7.10 systemd > > XFCE4 desktop > > I need to use A11Y frameworks, so I did the following: > > [root@newbean:~#] gsettings set org.gnome.desktop.a11y.applications > > screen-reader-enabled true > > libgvfscommon.so: cannot open shared object file: No such file or directory > > Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so > > libgvfscommon.so: cannot open shared object file: No such file or directory > > Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so > > GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will > > not > > be saved or shared with other applications. > > A google search seemed to indicate that this problem is > > caused by gvfs-1.28.3 > > But this was installed in BLFS. I remember installing it. A quick coupla searches & skim-throughs: the following may be of help: ---- https://wiki.debian.org/accessibility https://wiki.debian.org/accessibility-devel https://stormdragon.tk/tag/linux/ https://mail.gnome.org/archives/orca-list/2015-August/msg00491.html http://brltty.mielke.narkive.com/xPtNTWOo/ot-starting-orca-on-ubuntu-12-04-2 ---- Note that usage under xfce looks to be a bit different from 'normal'. And note the use of environment vars such as GTK_MODULES, GSETTINGS_BACKEND, DBUS_SESSION_BUS_ADDRESS, DBUS_SESSION_BUS_PID : the first two of which, at least, look related to parts of the overall error message. hth, akh -- -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
