Bug 64074 - Persistant class store missing
Summary: Persistant class store missing
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Solaris
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-11 14:15 UTC by Horatiu Eugen VLAD
Modified: 2003-09-19 18:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Horatiu Eugen VLAD 2003-09-11 14:15:43 UTC
Version:           kdevelop20030829 (using KDE KDE 3.1)
Installed from:    Compiled From Sources
Compiler:          gcc 2.95.3 automake (GNU automake) 1.7.2, GNU Make 3.80
OS:          Solaris

Since the use of Catalog the option in configuration dialog for persistant class store is missing.

I'm using BerkleyDB 4.1.25 and for a project of 9000 files the parsing never finishes and even if I'm makeing smaller subprojects not having a persistant class store is annoing. The used workstation it's a SUNBLADE 100 with 1GB ram.
Comment 1 Jens Dagerbo 2003-09-11 15:02:41 UTC
You are using almost two week old sources. Please update and check if your problem 
persists. 
 
Comment 2 Horatiu Eugen VLAD 2003-09-15 08:44:38 UTC
I tested with the snapshot from 12.09.2003 and after generating a project with
"Import Existing Project" menu entry the result was that the parsing of code has
reached an end but only after 6h (?!?!) (the project has about 9000 files). The
problem is I don't have the option to save the persistant class store and to
reopen the project is not an option. The only new posibility is to Add
Persistant Class Store, but those files are not included in project :(
There is one more problem: by default kdevelop uses for c++ files the extension
cpp and h, but in my project the files have the cc and h extension.
Comment 3 Horatiu Eugen VLAD 2003-09-15 08:45:29 UTC
I tested with the snapshot from 12.09.2003 and after generating a project with
"Import Existing Project" menu entry the result was that the parsing of code has
reached an end but only after 6h (?!?!) (the project has about 9000 files). The
problem is I don't have the option to save the persistant class store and to
reopen the project is not an option. The only new posibility is to Add
Persistant Class Store, but those files are not included in project :(
There is one more problem: by default kdevelop uses for c++ files the extension
cpp and h, but in my project the files have the cc and h extension.
Comment 4 Amilcar do Carmo Lucas 2003-09-19 18:56:33 UTC
The presistant class store is enabled by default. That means that you only 
need to wait 6H the first time. The second time it will only take a few 
seconds!