Advertisement
Guest User

eve_exe_start

a guest
May 7th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "launcher.py", line 74, in main
  3. File "lib\controller.pyo", line 90, in __init__
  4. File "wx\lib\pubsub\pubsub1\pub.pyo", line 750, in sendMessage
  5. File "wx\lib\pubsub\pubsub1\pub.pyo", line 423, in sendMessage
  6. File "wx\lib\pubsub\pubsub1\pub.pyo", line 261, in sendMessage
  7. File "lib\controller.pyo", line 117, in OnInit
  8. File "lib\selfUpdate.pyo", line 45, in SelfUpdate
  9. File "lib\selfUpdate.pyo", line 88, in cleanup
  10. File "glob.pyo", line 16, in glob
  11. File "glob.pyo", line 30, in iglob
  12. File "glob.pyo", line 60, in glob1
  13. File "glob.pyo", line 60, in <lambda>
  14. IndexError: string index out of range
  15. Locals by frame, innermost last:
  16. Frame iglob in glob.pyo at line 30:
  17. basename = 'launcher.old*'
  18. dirname = ''
  19. pathname = 'launcher.old*'
  20. Frame glob1 in glob.pyo at line 60:
  21. dirname = '.'
  22. names = ['.xinitrc.template', '.xim.template', '.config', '.vimrc', '.inputrc', 'public_html', '.fonts', '.bashrc', '.bash_history', 'bin', '.profile', '.local', '.emacs', '.xsession-errors', '.dmrc', '.dbus', '.kde4', '.Xauthority', '\xd0\xe0\xe1\xee\xf7\xe8\xe9 \xf1\xf2\xee\xeb', 'ExChange', '\xd8\xe0\xe1
  23. pattern = 'launcher.old*'
  24. Frame <lambda> in glob.pyo at line 60:
  25. x = ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement