Summary: | some JPEG images are rendered incorrectly in all KDE software | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Technologov <al4321> |
Component: | general | Assignee: | Stephan Kulow <coolo> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | mboquien |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
The buggy JPEG that causes problems in KDE.
The original PDF file. |
Description
Technologov
2006-06-01 22:58:49 UTC
Created attachment 16411 [details]
The buggy JPEG that causes problems in KDE.
I think it is a non-standard CMYK JPEG. (instead of RGB)
NOTE: compressed into 7-zip - because it takes over 1MB and not works with KDE
bugzilla otherwise. Use Ark to open it.
Created attachment 16412 [details]
The original PDF file.
Works correctly with Adobe Acrobat Reader 7.0.
Almost correctly with the GIMP 2.2. w/ postscript plugin.
Alternativaley, the buggy JPEG image is available "as-is" (without 7-zip) to first few people that click below: http://www.yousendit.com/transfer.php?action=download&ufid=64DED58D16614923 NOTE: to correctly see it use: MS Paint XP Adobe Photoshop 9 CS2 KDE Krita 1.5.0 Problem confirmed to be occuring on debian sid with kde 3.5.5 too. Although if kde uses libjpeg I don't see how its a kde problem .. :) Sorry, I meant kde 3.5.3, really now, I wish someone would give me a 3.5.5 pre release, but let me not change the topic here ;) update: GNOME is affected too by similar bug - but not exactly the same. see: http://bugzilla.gnome.org/show_bug.cgi?id=343667 So it points us to libjpeg bug - but where is libjpeg bugzilla ? plz help ! http://www.ijg.org/ or maybe you contact the authors (should be in the source packages or documentation) If you're sure that it's a libjpeg problem, please close this report. Thanks. I now made a small Qt only testprogram. I found this to be a Qt3 bug, as on the same machine the same app compiled with Qt4 and the same libjpg shows a correct result (altough it's interesting that KDE3 can show the correct image in the preview area of the "save as" dialog...) Hello, In KDE SVN trunk r881398 i cannot reproduce this bug anymore. Thanks. |