PDA

View Full Version : [Zgemma H9S] Crash When Opening H9SDcard Manager



avi68
06-10-20, 18:45
Hi all,

Ive just received my Zgemma H9s which I purchased from the sponsor. It came pre-loaded with openvix. I followed the instructions on moving the image from the nand flash to the sd card. After I initialising and rebooting, I can see the H9SDcard Manager option under the vix menu but when I select that the box crashes. I have attached the crash log below.

Could someone tell me why Im having this issue please? (I am also using the sd card which I purchased from the sponsor)

Thanks

Regards,
Avi

60685

spanner123
06-10-20, 19:30
Is this the same problem? Doesn't seem to be a fix yet.
https://www.world-of-satellite.com/showthread.php?63313-ZGemma-H9S-SDCARD-NAND-FLASH-crash

abu baniaz
06-10-20, 19:30
For reference purposes only.



< 39.0662> 18:31:12.5601 [ActionMap] Keymap 'WizardActions' -> Action = 'ok'.
< 39.0693> 18:31:12.5631 Traceback (most recent call last):
< 39.0694> 18:31:12.5632 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 77, in action
< 39.0695> 18:31:12.5634 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action
< 39.0696> 18:31:12.5634 File "/usr/lib/enigma2/python/Plugins/SystemPlugins/ViX/ui.py", line 120, in go
< 39.0697> 18:31:12.5636 File "/usr/lib/enigma2/python/mytest.py", line 339, in open
< 39.0701> 18:31:12.5639 dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
< 39.0701> 18:31:12.5639 File "/usr/lib/enigma2/python/mytest.py", line 276, in instantiateDialog
< 39.0703> 18:31:12.5641 return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
< 39.0703> 18:31:12.5642 File "/usr/lib/enigma2/python/mytest.py", line 299, in doInstantiateDialog
< 39.0706> 18:31:12.5644 dlg = screen(self, *arguments, **kwargs)
< 39.0706> 18:31:12.5644 File "/usr/lib/enigma2/python/Plugins/SystemPlugins/ViX/H9SDmanager.py", line 35, in __init__
< 39.0708> 18:31:12.5646 NameError: global name 'screentitle' is not defined
< 39.0708> 18:31:12.5647 [ePyObject] (CallObject(<bound method NumberActionMap.action of <Components.ActionMap.NumberActionMap instance at 0xb207dc10>>,('WizardActions', 'ok')) failed)


There have been significant changes to the screen title/path code. Please test next release image. May already be fixed.
https://github.com/OpenViX/vix-core/commit/8d0c78e57e0fe0eed445bca751126a415af3b77d

avi68
06-10-20, 22:38
Is this the same problem? Doesn't seem to be a fix yet.
https://www.world-of-satellite.com/showthread.php?63313-ZGemma-H9S-SDCARD-NAND-FLASH-crash

Thanks. I didn’t realise there was already a thread about this.

avi68
06-10-20, 22:40
For reference purposes only.



< 39.0662> 18:31:12.5601 [ActionMap] Keymap 'WizardActions' -> Action = 'ok'.
< 39.0693> 18:31:12.5631 Traceback (most recent call last):
< 39.0694> 18:31:12.5632 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 77, in action
< 39.0695> 18:31:12.5634 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action
< 39.0696> 18:31:12.5634 File "/usr/lib/enigma2/python/Plugins/SystemPlugins/ViX/ui.py", line 120, in go
< 39.0697> 18:31:12.5636 File "/usr/lib/enigma2/python/mytest.py", line 339, in open
< 39.0701> 18:31:12.5639 dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
< 39.0701> 18:31:12.5639 File "/usr/lib/enigma2/python/mytest.py", line 276, in instantiateDialog
< 39.0703> 18:31:12.5641 return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
< 39.0703> 18:31:12.5642 File "/usr/lib/enigma2/python/mytest.py", line 299, in doInstantiateDialog
< 39.0706> 18:31:12.5644 dlg = screen(self, *arguments, **kwargs)
< 39.0706> 18:31:12.5644 File "/usr/lib/enigma2/python/Plugins/SystemPlugins/ViX/H9SDmanager.py", line 35, in __init__
< 39.0708> 18:31:12.5646 NameError: global name 'screentitle' is not defined
< 39.0708> 18:31:12.5647 [ePyObject] (CallObject(<bound method NumberActionMap.action of <Components.ActionMap.NumberActionMap instance at 0xb207dc10>>,('WizardActions', 'ok')) failed)


There have been significant changes to the screen title/path code. Please test next release image. May already be fixed.
https://github.com/OpenViX/vix-core/commit/8d0c78e57e0fe0eed445bca751126a415af3b77d

Abu, is the next image going to be released soon? If not, could I flash an older version in order to get this feature working?

abu baniaz
07-10-20, 06:36
EDIT:
The Release image building process has started today 07/10/2020

twol
07-10-20, 09:10
try this file in /usr/lib/enigma2/python/Plugins/SystemPlugins/ViX

avi68
07-10-20, 17:55
try this file in /usr/lib/enigma2/python/Plugins/SystemPlugins/ViX

Thanks pal, Ill give it a go :)