[PyKDE] QDockWindow and mysterious segmentation fault

Willi Richert mennosimons at gmx.net
Thu Jun 27 21:21:01 BST 2002


Hi,

in my main window there are 3 dockable floating windows at the left side by 
default. When I move one off them to the top or bottom dock area I get:

QPixmap: Invalid pixmap parameters
QPainter::begin: Cannot paint null pixmap
QPainter::setPen: Will be reset by begin()
Segmentation fault

When docking is disabled for top and bottom dock area,
self.setDockEnabled(QDockWindow.DockTop, 0)
self.setDockEnabled(QDockWindow.DockBottom, 0),
I never get any error.

Any hints where to look at?
willi
-- 
Vieles ist einfach, der Rest zweifach.




More information about the PyQt mailing list