[Bug 55275] history buttons do not go in correct order

Jens Dagerbo jens.dagerbo at swipnet.se
Tue Oct 28 00:01:06 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=55275     




------- Additional Comments From jens.dagerbo at swipnet.se  2003-10-27 23:58 -------
I just fixed a crash that might have been the one reported. The backtrace is similar and it appeared under similar circumstances.

As for the order mess.. history part is just broken, the sooner it is replaced with a revived sourcenav part the better.

The main problem is that it stores pointers to embedded parts and assumes it knows when they are invalidated by listening to partRemoved() and partAdded(). However, the signals doesn't always come in the "expected" order and the logic doesn't hold up.




More information about the KDevelop-devel mailing list