I removed the older version, but I seem to still be losing the database.
This is what it says:

[EMAIL PROTECTED]:~$ cd ${HOME}/unstable/f-spot/bin
[EMAIL PROTECTED]:~/unstable/f-spot/bin$ ./f-spot --basedir /tmp  --photodir
/tmp
BaseDirectory is now /tmp
PhotoDirectory is now /tmp
Initializing Mono.Addins
Starting new FSpot server
/bin/sh: /usr/bin/esd: not found
Query: SELECT photos.id, photos.time, photos.uri, photos.description,
photos.roll_id, photos.default_version_id FROM photos  WHERE  photos.id NOT
IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time
Query: SELECT photos.id, photos.time, photos.uri, photos.description,
photos.roll_id, photos.default_version_id FROM photos  WHERE  photos.id NOT
IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time

(f-spot:9111): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already
attached to GtkMenuItem

(f-spot:9111): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already
attached to GtkMenuItem
Query: SELECT photos.id, photos.time, photos.uri, photos.description,
photos.roll_id, photos.default_version_id FROM photos  WHERE  photos.id NOT
IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time
Reloading
Query: SELECT photos.id, photos.time, photos.uri, photos.description,
photos.roll_id, photos.default_version_id FROM photos  WHERE  photos.id NOT
IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time
item changed

On 9/17/07, Stephane Delcroix <[EMAIL PROTECTED]> wrote:
>
> You more than probably have multiple versions of f-spot installed. db
> schemas changes are _not_ backward compatible. So, opening a 'svn' db
> with mainstream 0.4.0 will result to that behavior.
>
> s
>
>
>
> On Mon, 2007-09-17 at 10:36 +0300, Antti Ahonen wrote:
> > I just changed into SVN version of F-spot. I have used it for couple
> > of days, and I have one problem. Sometimes F-spot starts just nicely,
> > but sometimes it starts with an empty database with no pictures at
> > all.
> >
> > Is there something I could do for this, it is kind of time consuming
> > to re-import the pictures all the time?
> > _______________________________________________
> > F-spot-list mailing list
> > [email protected]
> > http://mail.gnome.org/mailman/listinfo/f-spot-list
>
>
_______________________________________________
F-spot-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/f-spot-list

Reply via email to