Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.4.0-beta
-
None
-
Linux
-
9f19b848e470663a4112a5ed47952d69d45b19c5
Description
When printing a debug message like:
qDebug() << "Indexed:" << trUtf8("الصحيح المسند");
the output is:
Indexed: " "
the arabic text is not shown
this is present only in this version for Qt Creator