[Bug 65693] kdevelop crashed on exit....
John Birch
jbb at kdevelop.org
Wed Oct 29 08:16:03 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=65693
------- Additional Comments From jbb at kdevelop.org 2003-10-29 08:15 -------
KDE 3.1.92 kdelibs/kdeui contains ktabwidget.cpp .h and kdevelop/lib/widgets contain ktabwidget.cpp .h but these are different implementsation of the same class, which causes the crash in the destructor.
Remove the kdevelop/lib/widgets version and recompile from scratch. If you look at kdevelop-devel mailing list you'll find a patch that fixes this for >=kde 3.1.90 but it doesn't work for kde < 3.1.90 release :(
I think there are other issues with headers and the compat/widgets library as well.
This really needs a fix but I have no time. Could someone please please please look into this problem.
I mailed a second patch for half of the problems I found that should work for kde > 3.1.90 but nobody has tested on those versione so I cannot commit that. (The second patch doesn't fix this problem though)
See thread "class libs/widget/KTabBar conflicts with class kdelibs/kdeui/KTabBar" 12/Oct/03
More information about the KDevelop-devel
mailing list