View Single Post
Posts: 57 | Thanked: 28 times | Joined on Jan 2010 @ Poland
#411
[QUOTE=noobmonkey;596810]
Originally Posted by pabloniss View Post
yes, I tried .. sometimes starts and sometimes not .... it does not matter whether the x-term or manually



or runs in 5-10 minutes after turn on....[/QUOTE

Thats really very random :|
The part of the code where the error messages seem to be appearing doesn't make a huge amount of sense....

Code:
try:
	import hildon
except:
	print "Unexpected error: Importing hildon"
	raise
Definitely no dbus calls that i can see.

Hoping someone has seen this before?

The load up time should be about 6-8 seconds now... - the only thing that could take a while is the gps, but it uses a quick fix...
Again, running it from terminal, should let you see what is taking a long time, if the dbus errors are intermittent........
Now opens every time, but you have to wait about 2-3min ..
CPU utilization during this time is 100% .. Python consumes all the power..





Just a thought, whether it may be related to that of the APPS tab I have plenty of programs that I removed long time ago ... there is this very much...

Can I somehow clear the remnants of the device?
 

The Following User Says Thank You to pabloniss For This Useful Post: