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

[ChannelSelection] add sanity check for getCurrentSelectionName #3534

Merged
merged 1 commit into from Sep 29, 2022
Merged

[ChannelSelection] add sanity check for getCurrentSelectionName #3534

merged 1 commit into from Sep 29, 2022

Conversation

Dima73
Copy link
Contributor

@Dima73 Dima73 commented Sep 28, 2022

File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 369, in removeEntry
File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 360, in getCurrentSelectionName
AttributeError: 'NoneType' object has no attribute 'getName'

File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 369, in
removeEntry
File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 360, in
getCurrentSelectionName
AttributeError: 'NoneType' object has no attribute 'getName'
@WanWizard WanWizard merged commit dae0291 into OpenPLi:develop Sep 29, 2022
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.

None yet

2 participants