Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: 5.12.3
-
Fix Version/s: 5.12.4, 5.13.1, 5.14.0 Alpha
-
Component/s: Widgets: Widgets and Dialogs
-
Labels:None
-
Platform/s:
-
Commits: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.