[PyKDE] PYQt 3.1 Problem
Phil Thompson
phil at river-bank.demon.co.uk
Thu Mar 28 21:31:54 GMT 2002
Willem van Veldhuisen wrote:
>
> I recently upgraded my versions of PySip and PyQt from 3.0 to 3.1 and
> free Qt/X11 from 3.0.1 to 3.0.3 under Solaris 8. I am running Python
> 2.2 in both cases. The following code runs fine under the old versions,
> but core dumps where indicated under the newer version. The single file
> selection version "QFileDialog.getOpenFileName" still works fine, just
> the multiple file version fails when attempting to access a substring in
> the returned list of files.
>
> Has anyone else seen this problem?
I think that this is the QStringList.__getitem__ bug that Andreas
recently posted a patch for.
Phil
More information about the PyQt
mailing list