sopcast problem
#1
Hello,


I'm kinda new to xbmc@Linux and have hit the wall with sopcast. So i installed sopcast as on first post here http://forum.stmlabs.com/showthread.php?tid=2973 and if i try to go into categories: sport, documentary, etc, it gives me script error. I have a AMD E-350 with ubuntu minimal + xbmc on it. Everything else works great beside sopcast. Below is the debug output:

>Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IOError'>
Error Contents: (13, 'Permission denied', '/home/xbmc/.xbmc/addons/plugin.video.x-sopcast/schedule/digi_sport_1.xml')
Traceback (most recent call last):
File "/home/xbmc/.xbmc/addons/plugin.video.x-sopcast/default.py", line 784, in <module>
INDEX(name)
File "/home/xbmc/.xbmc/addons/plugin.video.x-sopcast/default.py", line 327, in INDEX
sched = schedule(sch_domain , sch_channel , sch_channel_id , sch_list_expire , sch_timezone , silent)
File "/home/xbmc/.xbmc/addons/plugin.video.x-sopcast/default.py", line 522, in schedule
grab_schedule(sch_list_expire,sch_timezone,sch_channel_id,sch_channel,sch_domain , silent)
File "/home/xbmc/.xbmc/addons/plugin.video.x-sopcast/default.py", line 449, in grab_schedule
xml_file = open(os.path.join(SCH_FOLDER_PATH,channel+".xml"),'w')
IOError: (13, 'Permission denied', '/home/xbmc/.xbmc/addons/plugin.video.x-sopcast/schedule/digi_sport_1.xml')
-->End of Python script error report<--
20:04:31 T:139730770474880 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
20:04:31 T:139729764865792 INFO: Python script stopped

i did sudo chown xbmc /home/xbmc/.xbmc/addons/plugin.video.x-sopcast but that didn't change the situation.


Help will be appreciated Big Grin
Reply

Logout Mark Read Team Forum Stats Members Help
sopcast problem0