[Digikam-users] Can't Apply Tags
Ken Walker
kgw at lunar.ca
Thu Sep 15 16:57:23 BST 2005
Renchi Raju wrote:
>Ken Walker wrote:
>
>
>>I am using digikam 0.7.2/kde 3.3.2 on Debian Sarge.
>>
>>When I ask it to assign tags wheter by dropping the image on the tag or
>>using the right click menu, the tag is not added.
>>
>>Any suggestions about how I might figure this out and fix it?
>>
>>
>
>are the files/album library on a read-only system. any messages on the
>konsole if you start digikam from there?
>
>
Thank you!
I got:
digikam: WARNING: [bool AlbumDB::execSql(const QString&, QStringList*,
bool)] sqlite_step error: attempt to write a readonly database on query:
UPDATE Albums SET icon='IM007009.JPG' WHERE id=721;
digikam: WARNING: [bool AlbumDB::execSql(const QString&, QStringList*,
bool)] sqlite_step error: attempt to write a readonly database on query:
REPLACE INTO ImageTags VALUES('IM007009.JPG', 721, 9);
kgw at blue:~$ digikam
The db was owned by root. Changed it to be owned by me as user and me
as group so
kgw at blue:~$ ls -l /home/kgw/Pictures/*.db
-rw-r--r-- 1 kgw kgw 2110464 2005-09-15 08:53 /home/kgw/Pictures/digikam.db
Now it works like a charm!
Ken
More information about the Digikam-users
mailing list