-
Take the exiv2 from SVN trunk and your Olympus EP-1 files should also work... As said I have the same camera with a 64bit machine and dlRaw here...
greets mike.
2009-11-08 18:10:00 UTC by mmickey
-
Ok. The problem is partially solved.
As Mickey suggested, I changed the libexiv2-dev library form 0.17 to 0.18. It solved the problem with NEFs but still ORFs from EP-1 are problematic.
It is a known bug of exiv2 v0.18 in amd64 machines (affects only to EP-1 ORFs), to be solved in next release: http://dev.exiv2.org/issues/show/647
The bug does not exist, in principle, with version 0.17...
2009-11-08 18:01:09 UTC by Manolo
-
I have Olympus EP-1 myself and it's working here. It seems to be a problem with exiv2, because it relys on the version of exiv2 I use, so with the newest trunk of it, it works. Maybe you try that? In dlRaw the passage is already a try catch, but exiv2 runs into a seg fault which is hard to catch ;-)
A file of the D40x would be nice though, to see if thats the same issue...
greets mike.
2009-11-08 09:18:14 UTC by mmickey
-
Dear,
I have several NEFs in my testset and none seems to give a problem of that nature.
So it is or a problem of a particular camera NEF or a problem of your particular environment.
Sharing an offending NEF might disambiguate that.
Also you might make sure you are trying the latest version of dlRaw or even better jdlRaw.
Jos.
2009-11-08 09:10:17 UTC by jdla
-
I've tried several NEFs (from Nikon D40X) and ORFs (from Olympus EP-1). No one works. It's not a problem of particular raw file.
Anyway, if you want I can try to leave anyway for downloading any of the offending files.
2009-11-08 00:10:06 UTC by Manolo
-
Dear,
Would you be able to share the fault generating raw ?
I might correct it in my forked 'jdlRaw' project (and depending on the error backporting to dlRaw).
Jos.
2009-11-07 16:15:06 UTC by jdla
-
dlRaw crashes upon loading of RAW file (NEF & ORF). The tickling output message is:
----------------
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.
terminate called after throwing an instance of 'Exiv2::Error'
what(): Invalid tag...
2009-11-07 16:04:36 UTC by Manolo
-
mmickey made 1 file-release changes.
2009-10-24 12:51:02 UTC by mmickey
-
mmickey made 1 file-release changes.
2009-10-24 12:48:01 UTC by mmickey
-
mmickey committed revision 182 to the dlRaw SVN repository, changing 6 files.
2009-10-17 12:35:52 UTC by mmickey