I have a problem with 0.10b3 where digikam is innocent:
I use btrfs 0.16 (linux equivalent of zfs) for my /home. btrfs is not yet supported by volume-id0, so the UUID is not detected by the system and digikam. And digikam 0.10 doesn't work with my image folder as it stores the UUID in the DB collection path, 0.9.5 works perfectly. Is there any trick to convince digikam to accept my drive? Gerhard _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
On Wednesday 13 August 2008 21:36:38 [hidden email] wrote: > I have a problem with 0.10b3 where digikam is innocent: > I use btrfs 0.16 (linux equivalent of zfs) for my /home. btrfs is not yet > supported by volume-id0, so the UUID is not detected by the system and > digikam. And digikam 0.10 doesn't work with my image folder as it stores > the UUID in the DB collection path, 0.9.5 works perfectly. > > Is there any trick to convince digikam to accept my drive? > > Gerhard > I found a solution to my problem. Marcel has built-in three different ways of uniquely identifying a collection - uuid - path - hash on root folder (for CD/DVD) The solution in my case is: - to have a backup of digikam4db (otherwise as soon as you open digikam the DB wil be corrupted with the new uuid-less drive) - to open digikam4.db and change in the AlbumRoots the Identifier from volumeid:?uuid=xxxxxxxxxxxxxxxxxxxxxxxxxxx to volumeid:?path=/home (if /home is the the volume of the uuid-less drive. - that's it, start digikam 0.10 and all is there. I have to include this in the documentation Gerhard _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Gerhard,
Currenty Marcel is in australia for a while (3 month). He will back around november. He will work as medecine man studiant in an hospital (if i'm not too wrong) He is not sure if he will have a wifi available in autralia. So he will not active and present to the list during this time. I recommend you to report your solution to Marcel when he will back. Perhaps he have a better way to solve it, especially to automatize all operations. Best Gilles Caulier 2008/8/15 Gerhard Kulzer <[hidden email]>: > On Wednesday 13 August 2008 21:36:38 [hidden email] wrote: > >> I have a problem with 0.10b3 where digikam is innocent: > >> I use btrfs 0.16 (linux equivalent of zfs) for my /home. btrfs is not yet > >> supported by volume-id0, so the UUID is not detected by the system and > >> digikam. And digikam 0.10 doesn't work with my image folder as it stores > >> the UUID in the DB collection path, 0.9.5 works perfectly. > >> > >> Is there any trick to convince digikam to accept my drive? > >> > >> Gerhard > >> > > I found a solution to my problem. Marcel has built-in three different ways > of uniquely identifying a collection > > - uuid > > - path > > - hash on root folder (for CD/DVD) > > The solution in my case is: > > - to have a backup of digikam4db (otherwise as soon as you open digikam the > DB wil be corrupted with the new uuid-less drive) > > - to open digikam4.db and change in the AlbumRoots the Identifier from > volumeid:?uuid=xxxxxxxxxxxxxxxxxxxxxxxxxxx to volumeid:?path=/home (if /home > is the the volume of the uuid-less drive. > > - that's it, start digikam 0.10 and all is there. > > I have to include this in the documentation > > Gerhard > > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel > > Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerhard Kulzer-3
> On Wednesday 13 August 2008 21:36:38 [hidden email] wrote:
> > I have a problem with 0.10b3 where digikam is innocent: > > I use btrfs 0.16 (linux equivalent of zfs) for my /home. btrfs is not yet > > supported by volume-id0, so the UUID is not detected by the system and > > digikam. And digikam 0.10 doesn't work with my image folder as it stores > > the UUID in the DB collection path, 0.9.5 works perfectly. > > > > Is there any trick to convince digikam to accept my drive? > > > > Gerhard > > I found a solution to my problem. Marcel has built-in three different ways > of uniquely identifying a collection > - uuid > - path > - hash on root folder (for CD/DVD) > > The solution in my case is: > - to have a backup of digikam4db (otherwise as soon as you open digikam the > DB wil be corrupted with the new uuid-less drive) > - to open digikam4.db and change in the AlbumRoots the Identifier from > volumeid:?uuid=xxxxxxxxxxxxxxxxxxxxxxxxxxx to volumeid:?path=/home (if > /home is the the volume of the uuid-less drive. > - that's it, start digikam 0.10 and all is there. We have definitely to solve this in code, so that a path identifier is used if the uuid is invalid. These are just situations that have never been tested. I will look at t he code, where something may go wrong and probably ask you some questions when I find some time. Currently I'm in Sydney and need to see the city :-) Btw, similar problems may occur when someone starts to use network file systems as album roots. There are still some open ends and it needs testing. Marcel _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerhard Kulzer-3
> > I have a problem with 0.10b3 where digikam is innocent:
> > I use btrfs 0.16 (linux equivalent of zfs) for my /home. btrfs is not yet > > supported by volume-id0, so the UUID is not detected by the system and > > digikam. And digikam 0.10 doesn't work with my image folder as it stores > > the UUID in the DB collection path, 0.9.5 works perfectly. > > Gerhard, is there a UUID reported by HAL? Please identify your /home in the output of hal-device, and give me the volume.uuid line. What is the volume identifier as you found it in your AlbumRoots table? Thanks Marcel _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |