PDA

View Full Version : [Zgemma H9S] Crashing when pressing EPG button



danlou
14-04-23, 17:39
Hi

I have fresh reflashed a Zgemma h9s box and all i have done is set up ABM but as soon as i press EPG button to bring up boquets list i get a crash. I can press the fav button and that brings the list but not when EPG button. I have deleted boquets and rescanned and list does appear but then it crashes again. Flash memory is fine.
Any ideas welcome. Thanks

abu baniaz
14-04-23, 17:53
Your debug log is from 2019. The screenshot says that you have run out of space. Maybe you attached wrong items?

Did you by any chance install the EPG mods?

danlou
14-04-23, 18:19
Your debug log is from 2019. The screenshot says that you have run out of space. Maybe you attached wrong items?

Did you by any chance install the EPG mods?

oops, good spot. As attached, properly!



< 255.8320> 16:46:48.6244 Traceback (most recent call last):
< 255.8321> 16:46:48.6245 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 58, in action
< 255.8325> 16:46:48.6249 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1798, in showDefaultEPG
< 255.8328> 16:46:48.6252 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1732, in openGridEPG
< 255.8330> 16:46:48.6255 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1726, in multiServiceEPG
< 255.8333> 16:46:48.6257 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1718, in openEPG
< 255.8335> 16:46:48.6259 File "/usr/lib/enigma2/python/StartEnigma.py", line 305, in openWithCallback
< 255.8344> 16:46:48.6268 dlg = self.open(screen, *arguments, **kwargs)
< 255.8348> 16:46:48.6272 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
< 255.8349> 16:46:48.6273 File "/usr/lib/enigma2/python/StartEnigma.py", line 315, in open
< 255.8357> 16:46:48.6281 dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
< 255.8363> 16:46:48.6287 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^
< 255.8364> 16:46:48.6288 File "/usr/lib/enigma2/python/StartEnigma.py", line 252, in instantiateDialog
< 255.8372> 16:46:48.6296 return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
< 255.8377> 16:46:48.6301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^
< 255.8377> 16:46:48.6301 File "/usr/lib/enigma2/python/StartEnigma.py", line 282, in doInstantiateDialog
< 255.8396> 16:46:48.6320 dlg.applySkin()
< 255.8403> 16:46:48.6327 File "/usr/lib/enigma2/python/Screens/Screen.py", line 246, in applySkin
< 255.8408> 16:46:48.6332 File "/usr/lib/enigma2/python/Screens/Screen.py", line 276, in createGUIScreen
< 255.8411> 16:46:48.6335 File "/usr/lib/enigma2/python/Screens/EpgSelectionGrid.py", line 127, in onCreate
< 255.8413> 16:46:48.6338 File "/usr/lib/enigma2/python/Screens/EpgSelectionBase.py", line 678, in getCurrentBouquetName
< 255.8417> 16:46:48.6341 IndexError: list index out of range
< 255.8418> 16:46:48.6342 [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.HelpableActionMap object at 0xb0c7b970>>,('InfobarEPGActions', 'EPGPressed')) failed)

abu baniaz
14-04-23, 18:27
Did you by any chance install the EPG mods?

Do you get a crash if you select a channel by using the channel selection coding first (i.e not using the EPG button) at first, then pressing the EPG button on second occasion? Do you have any bouquets with actual DVB services i.e all your bouquets are not just IPTV?

danlou
14-04-23, 18:30
sorry, whats EPG mods? Only installed from usb stick and no additional plugins., I think i changed the skin and that was about it form youvix to night skin

abu baniaz
14-04-23, 18:58
If you don't know what the EPG mods are, then you most likely have not installed them. They add the bouquet name tabs.

Can you please answer the other questions? The system is not finding your bouquet names.

danlou
14-04-23, 22:59
Do you get a crash if you select a channel by using the channel selection coding first (i.e not using the EPG button) at first, then pressing the EPG button on second occasion? Do you have any bouquets with actual DVB services i.e all your bouquets are not just IPTV?

if going through channel selection route first , folloed by EPG then that works.

I beleive you have recrreated the crash issue yourself now.

abu baniaz
15-04-23, 01:26
I have not been able to recreate your crash yet. Flashed the box, no restores, set tuner, change skin to Youvix, restarted, run ABM, pressed EPG, showed and empty all channels bouquet and did not crash. I have tried this twice on a duo 4k.

twol
15-04-23, 14:50
if going through channel selection route first , folloed by EPG then that works.

I beleive you have recrreated the crash issue yourself now.
If not done so, can you turn on debug logs (menu/setup/system/logs/settings enable, save otehr than flash, use local time not boot time)

Then in putty, init 4 (space between)
copy attachment to /usr/lib/enigma2/python/Screens
In putty, init 3 (space between)

Let us know what happens and post debug log.....

abu baniaz
15-04-23, 20:26
Logs attached



20:23:58.0992 Traceback (most recent call last):
20:23:58.0992 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 58, in action
20:23:58.0996 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1798, in showDefaultEPG
20:23:58.0999 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1732, in openGridEPG
20:23:58.1002 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1726, in multiServiceEPG
20:23:58.1004 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1718, in openEPG
20:23:58.1007 File "/usr/lib/enigma2/python/StartEnigma.py", line 305, in openWithCallback
20:23:58.1016 dlg = self.open(screen, *arguments, **kwargs)
20:23:58.1022 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:23:58.1022 File "/usr/lib/enigma2/python/StartEnigma.py", line 315, in open
20:23:58.1031 dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
20:23:58.1037 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^
20:23:58.1037 File "/usr/lib/enigma2/python/StartEnigma.py", line 252, in instantiateDialog
20:23:58.1045 return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
20:23:58.1051 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^
20:23:58.1051 File "/usr/lib/enigma2/python/StartEnigma.py", line 282, in doInstantiateDialog
20:23:58.1059 dlg.applySkin()
20:23:58.1061 File "/usr/lib/enigma2/python/Screens/Screen.py", line 246, in applySkin
20:23:58.1064 File "/usr/lib/enigma2/python/Screens/Screen.py", line 276, in createGUIScreen
20:23:58.1067 File "/usr/lib/enigma2/python/Screens/EpgSelectionGrid.py", line 127, in onCreate
20:23:58.1070 File "/usr/lib/enigma2/python/Screens/Screen.py", line 162, in setTitle
20:23:58.1073 ValueError: invalid null reference in method 'eWindow_setTitle', argument 2 of type 'std::string const &'
20:23:58.1073 [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.HelpableActionMap object at 0xb0c01a30>>,('InfobarEPGActions', 'EPGPressed')) failed)
20:24:00.0688 [gRC] main thread is non-idle! display spinner!
20:24:02.1197 [gRC] main thread is non-idle! display spinner!
/usr/bin/enigma2.sh: line 286: 2939 Killed LD_PRELOAD=$LIBS /usr/bin/enigma2


enigma2 has exited
========== Enigma2 log ends ==========

abu baniaz
15-04-23, 21:30
Last two commits still crash when applied to Release image



20:23:58.0992 Traceback (most recent call last):
20:23:58.0992 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 58, in action
20:23:58.0996 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1798, in showDefaultEPG
20:23:58.0999 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1732, in openGridEPG
20:23:58.1002 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1726, in multiServiceEPG
20:23:58.1004 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1718, in openEPG
20:23:58.1007 File "/usr/lib/enigma2/python/StartEnigma.py", line 305, in openWithCallback
20:23:58.1016 dlg = self.open(screen, *arguments, **kwargs)
20:23:58.1022 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:23:58.1022 File "/usr/lib/enigma2/python/StartEnigma.py", line 315, in open
20:23:58.1031 dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
20:23:58.1037 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^
20:23:58.1037 File "/usr/lib/enigma2/python/StartEnigma.py", line 252, in instantiateDialog
20:23:58.1045 return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
20:23:58.1051 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^
20:23:58.1051 File "/usr/lib/enigma2/python/StartEnigma.py", line 282, in doInstantiateDialog
20:23:58.1059 dlg.applySkin()
20:23:58.1061 File "/usr/lib/enigma2/python/Screens/Screen.py", line 246, in applySkin
20:23:58.1064 File "/usr/lib/enigma2/python/Screens/Screen.py", line 276, in createGUIScreen
20:23:58.1067 File "/usr/lib/enigma2/python/Screens/EpgSelectionGrid.py", line 127, in onCreate
20:23:58.1070 File "/usr/lib/enigma2/python/Screens/Screen.py", line 162, in setTitle
20:23:58.1073 ValueError: invalid null reference in method 'eWindow_setTitle', argument 2 of type 'std::string const &'
20:23:58.1073 [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.HelpableActionMap object at 0xb0c01a30>>,('InfobarEPGActions', 'EPGPressed')) failed)

Huevos
16-04-23, 01:01
Last two commits still crash when applied to Release image



20:23:58.0992 Traceback (most recent call last):
20:23:58.0992 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 58, in action
20:23:58.0996 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1798, in showDefaultEPG
20:23:58.0999 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1732, in openGridEPG
20:23:58.1002 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1726, in multiServiceEPG
20:23:58.1004 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1718, in openEPG
20:23:58.1007 File "/usr/lib/enigma2/python/StartEnigma.py", line 305, in openWithCallback
20:23:58.1016 dlg = self.open(screen, *arguments, **kwargs)
20:23:58.1022 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:23:58.1022 File "/usr/lib/enigma2/python/StartEnigma.py", line 315, in open
20:23:58.1031 dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
20:23:58.1037 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^
20:23:58.1037 File "/usr/lib/enigma2/python/StartEnigma.py", line 252, in instantiateDialog
20:23:58.1045 return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
20:23:58.1051 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^
20:23:58.1051 File "/usr/lib/enigma2/python/StartEnigma.py", line 282, in doInstantiateDialog
20:23:58.1059 dlg.applySkin()
20:23:58.1061 File "/usr/lib/enigma2/python/Screens/Screen.py", line 246, in applySkin
20:23:58.1064 File "/usr/lib/enigma2/python/Screens/Screen.py", line 276, in createGUIScreen
20:23:58.1067 File "/usr/lib/enigma2/python/Screens/EpgSelectionGrid.py", line 127, in onCreate
20:23:58.1070 File "/usr/lib/enigma2/python/Screens/Screen.py", line 162, in setTitle
20:23:58.1073 ValueError: invalid null reference in method 'eWindow_setTitle', argument 2 of type 'std::string const &'
20:23:58.1073 [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.HelpableActionMap object at 0xb0c01a30>>,('InfobarEPGActions', 'EPGPressed')) failed)


Please post exact steps to recreate this crash.

abu baniaz
16-04-23, 01:24
He has set options in EPG to always show bouquets and also show number/name
config.epgselection.grid.servicetitle_mode=service number+servicename



config.autobouquetsmaker.addprefix=True
config.autobouquetsmaker.extensions=True
config.autobouquetsmaker.FTA_only=sat_282_sky_uk
config.autobouquetsmaker.nextscheduletime=16816140 00
config.autobouquetsmaker.providers=sat_282_sky_uk: hd_east_midlands:33:
config.autobouquetsmaker.schedule=True
config.autobouquetsmaker.scheduletime=4:0


Mimic starting with no bouquets

init 4
edit settings file and delete the line that start with config.tv.lastroot and config.tv.lastservice
delete lamedb file, delete the bouquet/radio files
init 3

After restart, run ABM, exit out of all menus, press EPG, select and enter the Sky UK all channels bouquet, BBC One HD will be highlighted, press OK to activate it, press exit, press EPG again and it should crash.

EDIT:
It does not crash if I repeat above preparations/steps and perform a manual scan (single transponder) instead of using ABM.

Huevos
16-04-23, 22:45
Last two commits still crash when applied to Release image



20:23:58.0992 Traceback (most recent call last):
20:23:58.0992 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 58, in action
20:23:58.0996 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1798, in showDefaultEPG
20:23:58.0999 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1732, in openGridEPG
20:23:58.1002 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1726, in multiServiceEPG
20:23:58.1004 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1718, in openEPG
20:23:58.1007 File "/usr/lib/enigma2/python/StartEnigma.py", line 305, in openWithCallback
20:23:58.1016 dlg = self.open(screen, *arguments, **kwargs)
20:23:58.1022 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:23:58.1022 File "/usr/lib/enigma2/python/StartEnigma.py", line 315, in open
20:23:58.1031 dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
20:23:58.1037 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^
20:23:58.1037 File "/usr/lib/enigma2/python/StartEnigma.py", line 252, in instantiateDialog
20:23:58.1045 return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
20:23:58.1051 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^
20:23:58.1051 File "/usr/lib/enigma2/python/StartEnigma.py", line 282, in doInstantiateDialog
20:23:58.1059 dlg.applySkin()
20:23:58.1061 File "/usr/lib/enigma2/python/Screens/Screen.py", line 246, in applySkin
20:23:58.1064 File "/usr/lib/enigma2/python/Screens/Screen.py", line 276, in createGUIScreen
20:23:58.1067 File "/usr/lib/enigma2/python/Screens/EpgSelectionGrid.py", line 127, in onCreate
20:23:58.1070 File "/usr/lib/enigma2/python/Screens/Screen.py", line 162, in setTitle
20:23:58.1073 ValueError: invalid null reference in method 'eWindow_setTitle', argument 2 of type 'std::string const &'
20:23:58.1073 [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.HelpableActionMap object at 0xb0c01a30>>,('InfobarEPGActions', 'EPGPressed')) failed)


He has set options in EPG to always show bouquets and also show number/name
config.epgselection.grid.servicetitle_mode=service number+servicename



config.autobouquetsmaker.addprefix=True
config.autobouquetsmaker.extensions=True
config.autobouquetsmaker.FTA_only=sat_282_sky_uk
config.autobouquetsmaker.nextscheduletime=16816140 00
config.autobouquetsmaker.providers=sat_282_sky_uk: hd_east_midlands:33:
config.autobouquetsmaker.schedule=True
config.autobouquetsmaker.scheduletime=4:0


Mimic starting with no bouquets

init 4
edit settings file and delete the line that start with config.tv.lastroot and config.tv.lastservice
delete lamedb file, delete the bouquet/radio files
init 3

After restart, run ABM, exit out of all menus, press EPG, select and enter the Sky UK all channels bouquet, BBC One HD will be highlighted, press OK to activate it, press exit, press EPG again and it should crash.

EDIT:
It does not crash if I repeat above preparations/steps and perform a manual scan (single transponder) instead of using ABM.

6.3.007.003

I can't reproduce a crash (as per your instructions). Log attached.

abu baniaz
17-04-23, 00:49
I flashed 6.3 007.003 with no restores just in case I made error on transferring file. It crashed for me on second attempt. Crash log is slightly different and going to ChannelSelection.py.



00:40:57.4593 Traceback (most recent call last):
00:40:57.4593 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 58, in action
00:40:57.4598 File "/usr/lib/enigma2/python/Screens/UserDefinedButtons.py", line 30, in keypressHandler
00:40:57.4602 File "/usr/lib/enigma2/python/Screens/EpgSelectionBase.py", line 455, in zap
00:40:57.4604 File "/usr/lib/enigma2/python/Screens/EpgSelectionBase.py", line 491, in zapSelectedService
00:40:57.4607 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1690, in zapToService
00:40:57.4610 File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 1546, in enterPath
00:40:57.4613 File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 1447, in setRoot
00:40:57.4618 AttributeError: 'NoneType' object has no attribute 'getPath'
00:40:57.4619 [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.HelpableActionMap object at 0xb06ff950>>,('OkCancelActions', 'OK')) failed)

Huevos
17-04-23, 10:30
I flashed 6.3 007.003 with no restores just in case I made error on transferring file. It crashed for me on second attempt. Crash log is slightly different and going to ChannelSelection.py.



00:40:57.4593 Traceback (most recent call last):
00:40:57.4593 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 58, in action
00:40:57.4598 File "/usr/lib/enigma2/python/Screens/UserDefinedButtons.py", line 30, in keypressHandler
00:40:57.4602 File "/usr/lib/enigma2/python/Screens/EpgSelectionBase.py", line 455, in zap
00:40:57.4604 File "/usr/lib/enigma2/python/Screens/EpgSelectionBase.py", line 491, in zapSelectedService
00:40:57.4607 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1690, in zapToService
00:40:57.4610 File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 1546, in enterPath
00:40:57.4613 File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 1447, in setRoot
00:40:57.4618 AttributeError: 'NoneType' object has no attribute 'getPath'
00:40:57.4619 [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.HelpableActionMap object at 0xb06ff950>>,('OkCancelActions', 'OK')) failed)


I am really trying hard to understand. Is the point of the test to delete system files until python crashes? Or is this a real life scenario?

If there is a real crash that can be recreated without deleting system files please start a new thread in the bug section of the forum.

abu baniaz
17-04-23, 11:23
The files I deleted to test the scenario are recreated at restart, so no system files are absent. He said the box crashes when pressing EPG button,during daily use and even after a virgin install. I couldn't recreate it until we both flashed a box and followed the steps together. I am not sure what happens during daily use for him/his family , but that is going to be difficult to recreate. I can only test the crash I experienced when he talked me through it. Obviously nobody flashes the box every day.

Huevos
17-04-23, 21:09
The crash in post #11 is fixed. It is confirmed fixed by Rob in his thread related to that issue. Commit here: https://github.com/OpenViX/enigma2/commit/f82a349cefe858701c181469352e6b25b3d84a2c

I have no clue how to reproduce the other crash. I followed your steps from post #13 and everything works for me.

abu baniaz
18-04-23, 00:13
By repeating the steps I mentioned earlier, I can get a crash by pressing the EPG button. I have just done it again. I suppose it is the losing focus of which bouquet you are in issue. Thank you for looking at the crash. I will go back to my normal image usage now.

All the best to you and your family.



00:05:29.4997 [ActionMap] Keymap 'InfobarEPGActions' -> Action = 'EPGPressed'.
00:05:29.5195 [Skin] Processing screen 'GraphicalEPGPIG' from list 'GridEPGPIG, GraphicalEPGPIG', position=(0, 0), size=(1920 x 1080) for module 'EPGSelectionGrid'.
00:05:29.5366 [Screen] Warning: Skin is missing element 'lab1' in <class 'Screens.EpgSelectionGrid.EPGSelectionGrid'>.
00:05:29.5397 [Screen] Warning: Skin is missing element 'primetime' in <class 'Screens.EpgSelectionGrid.EPGSelectionGrid'>.
00:05:29.5398 [Screen] Warning: Skin is missing element 'change_bouquet' in <class 'Screens.EpgSelectionGrid.EPGSelectionGrid'>.
00:05:29.5399 [Screen] Warning: Skin is missing element 'jump' in <class 'Screens.EpgSelectionGrid.EPGSelectionGrid'>.
00:05:29.5400 [Screen] Warning: Skin is missing element 'page' in <class 'Screens.EpgSelectionGrid.EPGSelectionGrid'>.
00:05:29.5419 [Skin] Attribute 'ServiceFont' (with value of 'Regular;28') in object of type 'eListbox' is not implemented!
00:05:29.5422 [Skin] Attribute 'EntryFont' (with value of 'Regular;28') in object of type 'eListbox' is not implemented!
00:05:29.5423 [Skin] Attribute 'ServiceBorderVerWidth' (with value of '3') in object of type 'eListbox' is not implemented!
00:05:29.5424 [Skin] Attribute 'EventBorderVerWidth' (with value of '3') in object of type 'eListbox' is not implemented!
00:05:29.5424 [Skin] Attribute 'RecIconSize' (with value of '32') in object of type 'eListbox' is not implemented!
00:05:29.5425 [Skin] Attribute 'IconXPadding' (with value of '6') in object of type 'eListbox' is not implemented!
00:05:29.5425 [Skin] Attribute 'IconYPadding' (with value of '4') in object of type 'eListbox' is not implemented!
00:05:29.5598 [Skin] Parsing embedded skin '<embedded-in-ScreenSummary>'.
00:05:29.5604 [Skin] Processing screen '<embedded-in-ScreenSummary>' from list 'GridEPGPIGSummary, GraphicalEPGPIGSummary, GridEPGPIG_summary, GraphicalEPGPIG_summary, SimpleSummary, ScreenSummary', position=(0, 0), size=(132 x 64) for module 'ScreenSummary'.
00:05:29.5614 [eWindowStyleManager] getStyle(style_id=1): NOT FOUND
00:05:31.4794 [eInputDeviceInit] 1 160 (352) 1
00:05:31.4795 [eRCDeviceInputDev] emit: 1
00:05:31.4802 [InfoBarGenerics] Key: 352 (Make) KeyID='KEY_OK' Binding='('OK',)'.
00:05:31.4803 [eInputDeviceInit] 0 160 (352) 1
00:05:31.4804 [eRCDeviceInputDev] emit: 0
00:05:31.4807 [InfoBarGenerics] Key: 352 (Break) KeyID='KEY_OK' Binding='('OK',)'.
00:05:31.4808 [ActionMap] Keymap 'OkCancelActions' -> Action = 'OK'.
00:05:31.4820 Traceback (most recent call last):
00:05:31.4822 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 58, in action
00:05:31.4826 File "/usr/lib/enigma2/python/Screens/UserDefinedButtons.py", line 30, in keypressHandler
00:05:31.4829 File "/usr/lib/enigma2/python/Screens/EpgSelectionBase.py", line 455, in zap
00:05:31.4833 File "/usr/lib/enigma2/python/Screens/EpgSelectionBase.py", line 491, in zapSelectedService
00:05:31.4835 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1690, in zapToService
00:05:31.4838 File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 1546, in enterPath
00:05:31.4842 File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 1447, in setRoot
00:05:31.4846 AttributeError: 'NoneType' object has no attribute 'getPath'
00:05:31.4847 [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.HelpableActionMap object at 0xafb7b3b0>>,('OkCancelActions', 'OK')) failed)

Huevos
18-04-23, 00:18
I will go back to my normal image usage now.Which one is that?

abu baniaz
18-04-23, 03:10
The image will be OpenVix 6.3 Developer updated. I presume you are missing out on "usage" in my sentence.