Version: (using KDE KDE 3.2.3) Installed from: RedHat RPMs After creating or opening a project, the project name, displayed on the kdevelop title bar keeps looping (adding the project name again and again ... getting bigger each time round ... iterating every second or so ie. a) someproject /home/username/someproject b) someproject someproject /home/username/someproject c) someproject someproject someproject /home/username/someproject the absolute path itself does no repeat and it eventually pushed off ... Also ... text throughout the IDE (on menus, menu items, text on splash screen ... etc) all have characters randomlly highlighted in either green or red ... the IDE comsume's cpu cycles in 10/20% range even when just sitting there doing nothing ... Left for enough time the kdevelop gradually comsumes more and more memory ... notes: i have no added plugins ... the first letter of the project name is always encapsulated in | bars ... i.e |p|rojectname ... |c|configapp etc etc .. occasionally the application crashes ... but most of the time i simply just close it, coz it slows the system by eating cpu cycles ...
Open kdeveloprc in a text editor, go to the [General] section and remove the widgetStyle key. And make sure your kdesdk module is up-to-date *** This bug has been marked as a duplicate of 73672 ***