[Kde-imaging] [Bug 158083] New: HTML interface for camera raw images

Sven Coenye scoenye at compaqnet.be
Wed Feb 20 04:11:16 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=158083         
           Summary: HTML interface for camera raw images
           Product: kipiplugins
           Version: unspecified
          Platform: Debian testing
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: cdarchiving
        AssignedTo: kde-imaging kde org
        ReportedBy: scoenye compaqnet be


Version:            (using KDE 3.5.8)
Installed from:    Debian testing/unstable Packages
Compiler:          gcc 4.1.1 
OS:                Linux

This plugin uses the stock Qt QImageIO capabilities to create thumbnails and to create the HTML descriptive attributes. QImageIO does not handle camera raw images and the plugin ends up using the "broken image" icon for all raw images, as well as producing descriptive attributes with "width x height" all set to "0 x 0". As a web browser doesn't know how to handle a raw image either, this makes the entire archive near unusable as there is no way to visualize the stored images.

(I do have a fix that uses kdcraw and Exiv to produce properly oriented thumbnails and correct descriptions but in order to get my head around the code, I ended up refactoring it. As this plugin has been slated for replacement by the Digikam developers since Digikam v 0.8.x, I didn't add the fix to this bug report as I don't know if there still interest in replacing the entire plug in code. I can try and isolate the changes from the refactored code if that's preferred).


More information about the Kde-imaging mailing list