Jump to content


starbright

Member Since 6 Jan 2022
Offline Last Active 18 Jun 2023 12:59
-----

Posts I've Made

In Topic: PLi-FullHD-PLi-FullNightHD

11 June 2023 - 15:49

Hey, right - but thats great advertisment for openpli.

AND: Your image is not available for my box, so just afford it to others ;) - I have anyway no chance to use PLi.


In Topic: PLi-FullHD-PLi-FullNightHD

11 June 2023 - 12:43

I found something more: Crash is not happening if Setting/Replay/Behaviour on Start is set to "start at beginning".

In any other case (start at last position, questions with pre-set true or false) this crash occures.

 

As it deals with "timerRunning" I can understand it for the questions ... as this will be answered after some timeout.

But with "start at last position" - which is my default - why that should involve a timer.


In Topic: PLi-FullHD-PLi-FullNightHD

9 June 2023 - 11:17

I have a crash here on my image with this skin. Maybe you can help me with that?

It is happen if I start play a movie out of movieplayer:

15:22:16.7320 Traceback (most recent call last):
15:22:16.7325 File "/usr/lib/enigma2/python/Navigation.py", line 265, in dispatchEvent
15:22:16.7347 File "/usr/lib/enigma2/python/Components/ServiceEventTracker.py", line 84, in event
15:22:16.7367 File "/home/oe1/atv73mipsel/build-enviroment/builds/openatv/release/g300/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-enhancedmoviecenter/4.0.+gitAUTOINC+e14e909551-r0/image/usr/lib/enigma2/python/Plugins/Extensions/EnhancedMovieCenter/InfoBarSupport.py", line 143, in __serviceStarted
15:22:16.7408 File "/usr/lib/enigma2/python/Tools/Notifications.py", line 24, in AddNotificationWithCallback
15:22:16.7458 File "/usr/lib/enigma2/python/Tools/Notifications.py", line 16, in __AddNotification
15:22:16.7482 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 4433, in checkNotificationsIfExecing
15:22:16.7568 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 4448, in checkNotifications
15:22:16.7591 File "/usr/lib/enigma2/python/StartEnigma.py", line 162, in openWithCallback
15:22:16.7638 dialog = self.open(screen, *arguments, **kwargs)
15:22:16.7677 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:22:16.7680 File "/usr/lib/enigma2/python/StartEnigma.py", line 173, in open
15:22:16.7767 dialog = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
15:22:16.7831 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:22:16.7850 File "/usr/lib/enigma2/python/StartEnigma.py", line 112, in instantiateDialog
15:22:16.7915 return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
15:22:16.7961 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:22:16.7967 File "/usr/lib/enigma2/python/StartEnigma.py", line 139, in doInstantiateDialog
15:22:16.8011 dialog.applySkin()
15:22:16.8025 File "/usr/lib/enigma2/python/Screens/Screen.py", line 244, in applySkin
15:22:16.8047 File "/usr/lib/enigma2/python/Screens/Screen.py", line 274, in createGUIScreen
15:22:16.8067 File "skin applet", line 2, in <module>
15:22:16.8112 AttributeError: 'MessageBox' object has no attribute 'timerRunning'
15:22:16.8125 [ePyObject] (PyObject_CallObject(<bound method Navigation.dispatchEvent of <Navigation.Navigation object at 0x70764290>>,(0,)) failed)

I need to mention I am running an openat image, as it is supporting my Mutant1500 box / skin=PLi-HD-FullNight/skin.xml

I think is is related to skin, as it doesn't happen with default Metrik skin.

 

----

 

That has nothing to deal with the crash, just a matter of taste:

I prefer the timeline to be at a lowest possible position. I changed

<screen name="MoviePlayer" title="InfoBar" position="0,616" size="1280,100" backgroundColor="transparent" flags="wfNoBorder">