fairbird / enigma2-dreambox

This is E2 source for DreamBox depend on Openpli source
GNU General Public License v2.0
7 stars 17 forks source link

Error logging into some settings. #62

Closed 68foxboris closed 5 months ago

68foxboris commented 5 months ago

Good evening. After use:https://github.com/fairbird/enigma2-dreambox/commit/d647093a249b706ddb2c66e5124dec88eba72f87 I can’t enter the settings for emulators/ci-emulator and stream relay:

21:00:06.6813 File "/usr/lib/enigma2/python/Screens/Menu.py", line 144, in runScreen 21:00:06.6815 File "", line 1, in 21:00:06.6817 File "/usr/lib/enigma2/python/Screens/SoftcamSetup.py", line 6, in 21:00:06.6822 from Components.config import config, ConfigNothing, ConfigAction, ConfigSelection, NoSave 21:00:06.6827 ImportError: cannot import name 'ConfigAction' from 'Components.config' (/usr/lib/enigma2/python/Components/config.py). Did you mean: 'ConfigLocations'? 21:00:06.6827 [ePyObject] (CallObject(<bound method NumberActionMap.action of <Components.ActionMap.NumberActionMap object at 0xb0a2fe10>>,('OkCancelActions', 'ok')) failed)

If I use this:https://github.com/fairbird/enigma2-dreambox/commit/682307f353be608e8fa6ab482bd85d74058cda11 Then I go to the emulator settings without errors, but when I go to the stream relay settings, I get an error:

21:00:14.9381 File "/usr/lib/enigma2/python/Screens/Menu.py", line 144, in runScreen 21:00:14.9384 File "", line 1, in 21:00:14.9384 File "/usr/lib/enigma2/python/Screens/SoftcamSetup.py", line 6, in 21:00:14.9390 from Components.config import config, ConfigNothing, ConfigAction, ConfigSelection, NoSave 21:00:14.9397 ImportError: cannot import name 'ConfigAction' from 'Components.config' (/usr/lib/enigma2/python/Components/config.py). Did you mean: 'ConfigLocations'?

fairbird commented 5 months ago

More update. Test and feedback ! https://github.com/fairbird/enigma2-dreambox/commit/6eb0629bf95329f800156fc99dbf783097a17aff

68foxboris commented 5 months ago

Now there is no error. Thank you. 22:52:24.4618 [Setup] XML cached setup file '/usr/share/enigma2/setup.xml', using element 'StreamRelay'. 22:52:24.4640 [Skin] Processing screen 'Setup', from list 'StreamRelaySetup, SetupStreamRelay, setup_StreamRelay, Setup', position=(0,0), size=(1920,1080) for module 'StreamRelaySetup'. 22:52:24.4815 [Screen] Warning: Skin is missing element 'footnote' in <class 'Screens.SoftcamSetup.StreamRelaySetup'>. 22:52:24.4837 [Setup] XML cached setup file '/usr/share/enigma2/setup.xml', using element 'StreamRelay'.