Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jun 2020 05:10:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 247039] devel/glib20: backport GSETTINGS_BACKEND=keyfile support
Message-ID:  <bug-247039-6497-rhQhlrvmT0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247039-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247039-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome mailing =
list
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 247039: devel/glib20: backport GSETTINGS_BACKEND=3Dkeyfile support
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247039



--- Description ---
Gtk3 under Wayland seems to rely on Gsettings more. However, devel/dconf
depends on devel/dbus which maybe undesirable (bug 194460).

$ pkg install gtk3 gsettings-desktop-schemas

$ gsettings set org.gnome.desktop.interface text-scaling-factor 1.44
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will=
 not
be saved or shared with other applications.

$ gsettings get org.gnome.desktop.interface text-scaling-factor
GLib-GIO-Message: 04:59:21.388: Using the 'memory' GSettings backend.  Your
settings will not be saved or shared with other applications.
1.0

$ gtk3-demo
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will=
 not
be saved or shared with other applications.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247039-6497-rhQhlrvmT0>