Re: Problem with QLabel
Christian Ehrlicher <Ch.Ehrlicher <at> gmx.de>
2006-05-05 14:37:15 GMT
Russo Andrea schrieb:
> Hi Christian,
>
> Thank you for your reply.
>
> A testcase...
>
> Open the QDesigner, create a new Dialog and put on it a QLabel, then if
> you copy and paste the unicode text into the text property of the
> Qlabel there is a segmentation fault (the same into a program).
>
> I have seen that the segmentation fault appear only with the text into
> the quotation marks (if I copy the only the text before the quotation
> marks no problem).
>
> Today I have compiled these versions with Visual c++ Express Edition +
> Windows XP SP2 + Windows Platform SDK:
>
Okay, fixed with rev.1.1.2.44 of qfontengine_win.cpp.
But I wonder why this worked
a) with the debug version (I mostly use this version...)
b) with all unicode chars except the last one from your text
because it was absolutly wrong ...
Christian
_______________________________________________
(Continue reading)