Bug 209165 - Print Assistant does not print svgz images
Summary: Print Assistant does not print svgz images
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-PrintCreator (show other bugs)
Version: 0.7.0
Platform: Gentoo Packages Unspecified
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-02 01:50 UTC by Miroslav Ľos
Modified: 2017-07-11 13:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miroslav Ľos 2009-10-02 01:50:28 UTC
Version:            (using KDE 4.3.1)
Installed from:    Gentoo Packages

If I try to print gzipped SVG images using the PrintWizard, it "prints" blank space instead. Normal SVG prints fine.
Comment 1 Miroslav Ľos 2009-10-03 00:35:54 UTC
Skimming thorugh the code, I found out that the QSvgPlugin (a QImageIOPlugin) does not associate svgz with itself, causing QImage::load() in TPhoto::loadPhoto() to fail. I have made a trivial patch to qt-svg that resolves this and filed it at Qt's Task Tracker (an id was nowhere to be found).
Comment 2 caulier.gilles 2017-07-11 13:49:37 UTC
With new PrintCreator from digiKam core version 5.7.0, the problem is not
reproducible.

Gilles Caulier