Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 5 of 5

Thread: ViXBMC_1080_Confluence: Crash when selecting front panel skin

  1. #1
    thedoc11's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Mar 2011
    Location
    Bolton
    Posts
    93
    Thanks
    11
    Thanked 13 Times in 11 Posts

    ViXBMC_1080_Confluence: Crash when selecting front panel skin

    Please see error log please. As soon as I click onFront Panel Display and the click on Skin i get this error log see attached.

    Please can you help to resolve

    Code:
    < 35200.5966> 19:12:33.4891 [ActionMap] Keymap 'OkCancelActions' -> Action = 'ok'.
    < 35200.6042> 19:12:33.4967 [Skin] Warning: Skin screen 'SkinSelector' rejected as it does not offer all the mandatory widgets 'skins, preview, description'!
    < 35200.6043> 19:12:33.4968 [Skin] No skin to read or screen to display.
    < 35200.6045> 19:12:33.4970 [Skin] Processing screen '<embedded-in-LcdSkinSelector>' from list 'LcdSkinSelector, SkinSelector', position=(?, ?), size=(? x ?) for module 'LcdSkinSelector'.
    < 35200.6049> 19:12:33.4974 [Screen] Warning: Skin is missing element 'preview' in <class 'Screens.SkinSelector.LcdSkinSelector'>.
    < 35200.6051> 19:12:33.4976 [ePicLoad] setPara max-X=-1 max-Y=-1 aspect_ratio=1.000000 cache=1 resize=1 bg=#FF000000 auto_orient=0
    < 35200.6059> 19:12:33.4984 Traceback (most recent call last):
    < 35200.6060> 19:12:33.4985   File "/usr/lib/enigma2/python/Components/ActionMap.py", line 77, in action
    < 35200.6062> 19:12:33.4987   File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action
    < 35200.6063> 19:12:33.4987   File "/usr/lib/enigma2/python/Screens/Menu.py", line 81, in okbuttonClick
    < 35200.6063> 19:12:33.4988   File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__
    < 35200.6064> 19:12:33.4989   File "/usr/lib/enigma2/python/Screens/Menu.py", line 95, in runScreen
    < 35200.6065> 19:12:33.4990   File "/usr/lib/enigma2/python/Screens/Menu.py", line 101, in openDialog
    < 35200.6066> 19:12:33.4991   File "/usr/lib/enigma2/python/mytest.py", line 324, in openWithCallback
    < 35200.6068> 19:12:33.4993     dlg = self.open(screen, *arguments, **kwargs)
    < 35200.6069> 19:12:33.4994   File "/usr/lib/enigma2/python/mytest.py", line 334, in open
    < 35200.6071> 19:12:33.4996     dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
    < 35200.6071> 19:12:33.4996   File "/usr/lib/enigma2/python/mytest.py", line 271, in instantiateDialog
    < 35200.6073> 19:12:33.4998     return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
    < 35200.6074> 19:12:33.4998   File "/usr/lib/enigma2/python/mytest.py", line 301, in doInstantiateDialog
    < 35200.6075> 19:12:33.5000     dlg.applySkin()
    < 35200.6076> 19:12:33.5001   File "/usr/lib/enigma2/python/Screens/Screen.py", line 239, in applySkin
    < 35200.6077> 19:12:33.5002   File "/usr/lib/enigma2/python/Screens/Screen.py", line 270, in createGUIScreen
    < 35200.6077> 19:12:33.5002   File "/usr/lib/enigma2/python/Screens/SkinSelector.py", line 65, in layoutFinished
    < 35200.6078> 19:12:33.5003   File "/usr/lib/enigma2/python/Screens/SkinSelector.py", line 131, in refreshList
    < 35200.6079> 19:12:33.5004   File "/usr/lib/enigma2/python/Screens/SkinSelector.py", line 136, in loadPreview
    < 35200.6081> 19:12:33.5006 TypeError: 'bool' object has no attribute '__getitem__'
    < 35200.6081> 19:12:33.5006 [ePyObject] (CallObject(<bound method HelpableNumberActionMap.action of <Components.ActionMap.HelpableNumberActionMap instance at 0xab3d6fd0>>,('OkCancelActions', 'ok')) failed)
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by abu baniaz; 19-01-21 at 21:23. Reason: Add crash excerpt
    Thedoc
    VU+ Duo 4K SE
    Zone 2 dish 60cm
    Gigablue LNB Unicable SCR 2 legacy 5.4 (release)
    Positioned to 28.2E

  2. #2
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,358
    Thanks
    6,439
    Thanked 9,160 Times in 6,235 Posts
    Does the same with my GB UE 4K on 5.4 005 006 using that skin. If I use Vix Night HD it does not.

  3. The Following User Says Thank You to abu baniaz For This Useful Post:

    cactikid (20-01-21)

  4. #3
    thedoc11's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Mar 2011
    Location
    Bolton
    Posts
    93
    Thanks
    11
    Thanked 13 Times in 11 Posts
    don't like that skin lol
    Thedoc
    VU+ Duo 4K SE
    Zone 2 dish 60cm
    Gigablue LNB Unicable SCR 2 legacy 5.4 (release)
    Positioned to 28.2E

  5. #4
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,358
    Thanks
    6,439
    Thanked 9,160 Times in 6,235 Posts
    I have removed the skin selector screen so that it falls back completely to the emergency skin. This will prevent the crash: https://github.com/OpenViX/skins/com...582f3a7b7f6e75

    Hopefully it will be re-added properly.

    You can extract attached file and place in the /usr/share/enigma2/ViXBMC_1080_Common folder if you don't want to wait for the update. Don't forget to restart after transferring.
    Attached Files Attached Files

  6. The Following User Says Thank You to abu baniaz For This Useful Post:

    thedoc11 (20-01-21)

  7. #5
    thedoc11's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Mar 2011
    Location
    Bolton
    Posts
    93
    Thanks
    11
    Thanked 13 Times in 11 Posts
    Quote Originally Posted by abu baniaz View Post
    I have removed the skin selector screen so that it falls back completely to the emergency skin. This will prevent the crash: https://github.com/OpenViX/skins/com...582f3a7b7f6e75

    Hopefully it will be re-added properly.

    You can extract attached file and place in the /usr/share/enigma2/ViXBMC_1080_Common folder if you don't want to wait for the update. Don't forget to restart after transferring.
    Hey thank you so much very much appreciated
    Thedoc
    VU+ Duo 4K SE
    Zone 2 dish 60cm
    Gigablue LNB Unicable SCR 2 legacy 5.4 (release)
    Positioned to 28.2E

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.