Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Start Addon #37

Open
SpamLee opened this issue Sep 16, 2024 · 0 comments
Open

Unable to Start Addon #37

SpamLee opened this issue Sep 16, 2024 · 0 comments

Comments

@SpamLee
Copy link

SpamLee commented Sep 16, 2024

Hey mate

I'm having some trouble starting up your add on, it keeps failing and I keep getting an unhelpfull error message.

Main error message from Kodi is "ERROR! Check debug log for more info"

Here is a dump of the recent error logs.

2024-09-16 22:37:04.059 T:41008    INFO <general>: initializing python engine.
2024-09-16 22:37:04.080 T:41008    INFO <general>: CPythonInvoker(18, /home/leephillips/.kodi/addons/script.steam.launcher/default.py): script aborted
2024-09-16 22:37:04.083 T:41008    INFO <general>: Python interpreter stopped
2024-09-16 22:37:06.546 T:41024    INFO <general>: initializing python engine.
2024-09-16 22:37:06.588 T:41024    INFO <general>: CPythonInvoker(19, /home/leephillips/.kodi/addons/script.steam.launcher/default.py): script aborted
2024-09-16 22:37:06.591 T:41024    INFO <general>: Python interpreter stopped
2024-09-16 22:37:09.896 T:36507 WARNING <general>: CGUIWindowManager - HandleAction - ignoring action 92, because topmost modal dialog closing animation is running
2024-09-16 22:37:09.945 T:36507 WARNING <general>: CGUIWindowManager - HandleAction - ignoring action 107, because topmost modal dialog closing animation is running
2024-09-16 22:37:12.242 T:41046    INFO <general>: Skipped 21 duplicate messages..
2024-09-16 22:37:12.242 T:41046    INFO <general>: initializing python engine.
2024-09-16 22:37:12.325 T:41046    INFO <general>: CPythonInvoker(20, /home/leephillips/.kodi/addons/script.steam.launcher/default.py): script aborted
2024-09-16 22:37:12.327 T:41046    INFO <general>: Python interpreter stopped

it seems like the start up script is almost immediately aborted.

Also, because I think it will be useful, here is my ubuntu version and python and kodi version.

I'd greatly appreciate any help you can provide.

Thank you very much for your time.

$ python3 --version Python 3.10.12

$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.5 LTS Release: 22.04 Codename: jammy

$ kodi --version 19.4 Debian package version: 2:19.4+dfsg1-2 Media Center Kodi from Debian Copyright (C) 2005-2021 Team Kodi from Debian - http://kodi.tv

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

No branches or pull requests

1 participant