Summary: | digitaglinktree does not work if albumdir is not on root-partition | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ian Hubbertz <kde_bugs> |
Component: | Maintenance-Database | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | caulier.gilles, krienke |
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | 4.0.0 | |
Sentry Crash Report: |
Description
Ian Hubbertz
2009-01-24 09:50:24 UTC
I just tried to reproduce you effect, but for me it seems to work. I created digikam folders on two different physical partitions mounted under two different mount points and created a link tree on a third one. I called digitaglinktree like this: digitaglinktree -d /home/photos/digikam4.db -l /tmp/linktree /home and how exactly did you start digitaglinktree and what version do you have (digitaglinktree -v)? Are there any messages issued by digitaglinktree? How is your filesystem structure (ouput of mount command)? Perhaps your problem was that you tried to use hard links. There is a restriction in unix on hardlinks that source and destination of a hardlink must be on the same filesystem. Did you use option -H with digitaglinktree? Rainer This entry still valid ? Gilles Caulier Rainer, Any progress here ? Gilles Caulier Didn't hear any feedback about this. So from my point of view its working as expected. |