[Digikam-devel] [Bug 112848] New: digikam 0.8 beta2 fails on startup with large pictures folder

Nir Dremer mailing at dremer.org
Sun Sep 18 21:20:50 BST 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=112848         
           Summary: digikam 0.8 beta2 fails on startup with large pictures
                    folder
           Product: digikam
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel kde org
        ReportedBy: mailing dremer org


Version:           0.8.0 beta2 (using KDE KDE 3.4.2)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) 
OS:                Linux

When loading digikam with a big pictures folder digikam gives the following output (debug):

digikam: ScanLib: Finding non-existing Albums: 9 ms
digikam: ScanLib: Finding items not in the database or disk: 143456 ms
digikam: ScanLib: Updating items without date: 4 ms
digikam: WARNING: sqlite_step error: database is full on query: REPLACE into Settings VALUES ('Scanned','2005-09-18T23:14:23');
digikam: WARNING: sqlite_step error: database is full on query: SELECT T.id, T.pid, T.name, A.url, I.name, T.iconkde
 FROM Tags AS T LEFT OUTER JOIN Images AS I ON I.id=T.icon
   LEFT OUTER JOIN Albums AS A ON A.id=I.dirid;
digikam: WARNING: sqlite_step error: database is full on query: SELECT id, name, url FROM Searches;
digikam: ImagePlugin_Core plugin loaded
digikam: ImagePluginLoader: Loaded plugin ImagePlugin_Core

and shows the application with empty albums tab.

my pictures folder contains 6041 pictures and the total size is 9.5 giga.



More information about the Digikam-devel mailing list