Apparently this is an issue with the sqlite database being 2.x and not 3.x. Doing
cd ~/.gnome2/f-spot/ mv photos.db photos_sqlite2.db sqlite photos_sqlite2.db .dump | sqlite3 photos.db fixed the problem for me. -- Cannot import any images (import error) https://bugs.launchpad.net/bugs/141180 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
