[PyKDE] 'Could not read directory' QFileDialog.getSaveFileName(), Unix

Peter Hinely phinely at hawaii.edu
Sat Aug 25 01:18:20 BST 2001


On Fri, 24 Aug 2001, Stephan Koerner wrote:

> Hello,
>
>   Am I doing something silly or is there a quick workaround to this issue.
>
>
> Under UNIX (IRIX, HP-UX, SunOS, )
>   fn = QFileDialog.getSaveFileName("foo.txt", "Text files (*.txt)", self)
>
>   Pumps an ERROR alert to the screen with the String
>     'Could not read the directory foo.txt/'
>

I had that problem with Qt 2.2 I think.  But then it went away in 2.3 (I
think).  It doesn't have anything to do with Python.

regards,
peter





More information about the PyQt mailing list