Re: [PyQt] QtDBus: Unable to convert Array of Object Paths

2011-12-03 Thread Phil Thompson
On Fri, 02 Dec 2011 17:37:50 +, Chris Mayo wrote: > On 02/12/11 01:42, Phil Thompson wrote: >> On Thu, 01 Dec 2011 20:20:34 +, Chris Mayo >> wrote: >>> Can't get ee8b9c7eb565 to compile: >>> >>> Generating the C++ source for the QtDBus module... >>> sip: >>> >> /var/tmp/portage/dev-pytho

Re: [PyQt] Chinese characters

2011-12-03 Thread Phil Thompson
On Sat, 3 Dec 2011 18:57:03 +0100, Tore Knabe wrote: > Unfortunately changing the encoding didn't help. I'm on a Mac, the OS is > Lion and I am using Python 3.1. Works fine for me on Lion with Python 3.2.2. Phil ___ PyQt mailing listPyQt@riverbankc

Re: [PyQt] Chinese characters

2011-12-03 Thread Tore Knabe
Unfortunately changing the encoding didn't help. I'm on a Mac, the OS is Lion and I am using Python 3.1. On Sat, Dec 3, 2011 at 6:50 PM, Jeremy Sanders wrote: > Tore Knabe wrote: > > > Hi, > > > > I am having trouble with Chinese characters strings. Each character > itself > > seems to be drawn o

Re: [PyQt] Chinese characters

2011-12-03 Thread Jeremy Sanders
Tore Knabe wrote: > Hi, > > I am having trouble with Chinese characters strings. Each character itself > seems to be drawn okay, but the following character starts at the same > position, on top of the previous one. Some Chinese characters don't seem > to have that problem, but most have, especia

[PyQt] Chinese characters

2011-12-03 Thread Tore Knabe
Hi, I am having trouble with Chinese characters strings. Each character itself seems to be drawn okay, but the following character starts at the same position, on top of the previous one. Some Chinese characters don't seem to have that problem, but most have, especially the most common ones. Here