Menu

#84 Stack Trace / Crash on Startup

open
nobody
None
5
2011-03-11
2011-03-11
TPZ
No

Basically my hard drive ran out of space, and it came up with a similar error message, but now it just keeps on crashing @ start up with this stack trace any ideas?

I tried deleting all of the config files, etc. but that didn't help. I tried uninstalling and then re-installing the app... several times, I even installed it from it's source code with no favorable results.

Anyways here is the Stack Trace:

Traceback (most recent call last):
File "/usr/local/bin/googsystray", line 33, in <module>
googsystray.GMain.main()
File "/usr/local/lib/python2.6/dist-packages/googsystray/GMain.py", line 1223, in main
_GConf = GConf.GConf()
File "/usr/local/lib/python2.6/dist-packages/googsystray/GConf.py", line 710, in __init__
self.load_config()
File "/usr/local/lib/python2.6/dist-packages/googsystray/GConf.py", line 638, in load_config
tree = ET.parse(fname)
File "<string>", line 45, in parse
File "<string>", line 32, in parse
SyntaxError: no element found: line 1, column 0

Discussion


Log in to post a comment.