On Tue, Jul 14, 2009 at 06:28:36AM +0200, Niels Kristian Bech Jensen wrote: > > > Date: Sun, 12 Jul 2009 11:11:05 +0200 > > From: [email protected] > > To: [email protected] > > Subject: [UFRaw-Devel] loading/saving ID file with createid==only doesn't > > work > > > > When the ID file specifies createID==only_id as in > > > > <CreateID>2</CreateID> > > > > and I fire up ufraw with this ID file as argument then the save button > > does not behave as expected: it also converts and saves the image. It > > appears that ufraw silently decides to replace "only_id" by "also_id" > > when read from an ID file, see around line 162 in ufraw_ufraw.c > > > > >From the outside this looks like a bug because ufraw is just not doing > > what it has been told. Is there any special reason for this "magic" > > or can we just remove it? > > > I seems the code is needed to get ufraw-batch to save the image file when > given a ID file as input. The patch attached to this message fix that. It > sets createID to no_id in ufraw-batch since I don't think ufraw-batch > should touch the ID file.
Good point -- except that when options are mentioned to ufraw-batch I think the ID file should be adjusted to remember it. -- Frank ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ ufraw-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ufraw-devel
