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

Gilles Caulier caulier.gilles at free.fr
Mon Jun 6 10:09:49 BST 2005


Le Lundi 06 Juin 2005 10:30 AM, Renchi Raju a écrit :
> On Mon, 6 Jun 2005, Gilles Caulier wrote:
> > Question : lets sqlite folder in digiKam have a sence now ?
>
> yes. the old database needs to be updated to the new version. sqlite3
> db and library is not backwards compatible.
>
> renchi

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;
digikam: WARNING: [bool AlbumDB::execSql(const QString&, QStringList*, bool)] 
sqlite_compile error: no such column: Tags.icon on query: SELECT id, pid, 
name,
 (SELECT Albums.url||'/'||Images.name FROM Images, Albums
  WHERE Images.id=Tags.icon AND Albums.id=Images.dirid),
  iconkde FROM Tags;
...

Gilles



More information about the Digikam-devel mailing list