[Digikam-devel] [Bug 184091] crash at startup if albums moved between collections externally

Andi Clemens andi.clemens at gmx.net
Fri Feb 13 00:00:36 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=184091





--- Comment #4 from Andi Clemens <andi clemens gmx net>  2009-02-13 01:00:35 ---
(In reply to comment #3)
> I still wonder why the .db-journal file was created and if a similar situation
> could totally confuse a user who doesn't know about that file's existence and
> purpose.
> 

These files are always created when a database transaction is done.
This is why sqlite3 is slower than for example MySQL, because of the disk
access.
I guess digiKam crashed while doing some db stuff so the journal file was not
cleaned up.


-- 
Configure bugmail: http://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