Some KDE applications appear to write default settings directly to their configuration file when the keys they require are not present (e.g. plasmashell, baloo). This is no problem, when the keys are loaded from a write protected location (e.g. /etc/) but results in Elektra parsing errors, when the file is in the user namespace.
A work-around would include the following changes:
This way KDE applications can write their configuration and not corrupt the actual files.
Some KDE applications appear to write default settings directly to their configuration file when the keys they require are not present (e.g. plasmashell, baloo). This is no problem, when the keys are loaded from a write protected location (e.g. /etc/) but results in Elektra parsing errors, when the file is in the user namespace.
A work-around would include the following changes:
/dev/nullas file name on unixoids andNULon windows systemsThis way KDE applications can write their configuration and not corrupt the actual files.