[Digikam-users] can't delete album

Franck Collineau franck-collineau at wanadoo.fr
Sat Feb 4 06:29:51 GMT 2006


Tom Albers wrote:

>Op zondag 29 januari 2006 17:57, schreef Franck Collineau:
>  
>
>>Tom Albers wrote:
>>    
>>
>>>Op zondag 29 januari 2006 09:23, schreef Franck Collineau:
>>>      
>>>
>>>>Hello !
>>>>
>>>>When I launch digikam a message tells me that It seems 2 albums are
>>>>miising etc .. do you want to delete them ?
>>>>I click Yes
>>>>then a second box with It seems 24 files are missing etc .. do you want
>>>>to delete them ?
>>>>I click yes
>>>>But when digikam is launched, I have always these albums and digikam
>>>>doesn't want to delete them: "the file or folder doesn't exist" !
>>>>
>>>>How can I delete them ?
>>>>        
>>>>
>>>Is the digikam3.db writable? Can you start digiKam from the konsole and
>>>copy & paste any messages shown there here?
>>>
>>>Toma
>>>      
>>>
>>digikam3.db is writable.
>>digikam: Removing Album: /FamilleAlain
>>digikam: Removing Album: /FamilleAlain/2001
>>digikam: ScanLib: Finding non-existing Albums: 2505 ms
>>digikam: ScanLib: Finding items not in the database or disk: 511 ms
>>digikam: ScanLib: Updating items without date: 48 ms
>>digikam: Removing: 01-alain-2001.jpg in 612
>>    
>>
>
>Hi, 
>
>Can you do a:
>sqlite3 /path/to/digikam.db
>
>and then do:
>select * from Albums where id=612;
>
>and:
>select * from Albums where url like '%FamilleAlain%'
>
>Did you ever compile trunk from svn?
>
>gr.
>
>Toma
>  
>
Hi !

Here are the outputs:
sqlite> select * from Albums where id=612;
612|/FamilleAlain/2001|2006-01-29T17:55:52|||

sqlite> select * from Albums where url like '%FamilleAlain%';
611|/FamilleAlain|2006-01-29T17:55:52|||
612|/FamilleAlain/2001|2006-01-29T17:55:52|||

I have never complied from svn.

Franck

>------------------------------------------------------------------------
>
>_______________________________________________
>Digikam-users mailing list
>Digikam-users at kde.org
>https://mail.kde.org/mailman/listinfo/digikam-users
>  
>





More information about the Digikam-users mailing list