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

[BUG] Kodi Crash - "Show stop button" instead of "Close". If you deactivate this, it works again. #299

Open
Seger85 opened this issue May 15, 2023 · 1 comment

Comments

@Seger85
Copy link

Seger85 commented May 15, 2023

I always have a crash of Kodi under Kodi 20.1 when I press stop. I have found the error, it is due to nextup and will not be fixed with the new version. In the settings of Nextup, there is the setting "Show stop button" instead of "Close". If you deactivate this, it works again.

https://emby.media/community/index.php?/topic/116208-embyforkodi-next-gen-8xx-support/&do=findComment&comment=1252849

@MoojMidge
Copy link
Collaborator

It seems unlikely that Up Next is the cause of the problem, as that setting will only perform a normal stop via xbmc.Player().stop(), while it seems that the reported problem happens even when Up Next is disabled or when stopping before Up Next starts, which indicates that there is a more general problem with stopping for some reason.

Please provide a debug log and/or crashlog and I can have a look.

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

2 participants