On 27 March 2018 at 17:11, Stefan Salewski <m...@ssalewski.de> wrote:

> On Sun, 2018-03-25 at 14:05 +0200, Stefan Salewski wrote:
> > /opt/gtk/bin $ LD_LIBRARY_PATH="../lib64" ./gtk4-demo
> >
> > (gtk4-demo:14466): GLib-GIO-WARNING **: 14:03:06.071: Can't find
> > module
> > 'dconf' specified in GSETTINGS_BACKEND
> > GLib-GIO-Message: 14:03:06.071: Using the 'memory' GSettings
> > backend.  Your settings will not be saved or shared with other
> > applications.
>
> The reason seems to be that meson automatically installs latest glib,
> which does not contain dconf.


dconf is not part of GLib; it's a separate module, which provides a backend
for GSettings on Unix-like systems.

Ciao,
 Emmanuele.

-- 
https://www.bassi.io
[@] ebassi [@gmail.com]
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to