<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Settings in ~/.config/gtk-3.0/settings.ini ignored with GDK_BACKEND=wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=790201#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Settings in ~/.config/gtk-3.0/settings.ini ignored with GDK_BACKEND=wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=790201">bug 790201</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=gnidorah%40ya.ru" title="Alex Ivanov <gnidorah@ya.ru>"> <span class="fn">Alex Ivanov</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=363679&action=diff" name="attach_363679" title="don't provide gsetting if dconf is not available">attachment 363679</a> <a href="attachment.cgi?id=363679&action=edit" title="don't provide gsetting if dconf is not available">[details]</a></span> <a href='review?bug=790201&attachment=363679'>[review]</a>
don't provide gsetting if dconf is not available
Fix for Emmanuele Bassi case
<span class="quote">> Alternatively, remove dconf, and GTK will use the settings.ini file</span >
Prior default from translation table
(<a href="https://git.gnome.org/browse/gtk+/tree/gdk/wayland/gdkdisplay-wayland.c#n1571">https://git.gnome.org/browse/gtk+/tree/gdk/wayland/gdkdisplay-wayland.c#n1571</a>)
was taken. In init_settings() we return if
g_settings_schema_source_get_default() fails, so we should do in
gdk_wayland_display_get_setting(). This now matches what gdkscreen-x11.c does
(in case of not available xsettings)
<a href="https://git.gnome.org/browse/gtk+/tree/gdk/x11/gdkscreen-x11.c#n958">https://git.gnome.org/browse/gtk+/tree/gdk/x11/gdkscreen-x11.c#n958</a>
However this patch doesn't fix the issue, since at least some distributions
wrap Gtk3 programs with GSettings schemas path
<a href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/p2p/transmission/default.nix#L46">https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/p2p/transmission/default.nix#L46</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>