Bug 98828 - incorrectly displayed GIF image
Summary: incorrectly displayed GIF image
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: qt (show other bugs)
Version: 3.3.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-08 09:37 UTC by Kåre Särs
Modified: 2008-06-09 17:21 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
A broken GIF (17.92 KB, image/gif)
2005-02-08 09:39 UTC, Kåre Särs
Details
broken(konqueror).png (71.33 KB, image/png)
2005-02-23 11:32 UTC, Kåre Särs
Details
correct(kwickshow).png (46.01 KB, image/png)
2005-02-23 11:32 UTC, Kåre Särs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kåre Särs 2005-02-08 09:37:08 UTC
Version:           3.3.2 (using KDE 3.3.2 Level "a" , SUSE 9.2 UNSUPPORTED)
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
OS:                Linux (i686) release 2.6.8-24.10-default

Hi!

Im sorry to report this bug to Konqueror but I found it using Konqueror :)

I visited http://www.starsoft.fi/home/index.php/sve/content/view/full/185 and found a broken GIF image. I saved the image and opened it with KView and it was broken there also, but when I opened it with Kuickshow it was OK. I guess it is a library that can't handle a broken GIF. The image is OK with Firefox :)


Kåre
Comment 1 Kåre Särs 2005-02-08 09:39:30 UTC
Created attachment 9477 [details]
A broken GIF
Comment 2 Brad Hards 2005-02-22 12:09:10 UTC
When you say it "is broken", can you explain more clearly what you are seeing? When I see it, I see it has "tearing", like a distortion. Are you seeing the same?
Comment 3 Kåre Särs 2005-02-23 11:32:40 UTC
Hi!

I have attached two screenchots one where the gif is wrongly displayed in 
konqueror and the other wher the gif is correctly displayed in kwickshow.

  Kåre

On Tuesday 22 February 2005 13:09, Brad Hards wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=98828
>
>
>
>
> ------- Additional Comments From bradh frogmouth net  2005-02-22 12:09
> ------- When you say it "is broken", can you explain more clearly what you
> are seeing? When I see it, I see it has "tearing", like a distortion. Are
> you seeing the same?


Created an attachment (id=9787)
broken(konqueror).png

Created an attachment (id=9788)
correct(kwickshow).png
Comment 4 Brad Hards 2005-02-23 12:33:39 UTC
OK, that is what I am seeing too.
Comment 5 Kåre Särs 2005-02-24 08:34:04 UTC
I opened the gif file in KHexEdit and changed the with to 300 and then the it 
showed up OK (I guess you'v done that already). How do Gimp, Kwickshow and 
Firefox recalculate the size of the image?

Comment 6 Kåre Särs 2005-02-24 08:51:05 UTC
I Gooogled for the GIF format and found that the size that I changed was the 
"Logical Screen Width" and that there also is a "Image Width". I guess that 
the "Image Width" is used to get the size of the image and "Logical Screen 
Width" should be used to regulate how much of the image is shown.

/Kåre

Comment 7 Nicolas Goutte 2005-07-24 15:58:50 UTC
GIF is handled by Qt, so please report the bug to Trolltech, see:
http://doc.trolltech.com/3.3/bughowto.html
Comment 8 Rui G. 2008-06-06 14:18:29 UTC
I can't reproduce this bug with 3.5.9 or konq4. Does anyone?
Comment 9 Kåre Särs 2008-06-09 17:21:14 UTC
It seems to be fixed in newer Qt releases -> I'm marking it as resolved