[ubuntu-mono] [Bug 63484] Re: f-spot crashes at startup complains about "Unsupported database version"

Andrew Mitchell ajmitch at ihug.co.nz
Mon Oct 2 04:42:54 BST 2006


I presume that at sometime in the past you ran F-Spot from universe,
from when it was using sqlite 2.x by default (this was changed early in
dapper development)

To convert your database, install both sqlite & sqlite3, then run
'sqlite ~/.gnome2/f-spot/photos.db .dump | sqlite3
~/.gnome2/f-spot/photos.db'.

The reason that sqlite2 is not still a dependency of f-spot, is that we
do not want to have the old library still supported in main, as it has
some issues which were fixed in the redesign resulting in sqlite3.

-- 
f-spot crashes at startup complains about "Unsupported database version"
https://launchpad.net/bugs/63484



More information about the Ubuntu-mono mailing list