[PyKDE] bug in pyqt or in example?

Phil Thompson phil at riverbankcomputing.co.uk
Wed Nov 29 21:29:23 GMT 2006


On Wednesday 29 November 2006 7:07 pm, mancausoft wrote:
> I try any pyqt example, but I found a bug in draggableicons, when I
> copy any icons the old icons rest gray, but in the draggableicons in
> c++ the result is difference. When I copy more icons the program in
> python exit whit segfault signal.
> I try it whit Debian etch (pyqt 4.0.1-5) and Gentoo (pyQt 4.1)
>
> I modify python draggableicons to work similary to draggableicons c++.
> I send my patch.

There is a regression in PyQt 4.1 that means that the icons don't get 
displayed at all - but I can't reproduce the problem you describe. I also 
don't see how your patch would fix anything because it just makes a shallow 
copy.

Phil




More information about the PyQt mailing list