Closed MrShark closed 11 years ago
I am a bit confused. Isn't this an issue report for XBMC or parsedom? This add-on merely specifies what is required, and XBMC will then install those required add-ons. Hence, the add-on has nothing to do with the installation of parsedom on any platform.
Would recommend you to try and install parsedom through a zip file and see if the error still exists. And in any case I think you should file a bug report in the parsedom thread or for the XBMC project (search the forum first).
Sources: http://wiki.xbmc.org/index.php?title=Addon.xml#The_.3Crequires.3E_element http://mirrors.xbmc.org/addons/frodo/script.module.parsedom/ http://forum.xbmc.org/showthread.php?tid=116498
Well perhaps :-)
But the problem appeared in conjunction with svtplay, and you have a bug reporting system, which I coulden't find for parsedom. Hopefully this bug report can get enough googlefu to help the next sufferer. I'll see if I find somewhere to file the bug against parsedom later.
Yeah, I see. I sounds like your installation might be broken somehow? Assuming this since I haven't seen any reports about this before. Maybe you can try and reinstall XBMC and see if the error still exists?
Bug reporting for parsedom are done using the forum thread I linked to in my previous post.
Hope you find a solution quickly so that you can fully enjoy XBMC!
I'm having trouble running svtplay, giving the following in the log:
I found issue 32, and tried youtube, which gave the same type of error.
CommonFunctions.py is located in addons/script.module.parsedom/lib/ and when I removed addons/script.module.parsedom/ and reinstalled youtube and svtplay it got recreated.
I then added:
to the svtplay plugin which told me that the path was as follows (slightly reformatted):
i.e the parsedom path is not included. I then copied CommonFunctions to the addons/plugin.video.svtplay which made it work. Not fully sure why this happens but it started happening while using frodo rc1 and persisted into the released frodo, both versions from team-xbmc ppa on launchpad.