On Tue, 14 Dec 2010 12:47:43 +0100, Klaus Post wrote: > Either way, I will look at it - hopefully tonight.
Hey hey, I looked a bit tonight, and found something odd. In rs-batch.c::rs_batch_process, the line 508: photo = rs_photo_load_from_file(filename_in); Returns a photo->dcp != NULL when the photo has been selected once in the GUI, and NULL if it has never been loaded in the main GUI. As DCP is hardly avoidable nowadays, this may induce a failure somewhere deeper and later in the code (supposing the dcp profile is not lazily loaded when required) Hope it helps you tracking the bug. -- Edouard Gomez _______________________________________________ Rawstudio-dev mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev
