Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2016 15:08:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 208400] x11/gnome3: gtk-3.0 directory not being created for new users
Message-ID:  <bug-208400-6497-Fy3v2G5eg3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208400-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208400-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Dan Bright <freebsd@zaziork.com> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.o=
rg:
Bug 208400: x11/gnome3: gtk-3.0 directory not being created for new users
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208400



--- Description ---
When logging into Gnome shell for the first time as a new user in FreeBSD
10.2-Release (not tested elsewhere), the user's ~/.config/gtk-3.0 directory,
together with the settings.ini file, are not being created.

This results in an "error in writing settings" message when attempting to
switch to the Global Dark Theme in: Gnome tweak tool -> Appearance. The the=
me
remains unchanged.

The work around is for the new user to manually create the directory and fi=
le:

$ mkdir ~/.config/gtk-3.0 && touch ~/.config/gtk-3.0/settings.ini

Following creation of above, the theme changes correctly and the error is
resolved.



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