Bug 201898 - Size of small images is shown as 4.0 GiB
Summary: Size of small images is shown as 4.0 GiB
Status: RESOLVED INTENTIONAL
Alias: None
Product: akregator
Classification: Applications
Component: internal browser (show other bugs)
Version: unspecified
Platform: Gentoo Packages Unspecified
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-29 16:16 UTC by Elias Probst
Modified: 2012-11-28 21:20 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot showing the wrong image size (40.59 KB, image/png)
2009-07-29 16:16 UTC, Elias Probst
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Elias Probst 2009-07-29 16:16:11 UTC
Version:            (using KDE 4.2.98)
Installed from:    Gentoo Packages

The size of images which are embedded in the preview of an article is often shown as 4.0 GiB.

How to reproduce:
→ Add the feed http://www.spiegel.de/schlagzeilen/rss/index.xml
→ Click through the articles until there's one which has a thumbnail image in the article preview
→ The size of the image is shown as 4.0 GiB

See the attached screenshot for an example.
Comment 1 Elias Probst 2009-07-29 16:16:58 UTC
Created attachment 35718 [details]
Screenshot showing the wrong image size
Comment 2 Christophe Marin 2009-08-03 12:51:33 UTC
ok confirmed.

enclosure.debugInfo() returns:

formatEnclosure: DebugInfo = "# Enclosure begin #################
url: #http://www.spiegel.de/img/0,1020,1186821,00.jpg#
type: #image/jpeg#
length: #-1#
# Enclosure end ###################
"


(note: I suppose dlength should be a uint in syndication/enclosure.cpp which returns a length = 4294967295)
Comment 3 Maarten De Meyer 2012-11-22 18:17:10 UTC
Hi
In KDE 4.9.3 the size is no longer shown in combination with images.
Closing as this is not valid anymore
Thank you for reporting
Comment 4 Christophe Marin 2012-11-28 21:20:40 UTC
Using a correct resolution.