Advertisement
keithah

Untitled

Jan 22nd, 2015
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. 10:56:51 T:4459778048 NOTICE: -->Python Interpreter Initialized<--
  2. 10:56:51 T:4459778048 ERROR: /Users/keith/Library/Application Support/Kodi/addons/plugin.video.huluchrome-4.0.2/crypto/hash/sha1Hash.py:9: Dep
  3. recationWarning: the sha module is deprecated; use the hashlib module instead
  4. import sha
  5. 10:56:51 T:4459778048 ERROR: /Users/keith/Library/Application Support/Kodi/addons/plugin.video.huluchrome-4.0.2/crypto/hash/md5Hash.py:5: Depr
  6. ecationWarning: the md5 module is deprecated; use hashlib instead
  7. import md5
  8. 10:56:51 T:4459778048 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  9. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  10. Error Type: <type 'exceptions.KeyError'>
  11. Error Contents: 'USERNAME'
  12. Traceback (most recent call last):
  13. File "/Users/keith/Library/Application Support/Kodi/addons/plugin.video.huluchrome-4.0.2/default.p
  14. y", line 58, in <module>
  15. modes ( )
  16. File "/Users/keith/Library/Application Support/Kodi/addons/plugin.video.huluchrome-4.0.2/default.p
  17. y", line 30, in modes
  18. home.Main()
  19. File "/Users/keith/Library/Application Support/Kodi/addons/plugin.video.huluchrome-4.0.2/resources
  20. /lib/_home.py", line 16, in __init__
  21. print "User Name = "+str(os.environ['USERNAME'])
  22. File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.8_x86_64-target/l
  23. ib/python2.6/UserDict.py", line 22, in __getitem__
  24. KeyError: 'USERNAME'
  25. -->End of Python script error report<--
  26. 10:56:51 T:140735149040384 ERROR: GetDirectory - Error getting plugin://plugin.video.huluchrome/
  27. 10:56:51 T:140735149040384 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.huluchrome/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement