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.

View Entry Info: Crashing when pressing EPG button

Category:
Possible Bug
What ViX Image build number are you using?
Please provide your ViX Team image build number. Menu > Information > About > Build number > ENTER THIS NUMBER e.g. 4.2.028
6.3.7
Have you tried a flash WITHOUT settings restore?
Have you tried this? PLEASE SELECT YES OR NO.
Yes
Have you tried a flash WITH settings restore?
Have you tried this? PLEASE SELECT YES OR NO.
No
Attachments
Page 2 of 2 FirstFirst 12
Results 16 to 21 of 21

Thread: Crashing when pressing EPG button

  1. #16
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,614
    Thanks
    2,006
    Thanked 4,947 Times in 3,269 Posts
    Quote Originally Posted by abu baniaz View Post
    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.

    Code:
    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.
    Help keep OpenViX servers online.Please donate!

  2. #17
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,360
    Thanks
    6,441
    Thanked 9,160 Times in 6,235 Posts
    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.

  3. #18
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,614
    Thanks
    2,006
    Thanked 4,947 Times in 3,269 Posts
    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/c...2e6b25b3d84a2c

    I have no clue how to reproduce the other crash. I followed your steps from post #13 and everything works for me.
    Help keep OpenViX servers online.Please donate!

  4. #19
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,360
    Thanks
    6,441
    Thanked 9,160 Times in 6,235 Posts
    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.

    Code:
    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)
    Attached Files Attached Files

  5. #20
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,614
    Thanks
    2,006
    Thanked 4,947 Times in 3,269 Posts
    Quote Originally Posted by abu baniaz View Post
    I will go back to my normal image usage now.
    Which one is that?
    Help keep OpenViX servers online.Please donate!

  6. #21
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,360
    Thanks
    6,441
    Thanked 9,160 Times in 6,235 Posts
    The image will be OpenVix 6.3 Developer updated. I presume you are missing out on "usage" in my sentence.

Page 2 of 2 FirstFirst 12

Tags for this Thread

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.