https://bugs.kde.org/show_bug.cgi?id=358215
Bug ID: 358215
Summary: ark process stay alive after closing
Product: ark
Version: 15.08.3
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
When I launch ark, then close it with wm close button, I can still see ark
process alive in system processes.
Launching several time ark, then closing all ark windows, results in several
ark processes still alive in system.
Reproducible: Always
Steps to Reproduce:
1. killall ark
2. launch several ark instances
3. close all ark instances using window manager button (or File->Exit, or
CTRL-Q)
3. pgrep "^ark$"
Actual Results:
pgrep returns several PIDs of running ark instances
Expected Results:
no ark PIDs should appear
--
You are receiving this mail because:
You are watching all bug changes.