Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.2.0 Alpha, 5.2.0 Beta1
-
None
-
Linux 64bit
-
6381c807e550fa6f1f7425dc800dbf8be121ab82
Description
uThe nagging screen dialog seems to show only fixed amount of characters for licensee name. This happens with evaluation QtCreator built against Qt5 (5.2.0-beta1). The amount of characters displayed is 7.
See attached screenshots.
In the first screen shot the libQt5Core.so is opened with hex editor and the
qt_lcnsuser field contains "fuu" as licensee name. Zero padding after that.
In the second screenshot the nagging screen dialog is shown with 7 characters, "foo□□□□"
Same behavior is seen with licensee names in length over 7 characters, the
name is truncated after 7 characters.
Quickly checking the place where the licensee name is loaded is here:
src/corelib/kernel/qtcore_eval.cpp
QLibraryInfo::licensee()
Attachments
Issue Links
- is required for
-
QTBUG-33863 Issues to be fixed before Qt5.2 RC1 release
-
- Closed
-
For Gerrit Dashboard: QTBUG-34261 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
69386,6 | Force length fo licensee literals to be computed at runtime | stable | qt/qtbase | Status: MERGED | +2 | 0 |