Skip to content

Conversation

@b-jesch
Copy link
Contributor

@b-jesch b-jesch commented Nov 28, 2019

2019-11-28 11:01:08.332 T:140554339870464 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.TypeError'> Error Contents: getStereoscopeMode() takes exactly 1 argument (0 given) Traceback (most recent call last): File "/storage/.kodi/addons/hyperion.control/service.py", line 221, in <module> hyperion = Hyperion() File "/storage/.kodi/addons/hyperion.control/service.py", line 91, in __init__ self.updateSettings() File "/storage/.kodi/addons/hyperion.control/service.py", line 165, in updateSettings self.updateState() File "/storage/.kodi/addons/hyperion.control/service.py", line 215, in updateState newMode = getStereoscopeMode() TypeError: getStereoscopeMode() takes exactly 1 argument (0 given) -->End of Python script error report<--

@lgtm-com
Copy link

lgtm-com bot commented Nov 28, 2019

This pull request fixes 2 alerts when merging b111ff9 into a0bfe36 - view on LGTM.com

fixed alerts:

  • 2 for Wrong number of arguments in a call

@brindosch
Copy link
Contributor

Thank you for you contribution. I really need check all these warning with the next code update :)

@brindosch brindosch merged commit 61bc5ed into hyperion-project:master Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants