Advertisement
Guest User

Untitled

a guest
May 28th, 2012
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. 17:50:06 T:140459084248832 NOTICE: PANDORA: Initializing v1.2.10-git
  2. 17:50:06 T:140459084248832 NOTICE: PANDORA: sys.platform = linux2
  3. 17:50:06 T:140459084248832 INFO: Loading skin file: DialogProgress.xml
  4. 17:50:06 T:140459084248832 DEBUG: DialogProgress::StartModal called
  5. 17:50:06 T:140459084248832 DEBUG: ------ Window Init (DialogProgress.xml) ------
  6. 17:50:06 T:140459084248832 NOTICE: PANDORA: Loading key from file "/home/kjawhtpc/.xbmc/userdata/addon_data/script.xbmc.pandora/key_in"
  7. 17:50:06 T:140459084248832 NOTICE: PANDORA: Downloading key from url "https://raw.github.com/PromyLOPh/pianobar/Commit:94c1eec169db66bb4ad9d633342aead3b0f35b9f/src/libpiano/crypt_key_input.h"
  8. 17:50:06 T:140459422640064 INFO: LIRC Initialize: using: /dev/lircd
  9. 17:50:06 T:140459422640064 DEBUG: Failed to connect to LIRC. Retry in 20s.
  10. 17:50:07 T:140459084248832 INFO: -->Python script returned the following error<--
  11. 17:50:07 T:140459084248832 ERROR: Error Type: <type 'exceptions.AttributeError'>
  12. 17:50:07 T:140459084248832 ERROR: Error Contents: 'HTTPError' object has no attribute 'reason'
  13. 17:50:07 T:140459084248832 ERROR: Traceback (most recent call last):
  14. File "/home/kjawhtpc/.xbmc/addons/rivy-xbmc-pandora/default.py", line 250, in <module>
  15. panda = Panda()
  16. File "/home/kjawhtpc/.xbmc/addons/rivy-xbmc-pandora/default.py", line 63, in __init__
  17. self.pandora = Pandora( dataDir, fmt )
  18. File "/home/kjawhtpc/.xbmc/addons/rivy-xbmc-pandora/libpandora/pandora.py", line 34, in __init__
  19. if not self.keys.loadKeys():
  20. File "/home/kjawhtpc/.xbmc/addons/rivy-xbmc-pandora/libpandora/keys.py", line 44, in loadKeys
  21. "crypt_key_input.h" )
  22. File "/home/kjawhtpc/.xbmc/addons/rivy-xbmc-pandora/libpandora/keys.py", line 124, in _loadKeyFromURL
  23. print "PANDORA: URLError: %s" %e.reason
  24. AttributeError: 'HTTPError' object has no attribute 'reason'
  25. 17:50:07 T:140459084248832 INFO: -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement