[Digikam-devel] [Bug 250610] wish: tool or procedure to check digikam database
Vincent Tassy
timetre at free.fr
Sun Aug 21 20:28:26 BST 2011
https://bugs.kde.org/show_bug.cgi?id=250610
--- Comment #15 from Vincent Tassy <timetre free fr> 2011-08-21 19:28:26 ---
Hi Andi,
thanks for reporting the issue and looking into it !
Haven't had time to check it out this weekend, will do that tomorrow.
Could you please send me a dump of your AlbumRoots table so that I can compare
with what I have and better diagnose ?
just run the command: sqlite3 Pictures/digikam4.db "SELECT * FROM AlbumRoots"
(Replace with the correct pat of your db file.
Just for info, mine looks like this:
1|Local|0|1|volumeid:?uuid=aeefb3d2-a2d9-48fc-a783-164cc6057067|/home/timetre/Pictures
2|NAS|0|3|networkshareid:?mountpath=%2FNAS%2FPictures|/
I have one collection in my home directory and one collection on my NAS.
Thanks,
Vince.
On 08/20/2011 10:07 PM, Andi Clemens wrote:
> https://bugs.kde.org/show_bug.cgi?id=250610
>
>
>
>
>
> --- Comment #14 from Andi Clemens <andi clemens googlemail com> 2011-08-20 20:07:48 ---
> One solution for finding the mountpoint on a unix system would be:
> mount | awk -v dev=$(blkid -l -t UUID="5f7e24f4-c39d-4e27-8063-00bbad2c9b3c" -o
> device) '$1 == dev{print $3}'
>
> The UUID has to be replaced of course.
>
Vincent Tassy
E : vincent at tassy.net <mailto:vincent at tassy.net>
http://photo.tassy.net
http://www.showmetheplanet.com
My profiles: LinkedIn <http://fr.linkedin.com/in/vincenttassy> Picasa
<http://picasaweb.google.com/timetre> Flickr
<http://www.flickr.com/photos/timetre>
Twitter <http://www.twitter.com/timetre>
Contact me: Skype tassyv MSN vince at nsx.fr.fm
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list