[PyKDE] Segfault

Andreas Pakulat apaku at gmx.de
Sun Jul 23 22:47:43 BST 2006


On 23.07.06 11:54:41, Tobias Rundström wrote:
> >
> >How do you trigger the segfault?
> >
> >What if you fix the obvious bug in dbclick()?
> 
> Hello,
> 
> By doubleclicking, where is the obvious bug.

You forgot the inner loop in dbclick(), you try to create a
QTreeWidgetItem with "i" as parent, but "i" is not defined in dbclick().

Andreas

-- 
You have a strong appeal for members of the opposite sex.




More information about the PyQt mailing list