https://bugs.kde.org/show_bug.cgi?id=517588
--- Comment #5 from Dave Gilbert <[email protected]> --- (In reply to Maik Qualmann from comment #4) > We set the image selection as a QImage using QMimeData::setImageData() and > pass it to the QClipboard. Internally in Qt, it's then stored as a Jpeg2000 > image in QInternalMimeData::renderDataHelper(). Normally, Qt would process > it as a PNG. So I suspect Fedora patched something to improve interaction > with GNOME programs. > > To avoid encoding the QMimeData myself, I'll take a different approach... > > Maik The jasper library init all seems rather delicate; neither or the routes that use it sound unreasonable, and who knows if another plugin would call a library that would want it somewhere. -- You are receiving this mail because: You are watching all bug changes.
