[Digikam-devel] branches/digikam/0.8-experimental/digikam (fwd)

Renchi Raju renchi at pooh.tam.uiuc.edu
Mon Jun 6 17:51:52 BST 2005



On Mon, 6 Jun 2005, Gilles Caulier wrote:

>
> Problem with last implementation :
>
> [dcamir at cea-tir8 0.8-experimental]$ digikam
> digikam: Count all files took: time taken: 139 ms
> digikam: Finding Missing Items: time taken: 86 ms
> digikam: WARNING: [bool AlbumDB::execSql(const QString&, QStringList*, bool)]
> sqlite_compile error: no such column: Albums.icon on query: SELECT id, url,
> date, caption, collection,
>   (SELECT name FROM Images WHERE Images.id=Albums.icon)
>   FROM Albums;

i'm trying to make sense of what happened. can you do the following:

> sqlite3 ~/tmp/renchi/Pictures/digikam3.db
sqlite> select * from sqlite_master WHERE type="table";

and mail the output

renchi



More information about the Digikam-devel mailing list