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........
try: import hildon except: print "Unexpected error: Importing hildon" raise