Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.12.3
-
None
-
-
5e743adc20254b0a5b8e3aa20be1f03d4d07424e (qt/qtbase/5.12)
Description
I'm modified this example project to show the problem.
https://github.com/esutton/qt-translation-example
If you run this project which I attached, under linux or macos it will crash at launch.
The debugger is pointing to QColorDialog "retranslateStrings" function.
The windows version works without problem.