https://bugs.kde.org/show_bug.cgi?id=461206
Bug ID: 461206 Summary: The setting for the "untagged image" tag should be stored in index.xml Classification: Applications Product: kphotoalbum Version: GIT master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Backend Assignee: kpab...@willden.org Reporter: t...@stonemx.de Target Milestone: --- Currently, we store the "untagged image" tag in ~/.config/kphotoalbum.rc. This leads to the fact that, in a multi-user environment, each user could choose their own untagged image tag. As this setting is hard-linked to a tag present in the database, it should somehow also be stored there, so that each user always sees the same tag and functionality. Also, this way, we could ensure that the respective tag is set and present whilst creating a new database or configuring KPA to use an existing one. In my case, I has a non-standard untagged images tag set, which is of course present in the database, but when setting up another machine to use the same database, KPA complains about the untagged images tag not being present on the first startup as it will try to use the default one. -- You are receiving this mail because: You are watching all bug changes.