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

[ServiceScan.py] Update after this commit https://github.com/openatv/enigma2/commit/aa2c1a7cd025e3be087aecf1eb17d6fc8f90b498! #2955

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

fairbird
Copy link
Contributor

Fix crash error after this !

14:17:35.7055 File "/usr/lib/enigma2/python/Screens/ServiceScan.py", line 138, in init
14:17:35.7059 File "/usr/lib/enigma2/python/Screens/ServiceScan.py", line 18, in init
14:17:35.7061 File "/usr/lib/enigma2/python/Components/MenuList.py", line 37, in setList
14:17:35.7064 self.l.setList(self.menuList)
14:17:35.7066 ^^^^^^
14:17:35.7069 AttributeError: 'FIFOList' object has no attribute 'l'

Fix crash error after this !

14:17:35.7055   File "/usr/lib/enigma2/python/Screens/ServiceScan.py", line 138, in __init__
14:17:35.7059   File "/usr/lib/enigma2/python/Screens/ServiceScan.py", line 18, in __init__
14:17:35.7061   File "/usr/lib/enigma2/python/Components/MenuList.py", line 37, in setList
14:17:35.7064     self.l.setList(self.menuList)
14:17:35.7066     ^^^^^^
14:17:35.7069 AttributeError: 'FIFOList' object has no attribute 'l'
@jbleyel jbleyel merged commit 5717df8 into openatv:master Jun 23, 2023
1 of 2 checks passed
@fairbird fairbird deleted the patch-1 branch June 23, 2023 19:37
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