PDA

View Full Version : [TM-NANO-OE] TM Nano web interface UHF button causes crash



abu baniaz
20-11-13, 21:25
As we are aware DAGS/TM have not provided the correct remote pictures to be used on the web interface.

Reason for this thread is that pressing the "UHF" button on the webif remote causes a crash. It is looking for the RF output setup which the reciever does not have. Pressing teh same button on the physical remote does nothing.

Build 790, freshly installed with no restore
Ondemand from feeds
Autobouquets 28.2
TSmedia



action -> InfobarMenuActions showRFmod
Screen <class 'Screens.Setup.Setup'>(('RFmod',), {}): <type 'exceptions.KeyError'>
Traceback (most recent call last):
File "/usr/lib/enigma2/python/mytest.py", line 260, in create
return screen(self, *arguments, **kwargs)
File "/usr/lib/enigma2/python/Screens/Setup.py", line 105, in __init__
File "/usr/lib/enigma2/python/Screens/Setup.py", line 85, in refill
File "/usr/lib/enigma2/python/Screens/Setup.py", line 255, in addItems
File "<string>", line 1, in <module>
File "/usr/lib/enigma2/python/Components/config.py", line 1577, in __getattr__
KeyError: 'rfmod'
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1061, in showRFSetup
File "/usr/lib/enigma2/python/mytest.py", line 334, in openWithCallback
dlg = self.open(screen, *arguments, **kwargs)
File "/usr/lib/enigma2/python/mytest.py", line 345, in open
dlg.isTmp = True
AttributeError: 'NoneType' object has no attribute 'isTmp'
(PyObject_CallObject(<bound method HelpableActionMap.action of <Components.ActionMap.HelpableActionMap instance at 0x1dbd9e0>>,('InfobarMenuActions', 'showRFmod')) failed)
]]>
</enigma2crashlog>
</crashlogs>
</openvix>

abu baniaz
12-03-14, 18:50
This has been fixed in Zeus image. Picture of remote used also remedied.

Many thanks @Andyblac