Ticket #43873

Qt: QImageReader::supportedImageFormats() called before QApplication created

Eröffnet am: 2022-02-16 06:06 Letztes Update: 2022-08-07 06:21

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
3

Details

https://doc.qt.io/qt-6/qimagereader.html#supportedImageFormats says about QImageReader::supportedImageFormats(): "Note that the QApplication instance must be created before this function is called."

We call the function from initial tileset setup -> gfx_fileextensions() (e.g. for loading intro gfx). QApplication is instantiated only later in ui_main().

Ticket-Verlauf (3/7 Historien)

2022-02-16 06:06 Aktualisiert von: cazfi
  • New Ticket "Qt: QImageReader::supportedImageFormats() called before QApplication created" created
2022-07-19 16:27 Aktualisiert von: cazfi
Kommentar

Hope to resolve this early in the 3.0.4 cycle (to have it in testing for the entirety of a release cycle)

2022-07-30 01:28 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
2022-08-07 06:21 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden