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
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