NRW Nikon raw files are not supported

Bug #1023586 reported by John Cooper
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rapid Photo Downloader
Fix Released
Low
Damon Lynch

Bug Description

The Nikon CookPix P7000 saves raw files with the ".NRW" extension. exiv2 seems to support it but rapid photo downloader does not.

If I cange the line in /usr/share/rapid-photo-downloader/rapid/rpdfile.py from

RAW_EXTENSIONS = ['arw', 'dcr', 'cr2', 'crw', 'dng', 'mos', 'mef', 'mrw',

to

RAW_EXTENSIONS = ['arw', 'dcr', 'cr2', 'crw', 'dng', 'mos', 'mef', 'mrw','nrw',

Then is all works fine, thumbnails and metadata are read and it downloads the raw files.

Could this be added to the next release please?

Thanks

Related branches

Revision history for this message
Damon Lynch (dlynch3) wrote :

Hi John,

Thanks for your bug report. Sorry about the delayed reply but I recently returned from being overseas for a couple of months. When I go to this page the NRW format is not listed: http://dev.exiv2.org/wiki/exiv2/Supported_image_formats

However I have tested a sample file, and based on my tentative testing exiv2 on Ubuntu 12.04 seems to read the metadata ok. So I will add it to the list of supported formats. If users reports bugs and/or crashes with that format further action will be required. In the past older versions of exiv2 have crashed when reading certain formats.

Changed in rapid:
importance: Undecided → Low
assignee: nobody → Damon Lynch (dlynch3)
milestone: none → 0.4.6
Damon Lynch (dlynch3)
Changed in rapid:
status: New → Fix Committed
Damon Lynch (dlynch3)
Changed in rapid:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.