|
2010-03-30
, 20:07
|
Posts: 95 |
Thanked: 12 times |
Joined on Feb 2010
|
#62
|
|
2010-03-30
, 20:14
|
Posts: 384 |
Thanked: 95 times |
Joined on Jan 2010
@ Romania
|
#63
|
|
2010-03-30
, 20:17
|
Posts: 95 |
Thanked: 12 times |
Joined on Feb 2010
|
#64
|
|
2010-03-30
, 21:08
|
|
Posts: 861 |
Thanked: 936 times |
Joined on Feb 2010
@ Bulgaria
|
#65
|
|
2010-03-30
, 22:58
|
|
Posts: 171 |
Thanked: 59 times |
Joined on Feb 2010
@ Bristol, uk
|
#66
|
|
2010-03-31
, 03:10
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#67
|
|
2010-03-31
, 05:17
|
|
Posts: 861 |
Thanked: 936 times |
Joined on Feb 2010
@ Bulgaria
|
#68
|
|
2010-03-31
, 05:28
|
|
Posts: 395 |
Thanked: 107 times |
Joined on Dec 2009
@ India
|
#69
|
The Following 3 Users Say Thank You to plaban For This Useful Post: | ||
|
2010-03-31
, 08:21
|
Posts: 47 |
Thanked: 10 times |
Joined on Jan 2010
|
#70
|
You won't see anything like that in the processes list because it's a python script, what runs it is probably "run-standalone.sh", and the father process is "hildon-status-menu".
If it's not a dependencies problem, you can try running:
"killall -9 hildon-status-menu
killall hildon-status-menu"
instead of restarting.
If it's still not working, it's probably a dependency problem that silently fails. Please let me know.
Thanks!