Bug 126153 - Camera stores both jpeg and raw (nef), handle both as one
Summary: Camera stores both jpeg and raw (nef), handle both as one
Status: CONFIRMED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: tom.darboux
URL:
Keywords:
: 173665 188965 276718 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-24 10:04 UTC by Roger Larsson
Modified: 2019-11-04 00:58 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Larsson 2006-04-24 10:04:19 UTC
Version:           1.2.0 (using KDE 3.4.2 Level "b" , SUSE 10.0)
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.13-15.8-default

My camera stores both a jpeg and raw (nef)
it would be nice if Gwenview could handle them as one.
rln_0220.jpg
rln_0220.nef

Think of it like. RAW (NEF) is the negative and jpeg is the
processed image.

Do not show the NEF when there is an equally named jpeg.
(Maybe indicate somewhere that the negative is available)

This is especially important for the slideshow since only
the thumbnail (very small, and unrotated) will be shown.

Note:
* A user might have several cameras with different
  names of the RAW format.
* There might be RAWs with no corresponding jpeg.
  (but does the user really want to show an unprocessed image?
   in slideshow?)
Comment 1 Angelo Naselli 2006-04-24 10:46:20 UTC
Kameraclient plugin issue?
Comment 2 Roger Larsson 2006-04-26 12:35:27 UTC
One problem is probably the fact that NEFs from Nikon 
are identified as TIFF files, i.e. images in their own 
right... 
 
 Found another even better EXIF reader (made in Perl) 
 http://www.sno.phy.queensu.ca/~phil/exiftool/ 
 
 This tool reports the MIME type as 
 MIME Type                       : image/x-raw 
 
After modifying the file association gwenview
skip NEF files when browsing. Much better!
Comment 3 Nate Graham 2017-09-11 15:46:00 UTC
*** Bug 276718 has been marked as a duplicate of this bug. ***
Comment 4 Nate Graham 2017-09-11 15:46:26 UTC
*** Bug 188965 has been marked as a duplicate of this bug. ***
Comment 5 Nate Graham 2017-09-11 15:46:42 UTC
*** Bug 173665 has been marked as a duplicate of this bug. ***