Date: Wed, 30 Mar 2016 15:08:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208400] x11/gnome3: gtk-3.0 directory not being created for new users Message-ID: <bug-208400-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208400 Bug ID: 208400 Summary: x11/gnome3: gtk-3.0 directory not being created for new users Product: Ports & Packages Version: Latest Hardware: arm64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: freebsd@zaziork.com Assignee: gnome@FreeBSD.org Flags: maintainer-feedback?(gnome@FreeBSD.org) 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208400-13>