[maemo-developers] qmessage and utf8

From: Robin Burchell viroteck at viroteck.net
Date: Fri Oct 29 18:10:40 EEST 2010
  On 10/29/2010 03:16 PM, peltsip at gmail.com wrote:
> Hi,
>
> with your tips I got utf8 stuff working all around the application except QMessage. Sending and other qmessage- stuff is working well but umlauts are in wrong charset when sending. What is supposed to be output for those preferredCarsets? They return only blank line.
>
>        mesitsi = QMessage()
>        ...
>        print mesitsi.preferredCharsetFor(msgstring)
>        print mesitsi.preferredCharsets()
>
> and print msgstring outputs umlauts correctly. Should I just try converting the string to random format that is supported by QMessage?
>
> Thanks in advance!
>
> Ossipena / Timo P

Forwarding this to the QMF list, since I guess it's related. :)
More information about the maemo-developers mailing list