Sqlite error database is locked

2005-02-05 Thread Bengt Thuree
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hej I just installed the Ubuntu version of f-spot (version 0.0.6) from deb http://ubuntu.arslinux.com/ unstable/ I seem to have some problem starting f-spot though. I get the following error message. | [EMAIL PROTECTED]:~ $ f-spot | | Unhandled

Re: Sqlite error database is locked

2005-02-10 Thread Bengt Thuree
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bengt Thuree wrote: ... | Should I download f-spot sourcecode and compile it myself or? I downloaded the source code, and a lot of other things to get the configure script to succeed. But then make fails with the following errors

Re: Sqlite error database is locked

2005-02-14 Thread Bengt Thuree
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bengt Thuree wrote: | | error CS0016: Could not write to file `f-spot.exe', cause: Win32 IO | returned ERROR_LOCK_VIOLATION. Path: ./f-spot.exe | was caused by trying to compile on a NFS share (home directory NFS mounted from a file server) When I put

Re: Sqlite error database is locked

2005-02-16 Thread Bengt Thuree
hadn't started statd on the _client_. lockd seems to be managed by the kernel now. regards Loz On Tue, 2005-02-15 at 00:03 +1100, Bengt Thuree wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bengt Thuree wrote: | | error CS0016: Could not write to file `f-spot.exe', cause: Win32 IO

Re: Sqlite error database is locked

2005-02-17 Thread Bengt Thuree
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bengt Thuree wrote: | Thanks | | I will make sure my NFS configuration is ok this evening. | | /Bengt | quote who=Laurence Hygate Thanks again Checking and correcting some minor issues with the NFS mounting fixed my problems with getting f-spot to work

Build is failing on latest CVS

2005-05-28 Thread Bengt Thuree
Hej I updated my f-spot sources from CVS yesterday, and since then my make is failing. ./PngFile.cs(118) warning CS0109: The member `FSpot.Png.PngFile.IccpChunk.Create' does not hide an inherited member. The keyword new is not required ./PngFile.cs(297) warning CS0109: The member

IPTC -- XMP and rename/move

2005-07-22 Thread Bengt Thuree
-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list

Re: IPTC -- XMP and rename/move

2005-07-25 Thread Bengt Thuree
Tag:Japan New tag MainCategory:IPTC Category:Title Tag:Yeah! Ice! New tag MainCategory:IPTC Category:Copyright Tag:Jade and Bengt -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt ___ F-spot-list mailing list F-spot-list@gnome.org http

GUI for Rename/Move/Copy...

2005-08-03 Thread Bengt Thuree
If anyone is interested in having a peek on what I will hopefully send in to the list in a weeks time or so... http://www.thuree.com:8080/bt/testing/F-Spot_Rename_GUI.jpg /Bengt -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt ___ F-spot

Re: GUI for Rename/Move/Copy...

2005-08-04 Thread Bengt Thuree
Bengt Thuree: If anyone is interested in having a peek on what I will hopefully send in to the list in a weeks time or so... http://www.thuree.com:8080/bt/testing/F-Spot_Rename_GUI.jpg I kinda doubt that this is conforming to the HIG, but I really look forward to it, and hopes it get

Re: Wrong timestamp (Hour!)

2005-08-09 Thread Bengt Thuree
to be both simple and useful. --Larry On Sun, 2005-08-07 at 20:31 +0900, Bengt Thuree wrote: Hej Checking a bit more, and I see that you convert the local time from the EXIF data to UTC time format. This is based upon the timezone in the computer you are using when you run F-Spot

Re: Tag Filtering Logic (AND/OR/Combo)

2005-08-12 Thread Bengt Thuree
-assisted popups and graphical goodies, of course. :) Add speach recognition..and that's enough for one night. Thanks, Gabriel Burt ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list -- Bengt

Submitted a few patches

2005-08-15 Thread Bengt Thuree
: DateTimeOriginal 2) EXIF: DateTime 3) File: File Creation time 171346 - Force user to delete tags before deleting Categories (to avoid corrupt sqlite database) /Bengt -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt

Re: Patch! Change Time(zone) function

2005-08-15 Thread Bengt Thuree
- it can become handy. Hope you understood my point eventhough my English isn't very good. Yo'av. On 8/15/05, Bengt Thuree [EMAIL PROTECTED] wrote: Hej The purpose for this small patch was for the case when you have been in another timezone with your camera or for whatever reason

Re: F-Spot Use Cases? Relevant or not?

2005-08-15 Thread Bengt Thuree
Appologize for the double sending of this mail. My SquirrelMail did not indicate the mail had been send, so I pressed Send button again. I asked about the F-Spot use cases last week I think, but did not receive any answer so I ask again. ___

Re: Store more information with photo in sqlite

2005-08-15 Thread Bengt Thuree
Patrick Good suggestions :) On Må, 2005-08-15, 11:29 pm, Patrick Wagstrom skrev: On Mon, 2005-08-15 at 22:22 +0900, Bengt Thuree wrote: Hej Is there any reason why we can not store more information with the photo in the sqlite database? [snip] Perhaps what we really need is some sort

(no subject)

2005-08-16 Thread Bengt Thuree
to the TR. And at least one of them (309706) I could not confirm was a fault Would be great to reduce the number of TR's, as well as ensuring that all the TR's are valid on the current F-Spot version (0.1.0) Any comments? /Bengt -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt

DateTime and DateTimeOriginal??

2005-08-17 Thread Bengt Thuree
. // set the write time in the datetime tag image_content.GetEntry (Exif.Tag.DateTime).Reset (); /Bengt -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f

Re: DateTime and DateTimeOriginal??

2005-08-18 Thread Bengt Thuree
+0900, Bengt Thuree wrote: Hej I saw somewhere that the DateTime and DateTimeOriginal should be equal in the EXIF 2.1 tags. But the DateTimeDigitized could be different. Is this true? Since I found the following in JpegFile.cs which indicates that the DateTime will be reset to the last

Re: Alternative UI for changing time and timezone

2005-08-18 Thread Bengt Thuree
it. Of course, it does have a very special use case, but it's one that's way beyond average use... Regards, Arjan ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list -- Bengt Thuree [EMAIL PROTECTED

Re: Alternative UI for changing time and timezone

2005-08-18 Thread Bengt Thuree
-proposal.html I'm not volunteering to implement this myself yet, I have to get up to speed on C# and finish my other patch first... /Mattias ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list -- Bengt

Re: Alternative UI for changing time and timezone

2005-08-19 Thread Bengt Thuree
they want, and they can choose to keep the existing hour/minute/second value or set this one as well. /Bengt -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f

Re: Alternative UI for changing time and timezone

2005-08-19 Thread Bengt Thuree
Hej Mattias, On Fr, 2005-08-19, 03:30 am, Mattias Holmlund skrev: On 8/18/05, Bengt Thuree [EMAIL PROTECTED] wrote: 1) If the photo has GPS data in it, the timezone should be determined from this information (I seem to remember a TR on this) I have seen mentioning of a timezone field

Update for patch for 302567 (not yet)

2005-08-19 Thread Bengt Thuree
). This patch will provide base for 170771, and 309436 I will submit this one as soon as I get Bugzilla to work again. /Bengt -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org

Re: Alternative UI for changing time and timezone

2005-08-22 Thread Bengt Thuree
Hi I didn't really understand the difference between Set time and Auto increment time in your dialog. My idea is that if you select several images, you edit the time on the first image until it is correct and then the same adjustment (i.e. the same increase/decrease) will be done to all the

Re: gthumb support / metadata storage ideas

2005-08-25 Thread Bengt Thuree
/listinfo/f-spot-list -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list

Scaling pictures in Mail Patch (314559)

2005-08-28 Thread Bengt Thuree
Hi Just wanted to inform you guys that I submitted a trouble report (with patch) stating we should be able to shrink the pictures when sending them by email. See Bug 314559 for more details http://bugzilla.gnome.org/show_bug.cgi?id=314559 /Bengt -- Bengt Thuree [EMAIL PROTECTED

Re: Scaling pictures in Mail Patch (314559)

2005-08-28 Thread Bengt Thuree
) Gtk.Application:gtk_main () in 0x7 Gtk.Application:Run () in 0x7 Gnome.Program:Run () in 0x00375 Driver:Main (System.String[] args) On Sun, 2005-08-28 at 21:44 +0900, Bengt Thuree wrote: Hi Just wanted to inform you guys that I submitted a trouble report (with patch) stating we should

Re: Scaling pictures in Mail Patch (314559)

2005-08-30 Thread Bengt Thuree
is a sample picture. Thanks, --Ken On Mon, 2005-08-29 at 17:44 +0900, Bengt Thuree wrote: Hi Ken Does it crash for all your photos or? Would it be possible for you to send me a photo that doesn not work? /Bengt On MÃ¥, 2005-08-29, 10:47 am, Ken VanDine skrev: Nothing special, running

Re: Alternative UI for changing time and timezone

2005-08-31 Thread Bengt Thuree
://www.holmlund.se/f-spot/time-edit-proposal2.html Comments are welcome, /Mattias ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt

Re: Status of XMP Support

2005-09-03 Thread Bengt Thuree
___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt ___ F-spot-list mailing list F-spot-list@gnome.org http

Add a Table view

2005-09-08 Thread Bengt Thuree
words treating the photos as data. I found this feature very usefull in IMediaPro, to ensure that I had tagged all photos /Bengt -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt ___ F-spot-list mailing list F-spot-list@gnome.org http

Re: Video support

2005-09-09 Thread Bengt Thuree
as to where to start adding video support would be appreciated, but I might be biting off more than I can chew! Regards, Paul ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list -- Bengt Thuree

Status of Rename patch (302566)?

2005-09-26 Thread Bengt Thuree
name structure) http://bugzilla.gnome.org/show_bug.cgi?id=302566 Thanks /Bengt -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list

Re: SemWeb.dll missing causing crash!

2005-09-29 Thread Bengt Thuree
f-spot from? It should have worked if you were in the src directory. --Larry On Tue, 2005-09-27 at 16:28 +0900, Bengt Thuree wrote: Hi Just configured and installed the latest CVS version, and it crashed directly on me when I double clicked a photo. After I copied the SemWeb.dll

IPTC Metadata :)

2005-09-30 Thread Bengt Thuree
Hi Just downloaded the latest CVS version and am thrilled to see that F-Spot imports (or at least views) IPTC and XMP tags properly. Outstanding... Now only a few more things on my wish list... 1) automatically tag the IPTC/XMP data 2) Rename picture function 3) Change time (timezone, wrong

Metadata crash :(

2005-09-30 Thread Bengt Thuree
After I checked some of my pictures I found a small crash... If needed I can provide the picture... And raise bug... /Bengt new Tiff.Header timer elapsed: 00:00:00.0003630 Cannot convert type ComponentsConfiguration to string exif:ComponentsConfiguration has no values; skipping

Re: Modify Date/Time?

2005-10-03 Thread Bengt Thuree
Not yet, but hopefully soon. There are a few BUG's related to this question. (309436,306404,302567,170771) /Bengt On Mon, 2005-10-03 at 12:33 +0200, Timo Eckert wrote: Hello, is it possible to modify the Date/Time of a Picture after Import? If yes, how? Sunny greetings, Timo Eckert

F-Spot in usability test - result anyone?

2005-10-11 Thread Bengt Thuree
Hi I found the article from Suse about their study of Linux Usability, and found that they had also tested F-Spot. == http://betterdesktop.org/welcome/?q= To find out which parts of a given design work well for our target audience and which parts don't. For example, we ran general tests on

Re: Feature Request: Scaling/sizing image

2005-11-08 Thread Bengt Thuree
On Tue, 2005-11-08 at 09:08 +, [EMAIL PROTECTED] wrote: I would like to request that a scaling/sizing dialogue box is added to the 'editting' section of F-Spot. Image scaling/resizing is however one of those basic common functions - in my opinion at least. Yes, I would agree, and I

(302566) Rename, Move or Copy patch

2005-11-19 Thread Bengt Thuree
Hi I have now updated my small patch for Renaming, Moving, or copying photos. I did not know how to create a patch versus CVS which will include new files on my computer. So I had to create one diff in one comment, and one comment with the new source code file. This is based upon a new dialog

Re: CVS Import copies photos to ~/Photos!!

2005-11-19 Thread Bengt Thuree
On Sö, 2005-11-20, 12:56, Larry Ewing skrev: On Sat, 2005-11-19 at 22:53 +1100, Bengt Thuree wrote: Hi Just managed to compile the CVS version of F-Spot, and to my surprise a few things have changed rather much, and not to the better I think. It only copies if the option is selected

Set Date Range patch

2005-11-20 Thread Bengt Thuree
Hi I have created a small patch for setting date ranges. In general the following ranges. ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list

Re: Set Date Range patch

2005-11-20 Thread Bengt Thuree
Hi Again... Oups... managed to press a ctrl sequence a bit to fast there... Anyway, please check engancement bug http://bugzilla.gnome.org/show_bug.cgi?id=321928 for the patch and screen shot In essence I added a combobox with the below alternatives to the DateRange dialog * Today * Yesterday *

Re: CVS Import copies photos to ~/Photos!!

2005-11-20 Thread Bengt Thuree
On Sun, 2005-11-20 at 13:46 +0900, Bengt Thuree wrote: On Sö, 2005-11-20, 12:56, Larry Ewing skrev: On Sat, 2005-11-19 at 22:53 +1100, Bengt Thuree wrote: It only copies if the option is selected in the import dialog, the option is on by default. Well, for me, as soon as I choose

Re: Set Date Range patch

2005-11-21 Thread Bengt Thuree
Have just updated this small patch. Fixed some minor bugs... /Bengt On Mon, 2005-11-21 at 01:42 +1100, Bengt Thuree wrote: Hi Again... Oups... managed to press a ctrl sequence a bit to fast there... Anyway, please check engancement bug http://bugzilla.gnome.org/show_bug.cgi?id=321928

Anyone tried the Set Date Range patch (321928)

2005-11-27 Thread Bengt Thuree
Hi, Just wondering if anyone have tried this small patch I wrote /Bengt On Mon, 2005-11-21 at 22:09 +1100, Bengt Thuree wrote: Have just updated this small patch. Fixed some minor bugs... /Bengt On Mon, 2005-11-21 at 01:42 +1100, Bengt Thuree wrote: Hi Again... Oups... managed

XMP/IPTC tags (bug 170314 + 321770)

2005-11-27 Thread Bengt Thuree
Hi Do we have any news or updates on bugs 170314 and 321770, which both corresponds to editing/displaying XMP/IPTC tags, as well as auto-creating tags on these fields when importing them. http://bugzilla.gnome.org/show_bug.cgi?id=170314 ? http://bugzilla.gnome.org/show_bug.cgi?id=321770 /Bengt

Re: importing directories

2005-12-01 Thread Bengt Thuree
On Wed, 2005-11-30 at 17:10 -0600, Larry Ewing wrote: The thing is, it doesn't do this, at least not the way you describe. The import dialog will not automatically open to a directory unless you've already imported from that directory durring that session (and I'll change even that behavior

Re: Photo grouping heuristic by time

2005-12-03 Thread Bengt Thuree
On Sat, 2005-12-03 at 13:09 +0100, Jakub Steiner wrote: On Sat, 2005-12-03 at 01:38 -0800, Dan Farina wrote: I was told a few weeks back after I had written this that in fact Apple implemented something functionally similar, which they call stacking in some product of theirs, which made

Invalid size of entry - For titel!

2005-12-18 Thread Bengt Thuree
. As it should. /Bengt -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list

Re: Invalid size of entry - For titel!

2005-12-18 Thread Bengt Thuree
really need to stop using libexif and switch to the code in f-spot but I have to finish the write support. If you open a bug and attach the file I'll try to confirm that this is in fact the problem. --Larry On Mon, 2005-12-19 at 06:38 +0900, Bengt Thuree wrote: Hi I have not set the titel

Re: sharing the database

2005-12-18 Thread Bengt Thuree
wanted to say. Totally agree with Gabriel. Tags should be in the photo (who knows what software can read a weird tag database in 10-20 years, standard tags in the photo on the other hand), and all export features should have an option to remove All, Some of the tags. /Bengt -- Bengt Thuree [EMAIL

Re: Picasa2 effects

2005-12-19 Thread Bengt Thuree
On Ti, 2005-12-20, 05:47, Brian J. Murrell skrev: On Tue, 2005-12-20 at 07:37 +1100, Bengt Thuree wrote: And I am not sure that f-spot would benefit by having a dependency on gimp. IMHO sure it would. It would benefit from all of the image manipulation that the gimp offers and not have

Re: Picasa2 effects

2005-12-19 Thread Bengt Thuree
On Ti, 2005-12-20, 08:25, Alexandre Prokoudine skrev: On 12/20/05, Bengt Thuree wrote: True, if the easiest way to do this is to use Gimp, then we use it. But can you get the same feeling as Picaso? That is you work through the F-Spot interface, and modify parameters (move mouse or whatever

GPS data

2005-12-30 Thread Bengt Thuree
Hi Found this small link and program, and am wondering if anyone is working on a small patch for F-Spot to accomodate external GPS information? http://oregonstate.edu/~earlyj/gpsphotolinker/index.php From site GPSPhotoLinker can be used to save location and GPS position data to a photo. The

Re: Marking pictures for export

2006-01-02 Thread Bengt Thuree
On Mon, 2006-01-02 at 11:15 +0100, Carsten Schurig wrote: Johan Segernäs schrieb: Do people use a special tag for this or isn't there any easy way to do it? It would be nice indeed, to have some special export tag, which isn't exportet with the other tags and which can be removed after a

Re: CVS compile error?

2006-01-16 Thread Bengt Thuree
On Sat, 2006-01-14 at 17:37 +0300, Alexandre Prokoudine wrote: On 1/14/06, Bengt Thuree wrote: I get the following on the latest CVS version. ./FolderExport.cs(50) error CS0234: The type or namespace name `FileChooserButton' could not be found in namespace `Gtk' And just to confirm

Backup druid

2006-01-28 Thread Bengt Thuree
pictures to backup, or all not backuped pictures. Should be possible to force F-Spot to think all pictures have been backuped. (After a restore, or some photos have already been backuped by other means) -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt

Auto tag Tags in progress during import.

2006-01-28 Thread Bengt Thuree
. -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list

Re: Backup druid

2006-01-30 Thread Bengt Thuree
On Mon, 2006-01-30 at 15:52 +0800, Indulis Bernsteins wrote: I think that f-spot should generate a list of files based on some sort of user selection... this could be person in the photo, location, what the user has currently selected, or predominant colour in the photo (well maybe not that

How to translate F-Spot. Add to f-spot.org?

2006-02-02 Thread Bengt Thuree
: http://www.gnome.org/~menthos/package-bug-reporting-template.html Christian -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list

F-Spot crashes

2006-02-02 Thread Bengt Thuree
Hi Not sure if the last two icons (to the right of Adjust Color) on the bottom of the picture in Edit mode are ready to be used or not. Anyway, I get the following crash when I click on them (Should I raise a Bug on these?) Unhandled Exception: System.EntryPointNotFoundException:

Bug 329841 - Also modify old directory names?

2006-02-08 Thread Bengt Thuree
and update that in the database. I agree with his comment, but am not certain of the best way to fix this. What is the concensus of implementing an patch which also updates the database? How to ensure it only runs once, and not to slow down everything in the future? /bengt -- Bengt Thuree

Re: Bug 329841 - Also modify old directory names?

2006-02-09 Thread Bengt Thuree
On Wed, 2006-02-08 at 23:55 -0600, Gabriel Burt wrote: Just this evening I committed a patch that makes it very easy to run one-time upgrades. For example, the first upgrade in the system removes the Other tag if it is empty, as it's been decided that it's pretty worthless. Hi Any

make fails with latest cvs

2006-02-09 Thread Bengt Thuree
make all-recursive make[1]: Entering directory `/home/bengt/CVS/f-spot/f-spot' Making all in FlickrNet make[2]: Entering directory `/home/bengt/CVS/f-spot/f-spot/FlickrNet' make[2]: *** No rule to make target `all'. Stop. make[2]: Leaving directory `/home/bengt/CVS/f-spot/f-spot/FlickrNet'

Re: make fails with latest cvs

2006-02-09 Thread Bengt Thuree
On Thu, 2006-02-09 at 04:27 -0600, Gabriel Burt wrote: Did you try checking out a new copy? Nope, and when I did that it worked fine. :) Thanks /bengt ___ F-spot-list mailing list F-spot-list@gnome.org

Re: Bug 329841 - Also modify old directory names?

2006-02-09 Thread Bengt Thuree
On Thu, 2006-02-09 at 04:26 -0600, Gabriel Burt wrote: If you add an update to Updates.cs it will only be run once. See the update that's in there that removes the Other tag. So, am correct in assuming that whatever we put into Updates.cs will have to remain there, since it will start with

Latest cvs gives compile errors.

2006-02-12 Thread Bengt Thuree
a small diff is included to fix this /Bengt Index: PhotoVersionCommands.cs === RCS file: /cvs/gnome/f-spot/src/PhotoVersionCommands.cs,v retrieving revision 1.8 diff -u -p -r1.8 PhotoVersionCommands.cs --- PhotoVersionCommands.cs 12

Re: Compile failed, due to Hal dependencies

2006-02-13 Thread Bengt Thuree
Larry fixed it... /Bengt ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list

Update script for 329841 finished. Comments?

2006-02-15 Thread Bengt Thuree
Hi Gabriel, Just finished my small patch for the Updater.cs to add a leading 0 to the Month and Day directory. And as you requested. try 1) Create Directory 2) hard link photo 3) update database 4) move thumbnails catch revert thumbnails remove new

Give versions a better name patch

2006-02-16 Thread Bengt Thuree
Hi I just uploaded a small patch for bug #328245 http://bugzilla.gnome.org/show_bug.cgi?id=328245 A small directory listing of my test photo, after creating some versions from within F-Spot. IMG_0369 (Adjusted color).JPG IMG_0369 (BW).JPG IMG_0369 (Cropped (8 x 10)).JPG IMG_0369 (Cropped (No

Changing time confusion

2006-02-18 Thread Bengt Thuree
format on the assumes 4) Why is there a difference of 00:00:00 when the time is apperantly different? Probably I am missing some very simple logic here, and I appologize in advance for this. Thanks in advance for any clarifications. Bengt -- Bengt Thuree [EMAIL PROTECTED

Re: Adjust Time feature

2006-02-19 Thread Bengt Thuree
On Sun, 2006-02-19 at 11:59 +0100, [EMAIL PROTECTED] wrote: But unfortunately this does not solve my problem. If I turn writing metadata on f-spot writes an exif tag to photos without one. But the correct date and time is still not set. Instead the photo only includes the modification time. (I

Re: Backups to external disk

2006-02-19 Thread Bengt Thuree
when trying to edit photos offline, saying you'd need to plug in the backup disk. What do people think about this? ___ F-spot-list mailing list F-spot-list@gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list -- Bengt Thuree [EMAIL

Re: Flickr, Photo Folder

2006-02-19 Thread Bengt Thuree
On Må, 2006-02-20, 15:26, Jamie Wilkinson skrev: This one time, at band camp, Bengt Thuree wrote: On To, 2006-02-16, 07:42, Sebi Ryffel skrev: Today I encountered a problem with the Flickr export. Tags that contain spaces are split up when exported to Flickr. I suspect, there are some quotes

Re: Re-read times

2006-02-23 Thread Bengt Thuree
Hi, Sorry, the time confusion have not quite been sorted out yet. There is a problem between local time and UTC among Photo/Computer/Camera. See http://bugzilla.gnome.org/show_bug.cgi?id=332005 http://bugzilla.gnome.org/show_bug.cgi?id=331537 http://bugzilla.gnome.org/show_bug.cgi?id=331503 But

Re: Importing photos to Fspot

2006-02-23 Thread Bengt Thuree
Hi, Currently F-Spot do not import any tags at all unfortunately. In the not to far future F-Spot will read the XMP and perhaps IPTC tags and create F-Spot tags from them. Right now, F-Spot stores the tags as XMP tags embedded in each photo. Feel free to write a small patch that will be able to

Re: Dogfooding broken in latest cvs

2006-02-26 Thread Bengt Thuree
On Sun, 2006-02-26 at 01:46 -0600, Larry Ewing wrote: On Sun, 2006-02-26 at 11:53 +1100, Jamie Wilkinson wrote: The last revision (1.12) to src/f-spot.in removes the dogfooding wrapper code; how does one run f-spot from the source tree without having to run make install now? I removed it

Re: Using a shared Photos directory

2006-02-26 Thread Bengt Thuree
On Sun, 2006-02-26 at 11:12 -0600, Chad Files wrote: On 02/26/2006 10:48 AM, Ken VanDine wrote: And one step further would be to enable write access to a shared library. Say we have a home server machine where our library physically resides (big disk and real desktop box). Then we can

Re: Dogfooding broken in latest cvs

2006-02-26 Thread Bengt Thuree
On Mon, 2006-02-27 at 00:06 +1100, Jamie Wilkinson wrote: I'd really like a way to run from the checkout, because I usually have two or three checkouts lying around with various different patches in them, for testing (and my known good tree which I use for actually doing photo stuff, I don't

EverPlay

2006-02-27 Thread Bengt Thuree
Not to sure if this is supposed to compete with EXIF/IPTC/XMP or what. Anyway, here is the link http://www.everplay-spec.org/what/index.html short summary - EVERPLAY contains a set of standards for the consumer imaging and electronics industry, aimed to provide products that are

Re: Some way to write the meta data back into the photos as a

2006-02-28 Thread Bengt Thuree
On On, 2006-03-01, 11:12, Stephen Norris skrev: On Tue, 2006-02-28 at 18:38 +1100, Stephen Norris wrote: On Tue, 2006-02-28 at 01:22 -0600, Larry Ewing wrote: To answer the original question: To work around the speed issue you for the immediate future you could turn off metadata writing

Re: Update script for 329841 finished. Comments?

2006-03-04 Thread Bengt Thuree
On Sat, 2006-03-04 at 14:36 +0100, Ruben Vermeersch wrote: On Thu, 2006-02-16 at 00:45 +1100, Bengt Thuree wrote: Hi Gabriel, Just finished my small patch for the Updater.cs to add a leading 0 to the Month and Day directory. Does this cope with deleted pictures? Why not just do

Re: Update script for 329841 finished. Comments?

2006-03-06 Thread Bengt Thuree
On Sat, 2006-03-04 at 14:36 +0100, Ruben Vermeersch wrote: On Thu, 2006-02-16 at 00:45 +1100, Bengt Thuree wrote: Just finished my small patch for the Updater.cs to add a leading 0 to the Month and Day directory. Does this cope with deleted pictures? I have updated the patch in BugZilla

Re: Update script for 329841 finished. Comments?

2006-03-06 Thread Bengt Thuree
On Mon, 2006-03-06 at 12:18 +0100, Thomas Van Machelen wrote: HI Bengt 2006/3/6, Bengt Thuree [EMAIL PROTECTED]: It's not that the code isn't clear enough, it's just a matter of reducing code nesting and making code look easier on the eye. This take precious space, instead write

Re: Compare photos

2006-03-14 Thread Bengt Thuree
On Tue, 2006-03-14 at 19:05 +, James Fitzsimons wrote: Hi all, Something I find myself doing all the time is comparing two or more very similar photos. I think it would be great if there was some sort of compare functionality in f-spot and have been thinking about having a crack at

location of photosdb

2006-03-17 Thread Bengt Thuree
Hi I am just wondering why the sqlite database, photosdb, is located under ~/.gnome2/f-spot I thought, perhaps totally wrong, that the .gnome directory only would contain gnome specific settings, and in particular non-default ones. So you should be able to remove the .gnome and start it again if

Re: Getting closer

2006-03-18 Thread Bengt Thuree
On Sat, 2006-03-18 at 02:27 -0500, Warren Baird wrote: If anyone has any other suggestions on how to fix this - they'd be appreciated! I know you did not want to upgrade to Dapper, but since gnome 2.14 have been released and Flight 5 also have been released dapper should not change to much

Re: Multiple photo databases

2006-03-19 Thread Bengt Thuree
On Sun, 2006-03-19 at 12:22 -0500, Warren Baird wrote: Does this look useful? If so - should I open a bug and attach the patch to it? Yes, please open a bug and attach the small patch to it. A bug in bugzilla ensures that it is not missed and forgotten. Perhaps you can have a look at

Re: Export folder patch

2006-03-21 Thread Bengt Thuree
On Tue, 2006-03-21 at 10:34 +0100, Jean-Christophe Dubacq wrote: Hello, Here is my first meaningful patch. It corrects the output of the export folder patch by specifying the charset. This is important for all people using non-iso-8859-1 locales. Please review it. It's an easy one, but

Add a buildnumber per submit.

2006-03-21 Thread Bengt Thuree
Hi Would it be possible to add a new build number per submit to CVS. Makes it much easier to correlate which version you are using, and if a fix is submitted before or after his version. For instance f-spot --version 0.1.11 build 12345 cvs update; make f-spot --version 0.1.12 build 12353

Re: Semantics of find by tag

2006-03-23 Thread Bengt Thuree
On Fr, 2006-03-24, 08:59, Bjørn Haagensen skrev: Hi, I was wondering about the behavior of tags. In the current cvs-version suppose the following tag-hierarchy: People myname Events vacation picture with tag {vacation,myname} Then the set of pictures

Re: Release Announcements?

2006-03-28 Thread Bengt Thuree
On On, 2006-03-29, 12:16, Gabriel Burt skrev: F-Spot.org is run by MediaWiki (like most other Novell+Mono project sites) and the last I checked anybody could create an account and edit pages. Ok, Thanks. Created an account.. Will try to fix the release news later /bengt -- Bengt Thuree

Re: Copyright management through tags

2006-04-03 Thread Bengt Thuree
On Mon, 2006-04-03 at 15:40 +0200, Jean-Christophe Dubacq wrote: Hello, Enhancement request: if a tag is named by ... and is child of a Copyright (translatable tag), then it is a copyright tag. The copyright string in the EXIF information when exporting is built from all copyright tags if

Added release news to f-spot.org

2006-04-03 Thread Bengt Thuree
Feel free to modify it if it is not up to what we should have. http://www.f-spot.org/Main_Page with link to http://www.f-spot.org/News /Bengt p.s. Perhaps someone can modify the News in CVS, so it states 0.1.10 instead of 0.1.20 -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt

f-spot.org hacked :(

2006-04-04 Thread Bengt Thuree
Found loads of references to various casino sites etc in the contact page on f-spot.org. Fragbait had done the last edit... Removed those /Bengt -- Bengt Thuree [EMAIL PROTECTED]www.thuree.com/bt ___ F-spot-list mailing list F-spot-list

Re: Meta-Data Import

2006-04-11 Thread Bengt Thuree
On Ti, 2006-04-11, 14:53, Alexandre Prokoudine skrev: On 4/11/06, Bengt Thuree wrote: But only the RAW files, all files that can have the tags embedded should have it. I do not really want to try to explain to my folks why I need to send two files for every picture to them... as well

Re: Meta-Data Import

2006-04-12 Thread Bengt Thuree
On On, 2006-04-12, 13:04, Warren Baird skrev: Alexandre Prokoudine wrote: I think this is predominantly RAW files we're talking about --- and I doubt you'd be sending a RAW file to your parents. Presumably 'Export' will create a jpeg including all of the effects that you could send to

Re: Video Files

2006-04-12 Thread Bengt Thuree
On Wed, 2006-04-12 at 10:03 -0500, Chad Files wrote: Has anybody done any work on managing video files with f-spot? I think it would be really nice to have video file integration. Is there anybody else out there that would like this? Here is a short list of the features I would like to see:

  1   2   3   >