Don't create empty user config directories
Bug #1105843 reported by
marmuta
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Onboard |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Taken from bug #1105801:
On my Ubuntu 13.04 Alpha computer, there is a ~/.onboard directory with two empty directories inside themes and layouts. If these are empty, perhaps they shouldn't be created?
"onboard-settings" unconditionally creates ~./onboard, ~./onboard/layouts and ~./onboard/themes. We should probably do this lazily, only when actual user layouts or themes are created.
Related branches
Changed in onboard: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in trunk.
With word suggestions enabled, the onboard/models directory is still created rather quickly. However, this is due to auto-saving an actual file, the directory doesn't stay empty.