[Digikam-devel] [digikam] [Bug 345391] digikam does not find the album when there is a bind mount
C Doe
cfdoe1 at gmail.com
Tue Apr 7 23:08:03 BST 2015
https://bugs.kde.org/show_bug.cgi?id=345391
--- Comment #3 from C Doe <cfdoe1 at gmail.com> ---
In my configuration, my digikam root album is the root of my user home
directory, ~. The bind connects a subdirectory under my home directory,
say ~/foo, to a location on another partition, /var/lib/foobar. Then it
is remounted read-only. (Actually, I'm using lvm, so they are lvm
partitions, not physical partitions.)
/etc/fstab:
/home/cdoe/foo /var/lib/foobar none bind 0 0
/etc/rc.local:
mount -o remount,ro /var/lib/foobar
$> mount
/home/cdoe/foo on /var/lib/foobar type none (ro,bind)
On 04/07/2015 03:56 PM, Maik Qualmann wrote:
> https://bugs.kde.org/show_bug.cgi?id=345391
>
> Maik Qualmann <metzpinguin at gmail.com> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> CC| |metzpinguin at gmail.com
>
> --- Comment #2 from Maik Qualmann <metzpinguin at gmail.com> ---
> I played a little with bind mount and can not reproduce this issue. Which album
> directories were added in digiKam? Following the example above ~/Photos and
> ~/Shared. Right?
>
> Maik
>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list