Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 6.0.2, Qt Creator 7.0.0-beta2
-
None
-
Ubuntu 20.04 LTS
-
897907f401 (qt-creator/qt-creator/7.0) 897907f401 (qt-creator/tqtc-qt-creator/7.0) 897907f401 (qt-creator/qt-creator/master) 897907f401 (qt-creator/tqtc-qt-creator/master) 897907f401 (qt-creator/qt-creator/qds-3.3)
Description
- Try opening the attached .bmp file in Creator.
You'll see a message box which informs you that the file could not be loaded and offers to open the file in the binary editor instead. - Try opening the attached .gif file in Creator.
Creator shows an empty image viewer. Only on the command-line you can read:qt.gui.imageio: QImageIOHandler: Rejecting image as it exceeds the current allocation limit of 128 megabytes
It would be better if Creator could handle all broken (image) files in the same way. The way .bmp files are handled seems preferable to me.