Advertisement
nnikolov06

XBMCBUNTU Log 2

Apr 13th, 2013
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. 21:15:15 T:2834717504 NOTICE: Thread XBPyThread start, auto delete: false
  2. 21:15:15 T:2834717504 NOTICE: -->Python Interpreter Initialized<--
  3. 21:15:15 T:2834717504 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  4. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  5. Error Type: <type 'exceptions.IOError'>
  6. Error Contents: (13, 'Permission denied', '/home/niky/.xbmc/addons/plugin.video.xsopcast/sopcast.pid')
  7. Traceback (most recent call last):
  8. File "/home/niky/.xbmc/addons/plugin.video.xsopcast/default.py", line 794, in <module>
  9. STREAM(name,sop,WAIT_TIME,iconimage)
  10. File "/home/niky/.xbmc/addons/plugin.video.xsopcast/default.py", line 670, in STREAM
  11. f = open(SOPCAST_PID, 'w')
  12. IOError: (13, 'Permission denied', '/home/niky/.xbmc/addons/plugin.video.xsopcast/sopcast.pid')
  13. -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement