https://bugs.kde.org/show_bug.cgi?id=383533

Boudewijn Rempt <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
         Resolution|---                         |WAITINGFORINFO
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Boudewijn Rempt <[email protected]> ---
It looks like you've got the deepin qimage plugins installed:

#1  0x00007f569ca8a1d7 n/a (libfreeimage.so.3)
#2  0x00007f569ca82a8d FreeImage_GetFileTypeFromHandle (libfreeimage.so.3)
#3  0x00007f569d2e86ac _ZN16FreeImageHandler6GetFIFEP9QIODeviceRK10QByteArray
(libxfreeimage.so)
#4  0x00007f569d2e9dcc
_ZNK18FreeimageQt5Plugin12capabilitiesEP9QIODeviceRK10QByteArray
(libxfreeimage.so)
#1  0x00007f569ca8a1d7 n/a (libfreeimage.so.3)
#2  0x00007f569ca82a8d FreeImage_GetFileTypeFromHandle (libfreeimage.so.3)
#3  0x00007f569d2e86ac _ZN16FreeImageHandler6GetFIFEP9QIODeviceRK10QByteArray
(libxfreeimage.so)
#4  0x00007f569d2e9dcc
_ZNK18FreeimageQt5Plugin12capabilitiesEP9QIODeviceRK10QByteArray
(libxfreeimage.so)

Those use libfreeimage to provide previews in file dialogs, but apparently also
get called when saving a qimage to our store. If you have anything installed
from deepin, uninstall it. It's garbage created by people think they can
improve compatibility with image formats by no longer checking whether an image
has a size > 0.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to