From kde-bugs-dist Fri Aug 31 17:57:39 2007 From: abrahams () acm ! org Date: Fri, 31 Aug 2007 17:57:39 +0000 To: kde-bugs-dist Subject: [Bug 121005] digikam won´t start when the album-path stays on nfs-volume Message-Id: <20070831175739.10473.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=118858306503381 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=121005 ------- Additional Comments From abrahams acm org 2007-08-31 19:57 ------- Re #11 -- that's 90% of the answer. Write permission for digikam3.db must be turned on for all users, not just for the owner. (The default is to turn it on for the owner in any case.) The problem arises because the owner of the pictures directory on the remote device is not the same as the owner of the local files. I fixed the write permissions of ~/Pictures/digikam3.db and now digikam works just fine with pictures stored on my HP Mediavault (a Network Attached Storage device). Many thanks, Gilles.