Advertisement
nnikolov06

XBMCBUNTU Log

Apr 13th, 2013
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. 20:53:12 T:2914036544 NOTICE: Thread XBPyThread start, auto delete: false
  2. 20:53:12 T:2914036544 NOTICE: -->Python Interpreter Initialized<--
  3. 20:53:12 T:2914036544 NOTICE: SportsDevil initialized
  4. 20:53:12 T:2914036544 NOTICE: SportsDevil running
  5. 20:53:12 T:2914036544 NOTICE: Thread XBPyThread start, auto delete: false
  6. 20:53:12 T:2914036544 NOTICE: -->Python Interpreter Initialized<--
  7. 20:53:12 T:2914036544 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  8. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  9. Error Type: <type 'exceptions.OSError'>
  10. Error Contents: [Errno 13] Permission denied
  11. Traceback (most recent call last):
  12. File "/home/niky/.xbmc/addons/plugin.video.xsopcast/default.py", line 794, in <module>
  13. STREAM(name,sop,WAIT_TIME,iconimage)
  14. File "/home/niky/.xbmc/addons/plugin.video.xsopcast/default.py", line 663, in STREAM
  15. spsc = subprocess.Popen(cmd, shell=False, bufsize=BUFER_SIZE ,stdin=None,stdout=None, stderr=None)
  16. File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
  17. errread, errwrite)
  18. File "/usr/lib/python2.7/subprocess.py", line 1259, in _execute_child
  19. raise child_exception
  20. OSError: [Errno 13] Permission denied
  21. -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement