Re: SVN keeps losing the database
- From: "Antti Ahonen" <aahonen gmail com>
- To: "Stephane Delcroix" <stephane delcroix org>
- Cc: F-Spot list <f-spot-list gnome org>
- Subject: Re: SVN keeps losing the database
- Date: Tue, 18 Sep 2007 21:53:26 +0300
I removed the older version, but I seem to still be losing the database. This is what it says:
antti streelydan:~$ cd ${HOME}/unstable/f-spot/bin
antti streelydan:~/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 <
stephane delcroix org> 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
> F-spot-list gnome org
>
http://mail.gnome.org/mailman/listinfo/f-spot-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]