[PyQt] PyQt cannot trasform QString into str when reading emoji symbol from QClipboard

Phil Thompson phil at riverbankcomputing.com
Fri Jan 23 14:09:06 GMT 2015


On 23/01/2015 1:05 pm, Pavel Roskin wrote:
> Thank you, Phil! Is that "Fixed the QString to Unicode conversion to 
> not
> assume that a QString has a trailing null QChar"? That sounds very
> fundamental! I just hope it won't take much time until the next 
> release.

No - that's actually the fix (for a bug in Qt) that caused this problem.

The timing of the next release will depend on when Qt v5.4.1 is due to 
be released. It's supposed to be "soon" in which case I'll wait for it.

> Is the repository online anywhere? Sorry, I'm new here and Google is 
> not
> helpful this morning.

No it isn't.

Phil


More information about the PyQt mailing list