Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114800 - KDevelop 3.3 code completion is not working
Summary: KDevelop 3.3 code completion is not working
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-07 14:23 UTC by Hans Oluf Hagen
Modified: 2006-04-19 09:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The ebuild (kdevelop-3.3.0.ebuild,2.97 KB, text/plain)
2005-12-07 14:24 UTC, Hans Oluf Hagen
Details
The patch (kdevelop-3.3.0-code-comp.patch,467 bytes, patch)
2005-12-07 14:24 UTC, Hans Oluf Hagen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Oluf Hagen 2005-12-07 14:23:35 UTC
In KDevelop 3.3 the autocompletion system is not working correctly. A bug in
catalog.cpp is causing the persistent class store not to be correctly handled.
This has been fixed in the upstream svn. I have created a patch and a new ebuild
which will address this issue. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Hans Oluf Hagen 2005-12-07 14:24:30 UTC
Created attachment 74257 [details]
The ebuild
Comment 2 Hans Oluf Hagen 2005-12-07 14:24:51 UTC
Created attachment 74258 [details, diff]
The patch
Comment 3 Michael Gorbach 2005-12-13 13:36:12 UTC
Will this be patched in a new portage update? 
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2005-12-15 06:13:44 UTC
Is this patch already in the kdevelop subversion repository? 
Comment 5 Hans Oluf Hagen 2005-12-15 07:03:07 UTC
(In reply to comment #4)
> Is this patch already in the kdevelop subversion repository? 

Yes.
http://websvn.kde.org/branches/KDE/3.5/kdevelop/lib/catalog/catalog.cpp?rev=486007&r1=480504&r2=486007
Comment 6 Michael Prager 2005-12-30 02:49:53 UTC
You made may day. At least Kdevelop is now usable again for Qt programming.

Now if I could get STL code completion to work...
Comment 7 Carsten Lohrke (RETIRED) gentoo-dev 2006-04-19 09:18:50 UTC
Ahem, problem solved itself in between... anyone interestead sharing kde ebuild maintenance work?