Bug 69315

Summary: kdevelop crashing on opening parenthisis.
Product: [Applications] kdevelop Reporter: Corne van Tonder <cvt>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: 2.1.5   
Target Milestone: ---   
Platform: Compiled Sources   
OS: FreeBSD   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Corne van Tonder 2003-11-30 03:33:51 UTC
Version:           2.1.5 (using KDE 3.1.4)
Installed from:    compiled sources
Compiler:          gcc version 2.95.4 20020320 [FreeBSD]
OS:          FreeBSD (i386) release 4.9-RELEASE

Whenever parenthisis is opened, for example ....

  FILE *file = *fopen(

kdevelop freezes.
The following line appears continuously while running....

QFont::setPointSize: Point size <= 0 (-1)

and the only thing that I think could be related is gettext (currently running version 
0.12.1).
This problem may also be related to other incompatibilities after kde or other port upgrades.
Comment 1 Amilcar do Carmo Lucas 2003-12-01 13:37:30 UTC
KDevelop 2.x is no longer under development. 
 
KDevelop 3.0 fixed 96 of the 120 reported issues in KDevelop 2.x (inclusive this one)
 
You are strongly advised to update to the latest CVS version of KDevelop 3.0: 
http://www.kdevelop.org/index.html?filename=branches_compiling.html 
for all the details you need. If you find a problem or need help please send a 
mail to the mailing list: 
http://www.kdevelop.org/index.html?filename=mailinglist.html 
or drop us a line at the channel #kdevelop on the server irc.kde.org using 
ksirc, for example. 
Please use the CVS version and compile it yourself because that way you can 
easily patch it if a bug is found. 
 
KDevelop3 can open KDevelop2 projects.