Bug 362682 - Pleas remove annoying diaglog from Build
Summary: Pleas remove annoying diaglog from Build
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kate
Classification: Applications
Component: application (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-05 05:29 UTC by cat22
Modified: 2016-06-14 08:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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