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: Crash In Cron Timers

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
5.4.001
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
Results 1 to 4 of 4

Thread: Crash In Cron Timers

  1. #1
    ^^COMPASS^^'s Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Dec 2011
    Posts
    268
    Thanks
    282
    Thanked 307 Times in 125 Posts

    Crash In Cron Timers

    Morning gents when attempting to add a new Cron timer I'am getting a crash.

    currently using Vix Night HD skin

    I have only setup tuner config


    crash log attached

    cheers Dave...


    Code:
    <   219.2934> 10:53:46.5261 [InfoBarGenerics] Key: 399 (Break) KeyID='KEY_GREEN' Binding='('GREEN',)'.
    <   219.2944> 10:53:46.5271 [ActionMap] Keymap 'ColorActions' -> Action = 'green'.
    <   219.3053> 10:53:46.5380 Traceback (most recent call last):
    <   219.3055> 10:53:46.5381   File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action
    <   219.3058> 10:53:46.5385   File "/usr/lib/enigma2/python/Screens/CronTimer.py", line 147, in addtocron
    <   219.3063> 10:53:46.5389   File "/usr/lib/enigma2/python/mytest.py", line 324, in openWithCallback
    <   219.3068> 10:53:46.5394     dlg = self.open(screen, *arguments, **kwargs)
    <   219.3069> 10:53:46.5396   File "/usr/lib/enigma2/python/mytest.py", line 334, in open
    <   219.3075> 10:53:46.5402     dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
    <   219.3077> 10:53:46.5403   File "/usr/lib/enigma2/python/mytest.py", line 271, in instantiateDialog
    <   219.3082> 10:53:46.5409     return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
    <   219.3084> 10:53:46.5410   File "/usr/lib/enigma2/python/mytest.py", line 294, in doInstantiateDialog
    <   219.3089> 10:53:46.5415     dlg = screen(self, *arguments, **kwargs)
    <   219.3090> 10:53:46.5417   File "/usr/lib/enigma2/python/Screens/CronTimer.py", line 318, in __init__
    <   219.3098> 10:53:46.5424 AttributeError: 'CronTimersConfig' object has no attribute 'KeyText'
    <   219.3099> 10:53:46.5426 [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0x6c05d8c8>>,('ColorActions', 'green')) failed)
    Attached Files Attached Files
    Last edited by abu baniaz; 13-10-20 at 12:42.

    Vu+UNO 4K SE [OE-Alliance-4.4 Firmware 5.4-010-Build Oscam-r11693-798][with keys]
    Vu+DUO 2 [OE-Alliance-4.4 Firmware 5.4-003-Build Oscam-r11572-798][with keys]
    Vu+SOLO 2 [OE-Alliance-4.3 Firmware 5.3-039-Build MGcamd]
    Vu+SOLO SE [OE-Alliance-4.4 Firmware 5.4-003-Build MGcamd]

  2. The Following User Says Thank You to ^^COMPASS^^ For This Useful Post:

    abu baniaz (13-10-20)

  3. #2
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,362
    Thanks
    6,443
    Thanked 9,160 Times in 6,235 Posts
    I can confirm the crash too.

    Following results in a crash
    Menu > Timers > Cron Timers > Green

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

    ^^COMPASS^^ (13-10-20)

  5. #3
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,362
    Thanks
    6,443
    Thanked 9,160 Times in 6,235 Posts
    This is caused because of a difference between the case of the first letter after self.

    self.KeyText

    self.keyText

    There are couple of screens using the old "self.KeyText", we can fix these, but IMO, we should make it backward compatible to avoid issues with other potential crashes.

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

    ^^COMPASS^^ (13-10-20)

  7. #4
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,362
    Thanks
    6,443
    Thanked 9,160 Times in 6,235 Posts
    Fixed here.

    Code:
    https://github.com/OpenViX/enigma2/commit/7209a71d238e7b7cedcaad9b3a10e8044efbb408
    Unzipped amended file goes in
    /usr/lib/enigma2/python/Screens

  8. The Following 3 Users Say Thank You to abu baniaz For This Useful Post:

    Joe_90 (13-10-20),^^COMPASS^^ (13-10-20)

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.