PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : [spark7162] Error when i play a move in the 16242 compilation



Qsilver84
29.01.2017, 18:50
Hi,

I always get the next error message in white screen:

HDMU Enigma2 crash log

crashdate=Sat Jan 1 01:02:58 2000
compiledate=Jan 28 2017
skin=skin.xml
sourcedate=Jan 28 2017
branch=(no branch)
rev=
component=Enigma2

stbmodel=spark7162
stbmodel=spark7162
kernelcmdline=console=ttyAS0,115200 rw root=/dev/sda3 init=/bin/devinit coprocessor_mem=4m@0x40000000,4m@0x40400000 printk=1 ip=172.100.100.249:172.100.100.174:172.100.100.174 :255.255.255.0:Enigma2:eth0:off stmmaceth=msglvl:0,phyaddr:2,watchdog:5000 rootdelay=9 nwhwconf=device:eth0,hwaddr:30:00:07:00:27:7B Manufacture=Spark-Project STB_ID=0C:00:07:00:00:27:7B
nimsockets=NIM Socket 0:
imageversion=version=0350200905300000
freeram=MemTotal: 117180 kB


< 59.002> Traceback (most recent call last):
< 59.003> File "usr/lib/enigma2/python/Components/PluginComponent.py", line 52, in readPluginList
< 59.008> File "usr/lib/enigma2/python/Tools/Import.py", line 2, in my_import
< 59.013> File "/home/bonkel/ipk/IPKBUILDSOURCE_normal/enigma2-plugin-extensions-pluginspanel_1.0_r01/usr/lib/enigma2/python/Plugins/Extensions/PluginsPanel/plugin.py", line 24, in <module>
< 59.014> ImportError: cannot import name eTPM
< 178.867> Traceback (most recent call last):
< 178.868> File "usr/lib/enigma2/python/Navigation.py", line 64, in dispatchEvent
< 178.873> File "usr/lib/enigma2/python/Components/ServiceEventTracker.py", line 80, in event
< 178.874> File "usr/lib/enigma2/python/Plugins/SystemPlugins/VFD-Icons/plugin.py", line 28, in __evStart
< 178.874> File "usr/lib/enigma2/python/Plugins/SystemPlugins/VFD-Icons/plugin.py", line 110, in __evSeekableStatusChanged
< 178.875> TypeError: in method 'evfd_vfd_set_icon', argument 3 of type 'bool'



Thanks

bonkel
29.01.2017, 19:52
Delete usr/lib/enigma2/python/Plugins/SystemPlugins/VFD-Icons/plugin.py reboot

Gesendet von meinem SM-G935F mit Tapatalk

Qsilver84
29.01.2017, 20:11
Thanks, i ve deleted it and its works but i dont see the movie, i listen it but i dont see it.

May it be from gstreamer version?

Thanks

Qsilver84
29.01.2017, 22:23
Hi,

I want to debug gstream from linecommand, how can you do it?

Thanks