Comment 3 for bug 669472

Revision history for this message
Stuart Bishop (stub) wrote :

I did have some photos imported into Photos/1.

Workaround:

I've moved these directories out of the way, but f-spot still does not launch. The bad data is still in the sqlite3 database - Photos.time contains photos

To fix this:

cd ~/.config/f-spot
cp photos.db photos.db.incaseiwannarecover
sqlite3 photos.db "delete from photos where time < 0;"