Hirs Wrote:Hi, I'm getting this error loading the plugin:
09:55:03 T:140142173570816 NOTICE: -->Python Interpreter Initialized<--
09:55:03 T:140142173570816 NOTICE: Vimeo-1.3.0 ARGV: ['plugin://plugin.video.vimeo/', '0', '']
09:55:03 T:140142173570816 NOTICE: [StorageClient-0.9.2] __init__ : 'Setting table to : Vimeo'
09:55:03 T:140142173570816 ERROR: Error Type: <type 'exceptions.AttributeError'>
09:55:03 T:140142173570816 ERROR: Error Contents: 'module' object has no attribute 'log'
09:55:03 T:140142173570816 ERROR: Traceback (most recent call last):
File "/home/carlos/.xbmc/addons/plugin.video.vimeo/default.py", line 63, in <module>
downloader = downloader.SimpleDownloader()
File "/home/carlos/.xbmc/addons/script.module.simple.downloader/lib/SimpleDownloader.py", line 40, in __init__
self.common.log("")
AttributeError: 'module' object has no attribute 'log'
09:55:03 T:140142685742976 ERROR: GetDirectory - Error getting plugin://plugin.video.vimeo
09:55:03 T:140142685742976 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.vimeo) failed
Using ubuntu oneiric and xbmc eden rc2, what is this log attribute refering to?
Hm, confirmed. this is weird.
Yeah, sorry that one's all me. Fixing now.