What steps will reproduce the problem?
1. Install python-skype
2. Install addon
3. Try to run it
What is the expected output? What do you see instead?
Skype working in my XBMC
What version of the product are you using? On what operating system?
SVN: Revision: 5
Please provide any additional information below.
xbmc: 2:12.2~git20130502.1706-frod
Log says:
23:40:17 T:139917376071424 ERROR: EXCEPTION Thrown (PythonToCppException) :
-->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'Skype' object has no attribute '_SetEventHandlerObj'
Traceback (most recent call last):
File "/home/xbmc/.xbmc/addons/script.skype/default.py", line 27, in <module>
ui = gui.GUI( "ui.xml" , os.getcwd(), "Default")
File "/home/xbmc/.xbmc/addons/script.skype/resources/lib/gui.py", line 92, in __init__
self.skype = Skype4Py.Skype(Events=self)
File "/usr/lib/pymodules/python2.7/Skype4Py/skype.py", line 243, in __init__
self._SetEventHandlerObj(Events)
AttributeError: 'Skype' object has no attribute '_SetEventHandlerObj'
-->End of Python script error report<--
23:40:17 T:139917986649984 ERROR: ClearBlock: Trying to clear non existent
block /home/xbmc/.xbmc/addons/script.skype
Original issue reported on code.google.com by va...@grinco.eu on 26 May 2013 at 9:43
Original issue reported on code.google.com by
va...@grinco.eu
on 26 May 2013 at 9:43