Bug 69315 - kdevelop crashing on opening parenthisis.
Summary: kdevelop crashing on opening parenthisis.
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 2.1.5
Platform: Compiled Sources FreeBSD
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-30 03:33 UTC by Corne van Tonder
Modified: 2003-12-01 13:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.