Created attachment 104677 [details] wrong source path Whilst exporting PIM settings I get the following error: Impossible to backup "/home/suse/.local/share/share/contacts/". Obviously 'share/share' does not exist. openSUSE Tumbleweed KDE Plasma 5.9.2 pimsettingexporter 5.4.3
"QString url = Utils::resourcePath(agent, QStandardPaths::writableLocation(QStandardPaths::GenericDataLocation) + QStringLiteral("/share/contacts/"));" We use just this line and QStandardPaths::writableLocation(QStandardPaths::GenericDataLocation) == ~/.local/ So do you redefine some XDG environment variable ?
I have the same problem in: openSUSE Leap 42.3 (Kontact 5.5.2), Leap 15 (Kontact 5.7.3) KDE-neon 5.12.5 (Kontact 5.8.2). Language: German. I don't redefine any environment variable.
*** This bug has been marked as a duplicate of bug 395911 ***