Crash media player

s8un3no

Active member
Il sistema va in crash se guardo un film registrato con il plugin media player. Il crash succede quando voglio uscire dal film in visione

Translate
The system crashes if I watch a movie recorded with the media player plugin. The crash happens when I want to quit the movie I am watching

system
Creator = OpenBh
Version = 5.0
Build = 009
Type = release
Machine = sf8008
URL = http://www.openbh.net
distro=openbh
compile-date=20220213
compile-datetime=20220213092833
Compiled = Feb 14 2022
Skin = OE8WorldFHD/skin.xml
Component = Enigma2

traceback
< 1187.4472> Traceback (most recent call last):
< 1187.4472> File "/usr/lib/enigma2/python/Components/ActionMap.py", line 60, in action
< 1187.4476> File "/usr/lib/enigma2/python/Plugins/Extensions/MediaPlayer/plugin.py", line 311, in exit
< 1187.4478> File "/usr/lib/enigma2/python/StartEnigma.py", line 332, in openWithCallback
< 1187.4487> dlg = self.open(screen, *arguments, **kwargs)
< 1187.4488> File "/usr/lib/enigma2/python/StartEnigma.py", line 342, in open
< 1187.4495> dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
< 1187.4496> File "/usr/lib/enigma2/python/StartEnigma.py", line 279, in instantiateDialog
< 1187.4503> return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
< 1187.4504> File "/usr/lib/enigma2/python/StartEnigma.py", line 309, in doInstantiateDialog
< 1187.4511> dlg.applySkin()
< 1187.4511> File "/usr/lib/enigma2/python/Screens/Screen.py", line 249, in applySkin
< 1187.4515> File "/usr/lib/enigma2/python/Screens/Screen.py", line 277, in createGUIScreen
< 1187.4517> File "skin applet", line 26, in <module>
< 1187.4519> File "/usr/lib/enigma2/python/enigma.py", line 1211, in __init__
< 1187.4522> TypeError: in method 'new_ePoint', argument 1 of type 'int'
Additional information:
Wrong number or type of arguments for overloaded function 'new_ePoint'.
Possible C/C++ prototypes are:
ePoint::ePoint()
ePoint::ePoint(int,int)
< 1187.4523>
< 1187.4523> [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.HelpableActionMap object at 0xabdc0418>>,('OkCancelActions', 'cancel')) failed)
 

Matrix10

Staff member
Administrator
As far as I can see you are not using skin made for OpenBlack Hole image
Is there a problem with OpenBlack Hole skin?
 

s8un3no

Active member
Hai perfettamente ragione, è un errore della skin non ufficiale. Nello <screen> di messagebox gira un applet, quella che avevo nella mia skin non è compatibile con obh, sostituita con quella della skin ufficiale tutto funziona alla perfezione.
Chiedo scusa per avervi fatto perdere tempo

Translate
You're absolutely right, it's an unofficial skin mistake. An applet runs in the <screen> of messagebox, the one I had in my skin is not compatible with obh, replaced with that of the official skin everything works perfectly.
I apologize for wasting your time
 
Top