https://bugs.kde.org/show_bug.cgi?id=357523
Bug ID: 357523
Summary: Kate does not terminate when it's window is closed.
Product: kate
Version: unspecified
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
When kate is "terminated" by closing it's window there is a kate process left.
Reproducible: Always
Steps to Reproduce:
1. Launch kate
2. Close kate's window
3. Issue "ps -ef | grep kate" from a vt
Actual Results:
There is a kate process still shown, for example:
paul@Orion-Tumble:~$ ps -ef | grep kate
paul 1573 1451 10 15:10 ? 00:00:00 /usr/bin/kate -b
paul 1604 1580 0 15:11 pts/0 00:00:00 grep --color=auto kate
paul@Orion-Tumble:~$
Expected Results:
The kate process terminates when it's window is closed.
This behaviour was observed after the kde-frameworks-5.17.0 update.
Kate 15.08.3
KDE Frameworks 5.17.0
Qt 5.5.1 (built against 5.5.1)
Further information on the openSUSE forum, please see:
https://forums.opensuse.org/showthread.php/512463-Odd-problem-with-%28kde%29-kate-following-the-20151229-TW-snapshot
--
You are receiving this mail because:
You are watching all bug changes.