Bug 63602 - Gideon hangs when adding new method to class
Summary: Gideon hangs when adding new method to class
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (old) (show other bugs)
Version: git master
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-02 09:26 UTC by Steffen Schoenwiese
Modified: 2003-09-04 23:05 UTC (History)
1 user (show)

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 Steffen Schoenwiese 2003-09-02 09:26:36 UTC
Version:           3.0.0a5 CVS HEAD (using KDE KDE 3.1.3)
Installed from:    SuSE RPMs
Compiler:          gcc 3.3 
OS:          Linux

I right clicked on a class in the classes tab and chose "Add method". Then the add method dialog appears and is working correctly, but when I click "Ok", Gideon hangs. No more reaction, I have to kill it.
Comment 1 Jens Dagerbo 2003-09-02 10:20:55 UTC
Confirmed.
Comment 2 Daniel Engelschalt 2003-09-02 20:07:45 UTC
investigated it a little bit - it doesn't happen all the time, seems like a timing 
problem in backgroundparser::run( ) while waiting for m_close getting true. 
 
but this is roberto's area - cc'ing him for commenting on that. 
Comment 3 Harald Fernengel 2003-09-04 23:05:26 UTC
Fixed in CVS