Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.12.4
-
None
-
Qt 5.12.4 (64 bit)
Windows 7 & 10
Visual Studio 2017
Description
Regression of https://bugreports.qt.io/browse/QTBUG-74668:
Hi,
We are now using Qt 5.12.1 in our application, and after a given time of execution, QDateTime::toString returns results which seems to be generated with the wrong codec.
For example, the .toString("dd/MM/yyyy - HH:mm:ss:zzz"); will return suddenly and continually something like NULEQT/NULETX/STXNULSOH SOHSOH:ETXETX:SOHACK.ENQSTXNUL. We have some Chine guy in the team, and they got a version of the bug with Chine characters. To fix that, the only issue is to restart the application.
It happens in two different applications.
Attachments
Issue Links
- duplicates
-
QTBUG-74668 QDateTime::toString seems to use suddenly the wrong codec
- Reported