Bug 362682

Summary: Pleas remove annoying diaglog from Build
Product: [Applications] kate Reporter: cat22 <erbenton>
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED WAITINGFORINFO    
Severity: wishlist CC: kare.sars
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description cat22 2016-05-05 05:29:24 UTC
Every time I run build i get a popup dialog that stays for a fixed length of time saying 

           Make Results
Build completed without problems

This is totally unnecessary, and I find it really annoying
The results are already visible in the build window so this is redundant

Reproducible: Always

Steps to Reproduce:
1. cd to a directory with a .c or .cpp file and a Makefile
2. run build from the Build menu
3. Observe the popup in the lower right corner of the kate window


Expected Results:  
no popup, its not needed and redundant - lets not let kate get bloated with code to control things like this

OpenSuse 13.1 x86_64 Kate 3.11.5 KDE 4.11.5
Comment 1 Dominik Haumann 2016-06-14 08:13:06 UTC
This is a little bit less intrusive in Kate 5, since instead of using KPassivePopup, the a smaller embedded Message is shown in the currently active view.

So I would say this is resolved for now, you should try the newer Kate 5 version (maybe update to OpenSUSE Leap 42.1, it works great with newest plasma 5).r