Problem with Thai Language
-
Hello Community,
I have a multilanguage application and everything works except Thai.
For Thai I have the TLWG fonts installed.
But If I write a text, label or something else with Thai characters.
The Application crashes.
At the begging i forgot also fonts for other languages but there were then boxes.
But when it is Thai then it crashes dircetly.Do you have any Suggestion?
I am using QT 5.8 with qtquick 2 on a RPi3.Best regards,
Julian -
Hi,
Can you provide a stack trace of your crash ?
-
Hello,
Sry for the late reply.
I was ill and not in office.
There isn't a stack trace.
Application crashes and only information which i get is,
Application crashes exitcode -1 -
@Huskydrive said in Problem with Thai Language:
I have a multilanguage application and everything works except Thai.
Could it be possible that you check your application in a different platform (i.e. Linux, Mac, etc.) with that same Thai font to see what happens in that case?
-
Did you run your application through a debugger ?