You are not logged in.
Hello everybody!
When I close certain applications which use 'QtWebEngineProc' two processes keep running in background and in order to start the application that uses them again I have to manually kill them.
ps -A | grep QtWebEngineProc
293: 9654 tty1 00:00:00 QtWebEngineProc
294: 9656 tty1 00:00:00 QtWebEngineProcTwo affected applications that I use often are 'viber' and 'qutebrowser'. The output above is after closing 'viber'.
How to make sure the 'QtWebEngineProc' processes close every time when I close the applications that use them?
Any help is highly appreciated!
Thank you!
P.S. I am with xfce and system is up to date.
Last edited by amaro (2019-07-27 05:10:54)
Offline