[maemo-developers] qmessage and utf8

From: peltsip at gmail.com peltsip at gmail.com
Date: Fri Oct 29 17:16:17 EEST 2010
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
More information about the maemo-developers mailing list