Posts: 67 | Thanked: 31 times | Joined on Oct 2011
#1
Hi guys a little help here:

I've encountered this issue twice and I've no idea what causes it. My browser (default) would not load when I click on the icon. Rebooting does solve the issue but is there a way to solve it without rebooting?

Thanks!
 
rooster13's Avatar
Posts: 235 | Thanked: 169 times | Joined on Jan 2010 @ Finland
#2
In terminal type:
Code:
killall grob
 

The Following 4 Users Say Thank You to rooster13 For This Useful Post:
Posts: 67 | Thanked: 31 times | Joined on Oct 2011
#3
Thanks i'll try that the next time i encounter the issue again.
 

The Following User Says Thank You to spectrax0x For This Useful Post:
Posts: 191 | Thanked: 223 times | Joined on Oct 2009 @ Helsinki, Suomi (Finland)
#4
Or if that doesn't help:
Code:
$ killall -9 grob
With -9 flag it force kills the process. Useful in cases when some process has hung up and doesn't respond to kill signal telling it to exit cleanly.
 

The Following 3 Users Say Thank You to ladoga For This Useful Post:
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 02:44 PM.