Bug 80947

Summary: Kdevelop should inform that building proces has been finished
Product: [Applications] kdevelop Reporter: Marcin Palka <mar_10>
Component: Output ViewsAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED WORKSFORME    
Severity: normal CC: mbaj
Priority: NOR    
Version: 3.0.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marcin Palka 2004-05-05 10:56:38 UTC
Version:           3.0.3 (using KDE 3.2.2, Mandrake Linux Cooker i586 - Cooker)
Compiler:          gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)
OS:          Linux (i686) release 2.4.22-30mdk

Kdevelop should inform user that building proces has been finished. Currently it does not say that the compilation is already done. 

For my sample project it shows only:
>>*linking subeditpro_client (libtool) 
>>*Entering directory /home/marcin/Storage/Programming/Source/subeditpro/debug 
and after that there are no compiler processes running (verified with ps command).
It's a bit misleading to user. There should be a message like "Building finished" or something similar.
Comment 1 Jens Dagerbo 2004-05-05 23:00:01 UTC
Something is a bit buggy with the regexps of the makewidget. I think I've seen the brief view neglect to show the first or the last compile action.

I wonder if this isn't a dupe though.
Comment 2 Matt Rogers 2005-09-23 05:43:41 UTC
*** Bug 84278 has been marked as a duplicate of this bug. ***
Comment 3 Matt Rogers 2006-02-20 05:58:39 UTC
I get a "***Success***" message at the bottom of the Messages output view with the upcoming KDevelop 3.4 release. Please upgrade to a newer version of KDevelop and if you still have the problem, please reopen this bug.