maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   N9 force quit app (https://talk.maemo.org/showthread.php?t=83774)

nerzhul 2012-04-20 16:16

N9 force quit app
 
How? Im using cuteTube but when i close the
app its still running, after that i cant open it anymore so how force quit it?

soryuuha 2012-04-20 16:20

Re: N9 force quit app
 
it appears at resource monitor?

nerzhul 2012-04-20 16:29

Re: N9 force quit app
 
yes! It does.

regtheledge 2012-04-20 17:35

Re: N9 force quit app
 
kill the process id in terminal

nerzhul 2012-04-20 18:25

Re: N9 force quit app
 
Command? For it.

Mize 2012-04-20 18:28

Re: N9 force quit app
 
kill <process id number>
sudo kill <process id number>
sudo kill -9 <process id number>

...at least I'm assuming this...just flashing me arrived-today N9

regtheledge 2012-04-20 18:51

Re: N9 force quit app
 
Go into terminal and type 'top' this will bring up all processed and their PID which is a number. Find the number of the process you want to end, the process probably being 'cute tube qml' or something similar. hit esc to quit top and then type 'kill ####' replacing the hashes with the process id you want to end.

nerzhul 2012-04-20 21:30

Re: N9 force quit app
 
Well that worked but the pid number was same as many other app what was running same time, so it killled all of them, any other way or easier way to kill the app?

Amine27 2012-04-20 21:48

Re: N9 force quit app
 
Code:

killall appName

nerzhul 2012-04-20 21:54

Re: N9 force quit app
 
I tried that but it saya cuteTube process not killed?


All times are GMT. The time now is 23:03.

vBulletin® Version 3.8.8