https://bugs.kde.org/show_bug.cgi?id=521926
--- Comment #8 from kaminata <[email protected]> --- I found two things: 1. If I make kdialog read-only, it shows this error: kf.config.core: Couldn't create a new file: "~/.config/kdeglobals". Error: "Existing file ~/.config/kdeglobals is not writable" The settings are already there, so why is it trying to create a new file and write to it instead of simply reading the existing one? It seems to ignore the settings regardless of whether it has read or write access and always opens the dialog with the default layout. Could this be where the problem lies? 2. If I make kdeglobals read-only, opening the dialog from qBittorrent at least stops resetting the view settings that Firefox uses. -- You are receiving this mail because: You are watching all bug changes.
