reverend
New member
Hi there,
Ive had no need to fiddle around with the Vix settings in ages, but yesterday started trialling an IPTV service. The servicve is useless to me if I can't get the IPTV channels to display on my Vix EPG, with full EPG details populated, using the built in EPG capabilities fed from Rytek. Ultimately, I want to be able to schedule a recording from the EPG.
So after much manual editing in Notepad++, I managed to get the EPG working on IPTV channels. However, when I browse the EPG and hit record to schedule a future record event, Vix crashes. Note that pressing green to open the timers dialogue works fine.
Please could you have a look at the crash log? I've only pasted in the relevant bits.
Thanks all
Ive had no need to fiddle around with the Vix settings in ages, but yesterday started trialling an IPTV service. The servicve is useless to me if I can't get the IPTV channels to display on my Vix EPG, with full EPG details populated, using the built in EPG capabilities fed from Rytek. Ultimately, I want to be able to schedule a recording from the EPG.
So after much manual editing in Notepad++, I managed to get the EPG working on IPTV channels. However, when I browse the EPG and hit record to schedule a future record event, Vix crashes. Note that pressing green to open the timers dialogue works fine.
Please could you have a look at the crash log? I've only pasted in the relevant bits.
Thanks all
Code:
< 1568.411> [ActionMap] InfobarInstantRecord instantRecord
< 1568.411> [ActionMap] unknown action InfobarInstantRecord/instantRecord! typo in keymap?
< 1568.609> [eInputDeviceInit] 0 a7 1
< 1568.611> [InfoBarGenerics] KEY: 167 RECORD
< 1568.612> [ActionMap] InfobarInstantRecord ShortRecord
< 1568.636> [Skin] processing screen RecordTimerQuestion:
< 1568.653> Traceback (most recent call last):
< 1568.654> File "/usr/lib/enigma2/python/Components/ActionMap.py", line 48, in action
< 1568.655> File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 1012, in recButtonPressed
< 1568.656> File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 1004, in RecordTimerQuestion
< 1568.656> File "/usr/lib/enigma2/python/Components/EpgList.py", line 1098, in getSelectionPosition
< 1568.657> TypeError: int() argument must be a string or a number, not 'NoneType'
< 1568.658> [ePyObject] (CallObject(<bound method HelpableActionMap.action of <Components.ActionMap.HelpableActionMap instance at 0x6d0953f0>>,('InfobarInstantRecord', 'ShortRecord')) failed)