Re: gtk4-query-immodules: command not found



On 27 March 2018 at 17:11, Stefan Salewski <mail 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.

--


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]