ahmed riad90
Active member
Crash historyzap When using plugins epg translator In the eventview screen When you press it happens crash
@Dorik1972
Crash file
@Dorik1972
Crash file
< 285.5308> File "/usr/lib/enigma2/python/StartEnigma.py", line 128, in doInstantiateDialog
< 285.5313> dialog.applySkin()
< 285.5314> File "/usr/lib/enigma2/python/Screens/Screen.py", line 247, in applySkin
< 285.5317> File "/usr/lib/enigma2/python/Screens/Screen.py", line 277, in createGUIScreen
< 285.5321> File "/usr/lib/enigma2/python/Screens/EventView.py", line 100, in onCreate
< 285.5325> File "/usr/lib/enigma2/python/Plugins/Extensions/EPGTranslator/plugin.py", line 1096, in My_setEvent
< 285.5333> AttributeError: 'EventViewEPGSelect' object has no attribute 'EPGTr_translating'
EPGTranslator Works excellent without problems When HZS No installation ,Code:< 285.5308> File "/usr/lib/enigma2/python/StartEnigma.py", line 128, in doInstantiateDialog < 285.5313> dialog.applySkin() < 285.5314> File "/usr/lib/enigma2/python/Screens/Screen.py", line 247, in applySkin < 285.5317> File "/usr/lib/enigma2/python/Screens/Screen.py", line 277, in createGUIScreen < 285.5321> File "/usr/lib/enigma2/python/Screens/EventView.py", line 100, in onCreate < 285.5325> File "/usr/lib/enigma2/python/Plugins/Extensions/EPGTranslator/plugin.py", line 1096, in My_setEvent < 285.5333> AttributeError: 'EventViewEPGSelect' object has no attribute 'EPGTr_translating'
According to your log this is an error in the EPGTranslator plugin ... not in HZS
Why would you use EPGTranslator when HZS has more functionality and includes all the features of EPGTranslator =) ... But ... the choice is up to you ...
Because the EPGTranslator plugin, with all due respect to its author, has incorrectly implemented code for overriding standard Enigma2 classes ... HZS has nothing to do with it. I can even show you where the EPGTranslator code is wrong and how to fix it to work everywhere and with any other plugins =) ... On the other hand, OBH has its own HZS code built into the image and you can use it instead of my HZS pluginEPGTranslator Works excellent without problems When HZS No installation
Thank you @Dorik1972Because the EPGTranslator plugin, with all due respect to its author, has incorrectly implemented code for overriding standard Enigma2 classes ... HZS has nothing to do with it. I can even show you where the EPGTranslator code is wrong and how to fix it to work everywhere and with any other plugins =) ... On the other hand, OBH has its own HZS code built into the image and you can use it instead of my HZS plugin