[PyQt] Large unicode / Linux problem
Peter Howard
peterhoward42 at googlemail.com
Wed Aug 5 17:51:30 BST 2009
Hi Phil,
We've considerably reduced the problem space.
On suspect platforms only, this fragment in an interactive shell suggests
the QString has been truncated:
from PyQt4.QtCore import QString
s = QString(u'\U0001D122')
s
Have you any additional advice arising from that new info?
I note your self-built Linux system was Qt4.5.2 - whereas mine was 4.5.0
What is the possibility that this is a bug that only manifested on Linux,
but that has been fixed between those releases?
Pete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090805/e910f700/attachment.html
More information about the PyQt
mailing list