Re: Moving album



On Sö, 2006-10-15, 22:52, Mike Gemünde skrev:
> Hi,
>
> I've a similar Problem. I tried to move my photos to a new installation.
> The first Problem was, I build (at the old) f-spot from source with
> sqlite2. The new package uses sqlite3. Is there a possibility to move
> the database??
Yes, you can convert from sqlite2 to sqlite3

cd .gnome2/f-spot
sqlite photos.db .dump|sqlite3 out.db
mv photos.db photos.db.backup
mv out.db photos.db

>
> The second Problem: I used the Option "Write Metadata to Pictures", but
> I tagged some Photos before I have enabled this Option. Is there a
> possibility to write the "old" tags to the picture-files?
1) Turn of Write Metadata to pictures.
2) Tagg all pictures with a dummy tag.
3) Turn on Write Metadata to pictures.
4) Remove the dummy tag from all pictures.
5) Coffee break

>
> Maybe, a dialog or something should be added to f-spot, that appears
> when enable this Option to write the "old" tags to the pictures.
Good suggestion, perhaps a bugzilla enhancement request is in order :)

>
> Mike
>
>
> Am Sonntag, den 15.10.2006, 09:05 +0700 schrieb Dennis Drescher:
>> Hi,
>>
>> I have been using F-Spot for over a year now and really enjoy it. It has
>> worked great for me. Now I need to move my album of over 14,000 pictures
>> to a new machine. Actually its an identical machine. I'm moving from a
>> Dell Latitude D610 running Ubuntu 6.06 to another one just like it.
>>
>> So far I have made an identical copy of all the pictures and moved them
>> to the other machine. I found the .gnome2/f-spot/photos.db file and
>> copied that over as well. When I start up F-Spot I get the right photo
>> DB and all my tags are there. There are also placeholders for all the
>> pictures but no pictures. Obviously, I've not moved everything over but
>> I don't know what it missing. Can someone point me the missing file(s)
>> in need to make this migration complete. Thanks.
>> _______________________________________________
>> F-spot-list mailing list
>> F-spot-list gnome org
>> http://mail.gnome.org/mailman/listinfo/f-spot-list
>
> _______________________________________________
> F-spot-list mailing list
> F-spot-list gnome org
> http://mail.gnome.org/mailman/listinfo/f-spot-list
>
>


-- 
Bengt Thuree   bengt thuree com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]