[Digikam-devel] [Bug 122746] New: images are not shown anymore. black screen.
Fabian Müller
fabim at web.de
Sun Feb 26 15:42:34 GMT 2006
------- 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=122746
Summary: images are not shown anymore. black screen.
Product: digikam
Version: 0.8.1
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Image Editor
AssignedTo: digikam-devel kde org
ReportedBy: fabim web de
Version: 0.8.1 (using KDE 3.5.1, Debian Package 4:3.5.1-2 (testing/unstable))
Compiler: Target: i486-linux-gnu
OS: Linux (i686) release 2.6.15.4
Doubleclicking some image in digikam opens up the image viewer, but this only shows a black area. The picture has size 0x0 according to the lower right info-panel of the viewer (but thats not true!). An earlier post had an error with imlib2 or imlib2_loaders, so i tried to view the pictures with 'feh' as suggested there, which worked.
The reason might be, that digikam assumes the picures to be in RAW-format and cannot decode them.
I attach the console-output:
>>> snip >>>
KIPI (loading): KIPI::PluginLoader: Loaded plugin RawConverter
digikam: WARNING: Running dcraw command : dcraw -c -2 -w -a -q 0 '/directory/img_0408.jpg'
/directory/img_0408.jpg: Cannot decode Canon PowerShot A520 JPEG images.
digikam: WARNING: Not a raw digital camera image.
digikam: WARNING: Running dcraw command : dcraw -c -2 -w -a -q 0 '/directory/img_0408.jpg'
/directory/img_0408.jpg: Cannot decode Canon PowerShot A520 JPEG images.
digikam: WARNING: Not a raw digital camera image.
<<< snap <<<
What's up? Why doesn't digikam just decode this as jpg-image if it obviously knows that it is not in RAW-format?
Strange behaviour.
More information about the Digikam-devel
mailing list