Advertisement
Guest User

XBMC Log

a guest
Dec 5th, 2010
700
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. 17:19:53 T:2953850880 M:1391267840 NOTICE: -->Python Interpreter Initialized<--
  2. 17:19:54 T:2953850880 M:1394618368 NOTICE: couldn't load user information from userinfo.properties file
  3. 17:19:54 T:2953850880 M:1394618368 NOTICE: .. getAuth called ..
  4. 17:19:54 T:2953850880 M:1394618368 NOTICE: .. user configured ..
  5. 17:19:55 T:2953850880 M:1394188288 NOTICE: Authorize user access here: https://api-user.netflix.com/oauth/login?application_name=xbmcflix&oauth_consumer_key=...&oauth_token=...
  6. 17:19:55 T:2953850880 M:1394184192 NOTICE: and then put this key / secret in MY_USER.request:
  7. 'key': '...',
  8. 'secret': '...'
  9. 17:19:55 T:2953850880 M:1394184192 NOTICE: and run again.
  10. 17:19:55 T:2953850880 M:1394184192 ERROR: Error Type: webbrowser.Error
  11. 17:19:55 T:2953850880 M:1394184192 ERROR: Error Contents: could not locate runnable browser
  12. 17:19:55 T:2953850880 M:1394180096 ERROR: Traceback (most recent call last):
  13. File "/Users/scott/Library/Application Support/XBMC/addons/plugin.video.xbmcflicks/default.py", line 27, in ?
  14. iqueue.getQueue()
  15. File "/Users/scott/Library/Application Support/XBMC/addons/plugin.video.xbmcflicks/resources/lib/iqueue.py", line 269, in getQueue
  16. user = getAuth(netflixClient,verbose)
  17. File "/Users/scott/Library/Application Support/XBMC/addons/plugin.video.xbmcflicks/resources/lib/iqueue.py", line 48, in getAuth
  18. webbrowser.open(url)
  19. File "../Python/Lib/webbrowser.py", line 43, in open
  20. get().open(url, new, autoraise)
  21. File "../Python/Lib/webbrowser.py", line 38, in get
  22. raise Error("could not locate runnable browser")
  23. Error: could not locate runnable browser
  24. 17:19:55 T:2684429632 M:1394085888 ERROR: GetDirectory - Error getting plugin://plugin.video.xbmcflicks/
  25. 17:19:55 T:2684429632 M:1394085888 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.xbmcflicks/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement