A failed config save is reported, not dropped
Try the real interface
Explore this workspace.
Real Torbie UI · mock sessions
Loading Torbie…
Technical background
A config file that cannot be written — a read-only file in a mis-frozen build slot, most often — threw before the change event fired, so nothing persisted and nothing driven by that event re-applied either. Settings appeared to do nothing at all, in silence.
The problem
A config file that could not be written threw before the change event fired. Nothing persisted, and nothing driven by that event re-applied either — so theme, spaciness and docking appeared to do nothing at all, in silence, while you were still in the window. The real-world cause was a read-only config.yaml in a mis-frozen build slot.
How it works
A failed save is reported rather than dropped, so the window says the setting did not stick instead of pretending it did.
What this does not claim
- The source catalogue records no separate caveats for this entry. The implementation and evidence above define its scope.
Source commits
RobustnessAdded 2026-08-141 file+23 / −2 lines