Bug 109650

Summary: C++ Persistant Class Store broken in kde 3.5 branch
Product: [Applications] kdevelop Reporter: Andrew M. Patterson <andrew8165>
Component: Code completionAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: mattr
Priority: NOR    
Version First Reported In: 3.2.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Andrew M. Patterson 2005-07-26 16:14:08 UTC
Version:           CVS/SVN (using KDE KDE 3.4.1)
Installed from:    Compiled From Sources
Compiler:          G++ 3.4 none
OS:                Linux

When I tell KDevelop to import an existing QMake C++ application it works well. When I go to use a persistant class store for the QT Library, it writes the database out. The problem is that when I close KDevelop and restart it opening the existing project, the QT Peristant class store does not give you a method listbox with the dot operator or the pointer ("->") operator. 

In the current stable build of KDevelop 3.2.1 this is not really an issue the persistant class store is a problem with the CVS/SVN version of KDevelop
Comment 1 Jens Dagerbo 2005-08-04 22:18:14 UTC
Changing summary to better describe the report.
Comment 2 Matt Rogers 2005-09-23 04:56:51 UTC
Is this still broken? KDE 3.5 SVN branch has gone through quite a few changes and the version of bdb you compile against seems to matter as well.
Comment 3 Amilcar do Carmo Lucas 2005-11-29 15:04:23 UTC
No answer for two months
Comment 4 Jens Dagerbo 2006-05-24 21:33:37 UTC
No answer and it seems to work fine in 3.4 branch. Assuming FIXED.