Bug 368998

Summary: Konsole keeps running in background after closing window with nvidia drivers
Product: [Applications] konsole Reporter: Randy <sheepmud>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: 11tete11, adam, andreas, arminnowa, bjin, chepioq, chgonzalezg, deabrufree, desintegr, elvis.angelaccio, fabrizio.ruggeri, freddie_chopin, gilboad, gonssal, hans.ullrich, headlongflight, illumilore, jan, jwringstad, kailed, kde, kdebugs, lnxusr, maboroshy, males.tomlinson, michael, mike, mrboese, nickbryda, oberkut, okurz, paka, phegoruthi, psyringe, rdieter, sheepmud, simonandric5, slugdug, sverre.moe, tomsk_interface, ufoscout, vikrant82, xwaang1976, zmogas
Priority: NOR    
Version: 15.12.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Randy 2016-09-18 16:00:15 UTC
+++ This bug was initially created as a clone of Bug #343803 +++

Konsole keeps running in the background after closing the window by clicking the X in the window frame. After closing the window, the process starts to consume a constant 25% of the CPU.

If I close Konsole by typing 'exit' in the terminal, it closes normally and does not keep running in the background.

Reproducible: Always

Steps to Reproduce:
1. Open Konsole and do something: 
# mkdit ~/temp
# ls
2. Close Konsole by clicking the X in the window frame
3. Open ksysguard and observe that Konsole is still running, now with a 25% CPU loading.
4. Kill the Konsole process
5. Repeat step 1
6. Close Konsole by typing 'exit' in the terminal
7. Konsole is not running in the background.

Actual Results:  
Konsole keeps running in the background after closing the window by clicking the X in the window frame. After closing the window, the process starts to consume a constant 25% of the CPU.

Expected Results:  
Konsole should not be running in the background after closing the window.

Plasma 5 desktop 
Frameworks 5.6.0

Further note:  if CL "exit" or "tab" X is used to close konsole, the problem does NOT occur. - sheepmud
Comment 1 Rex Dieter 2016-09-19 12:14:29 UTC

*** This bug has been marked as a duplicate of bug 343803 ***