After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 783304 - gtksettings: Create config directories as necessary
gtksettings: Create config directories as necessary
Status: RESOLVED FIXED
Product: gnome-tweak-tool
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Tweak Tool maintainer(s)
GNOME Tweak Tool maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-05-31 22:51 UTC by Florian Müllner
Modified: 2017-06-01 10:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtksettings: Create config directories as necessary (1.29 KB, patch)
2017-05-31 22:51 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2017-05-31 22:51:50 UTC
See patch.
Comment 1 Florian Müllner 2017-05-31 22:51:56 UTC
Created attachment 352970 [details] [review]
gtksettings: Create config directories as necessary

Writing the .ini file currently fails if its config directory didn't
exist previously. At least for the gtk-4.0 case that's not entirely
unlikely, so try to create it if necessary.
Comment 2 Rui Matos 2017-06-01 09:28:57 UTC
Review of attachment 352970 [details] [review]:

indeed, thanks
Comment 3 Florian Müllner 2017-06-01 10:19:48 UTC
Attachment 352970 [details] pushed as 7bdcf12 - gtksettings: Create config directories as necessary