Bug 84246 - looping of project name on title bar
Summary: looping of project name on title bar
Status: RESOLVED DUPLICATE of bug 73672
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-30 09:55 UTC by Rohith
Modified: 2004-06-30 14:59 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 Rohith 2004-06-30 09:55:41 UTC
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 ...
Comment 1 Maksim Orlovich 2004-06-30 14:59:26 UTC
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 ***