[ChannelSelection] Fix BSOD/typo

Status
Not open for further replies.

GitHub

Moderator
[ChannelSelection] Fix BSOD/typo

File "/usr/lib/enigma2/python/Components/ActionMap.py", line 78, in action
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 58, in action
File "/usr/lib/enigma2/python/Screens/ChoiceBox.py", line 215, in go
File "/usr/lib/enigma2/python/Screens/ChoiceBox.py", line 231, in goEntry
File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 780, in ChoiceBoxCB
File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 812, in doRecordNextTimer
File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 845, in doInstantTimer
AttributeError: 'ChannelSelection' object has no attribute 'serviceList'. Did you mean: 'servicelist'?

Steps to reproduce:
Channel selection list, press record, press green to add a record next timer.
Press record again and press green to change the next timer.

Continue reading...
 
Status
Not open for further replies.
Back
Top