segfault with printer dialog

Qua, 2005-05-25 às 22:49 +0000, Horst Herb escreveu:

I am using wxpython2.5.3 on Debian Linux.
Whenever attempting to invoke the standard printer dialog (for example in the
wxpython demo) it segfaults without any further error messages. Everything
else appears to work just fine.

Is there a known problem?

Yes. There was a bug that was corrected after, I think, the 2.5.4.1
release.

Likewise, I compiled wxpython 2.6.0 on the same machine, following the
instructions on the wxpython web site. It compiles without any error
messages. I can run a few simple applications I wrote with no problem. But as
soon as I start the Python demo, it segfaults after displaying the splash
screen. Trying out more applications I wrote myself, I got the impression
that flex rid sizers are the common denominator in apps that segfault.

Is there a known problem?

No Ideia. I didn't have those problems when I had that version
installed.

Ricardo