More Info
Revision 804503
(Back to Digest)
next


Commit Details
Bug Fixes in Development Tools
Vladimir Prus committed changes in /trunk/KDE/kdevplatform/shell:
Fix xmlgui crashes when closing views.

We failed to remove XMLGUIClient for Kate views when closing those views.
As result KXMLGUIFactory used to hold on to deleted clients, and when we eventually created new view and tried to switch to it, "removing" old, already-deleted, one, things would crash. Or not crash, depending on luck, but usually, 10 attempts at opening/closing view were sufficient for segfault to appear.

File Changes
Modified 2 files
/trunk/KDE/kdevplatform/shell
/mainwindow_p.cpp
/mainwindow_p.h
Added 1 file
/trunk/KDE/kdevplatform/shell
Deleted 1 file
/trunk/KDE/kdevplatform/shell
4 files changed in total

KDE Commit-Digest by Danny Allen, 2006-2008
All issues in archive by Derek Kite