Jump to content


Photo

Greenscreen nach Upgrade


  • Please log in to reply
31 replies to this topic

#1 Uwi237

  • Member
  • 21 posts

0
Neutral

Posted 22 April 2013 - 12:44

Hallo
bekomme nach heutigem Upgrade eine GS-Schleife mit folgender Crashlog:

 

...

[StartupToStandby] autostart
[EPS] Starting up Version 2.2.1
[EPS] 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
[SKIN] No skin to read...
[SKIN] Parsing embedded skin <embedded-in-'MovielistPreviewScreen'>
[SPLITSCEEN] resetting
[SKIN] Parsing embedded skin <embedded-in-'FantasticBoot'>
[ShootYourScreen] start....
EMC: +++ EMC V3.7.0beta20130330 startup
[CacheFlush] fallback to default translation for pagecache
[CacheFlush] fallback to default translation for dentries and inodes
[CacheFlush] fallback to default translation for pagecache, dentries and inodes
[CacheFlush] fallback to default translation for Default
[CacheFlush] fallback to default translation for Starting
[CacheFlush] set min_free_kbytes to 1024 kB
[SKIN] Parsing embedded skin <embedded-in-'CacheFlushAutoScreen'>
[CacheFlush] fallback to default translation for Started
[SKIN] Parsing embedded skin <embedded-in-'OnScreenEcmScreen'>
------------------------------------------------------------------
[MultiQuickButton] enabled:  True
------------------------------------------------------------------
[AutomaticCleanup Ver. 0.1.6] Starting AutomaticCleanup...
[AutomaticCleanup Ver. 0.1.6] Cleaning up setting backups
[AutomaticCleanup Ver. 0.1.6] No deletable setting backup found!
[AutomaticCleanup Ver. 0.1.6] Cleaning up orphaned movies
Plugin raised exception at WHERE_SESSIONSTART
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/mytest.py", line 172, in __init__
    p(reason=0, session=self)
  File "/usr/lib/enigma2/python/Plugins/SystemPlugins/AutomaticCleanup/plugin.py", line 426, in autostart
  File "/usr/lib/enigma2/python/Plugins/SystemPlugins/AutomaticCleanup/plugin.py", line 227, in __init__
  File "/usr/lib/enigma2/python/Plugins/SystemPlugins/AutomaticCleanup/plugin.py", line 250, in doCleanup
  File "/usr/lib/enigma2/python/Plugins/SystemPlugins/AutomaticCleanup/plugin.py", line 376, in cleanupMovies
  File "/usr/lib/enigma2/python/Components/config.py", line 1577, in __getattr__
KeyError: 'movie_trashpath'
[AutomaticVolumeAdjustment] Starting AutomaticVolumeAdjustment...
[AutomaticVolumeAdjustmentConfig] Loading config file...
[AutomaticVolumeAdjustmentConfig] Loaded 0 entries from config file...
[AutomaticVolumeAdjustment] initialize config values...
Setvolume: 100 100 (raw)
Setvolume: 0 0 (-1db)
[SKIN] Parsing embedded skin <embedded-in-'ResolutionLabel'>
port changed to YPbPr
mode changed to 1080i
getModeList for port YPbPr
default ('1080i', 'Standard')
preferedmodes ['720p', '576p', '480p', '576i', '480i', ('1080i', 'Standard')]
Plugin raised exception at WHERE_SESSIONSTART
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/mytest.py", line 172, in __init__
    p(reason=0, session=self)
  File "/usr/lib/enigma2/python/Plugins/Extensions/RemoteControlChannel/plugin.py", line 67, in startup
    file = open("/proc/stb/ir/rc/mask0", "w")
IOError: [Errno 2] No such file or directory: '/proc/stb/ir/rc/mask0'
[VPS-Plugin] next execution in 900 sec
[Toplevel.importExternalModules] Imported external module: AutoTimer
[Toplevel.importExternalModules] Imported external module: Example
[Toplevel.importExternalModules] Imported external module: EPGRefresh
[Webinterface] started on 0.0.0.0:80 auth=False ssl=False
[WebInterface.registerBonjourService] No module named Bonjour.Bonjour
[WebInterface.unregisterBonjourService] No module named Bonjour.Bonjour
[EPGC] setCacheFile read/write epg data from/to '/media/sdb1/epg.dat'
[SKIN] Parsing embedded skin <embedded-in-'Screensaver'>
[SKIN] No skin to read...
Screen <class 'Screens.InfoBar.InfoBar'>((), {}): <type 'exceptions.KeyError'>
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/mytest.py", line 226, in create
    return screen(self, *arguments, **kwargs)
  File "/usr/lib/enigma2/python/Screens/InfoBar.py", line 63, in __init__
  File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 505, in __init__
  File "/usr/lib/enigma2/python/mytest.py", line 234, in instantiateDialog
    return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
  File "/usr/lib/enigma2/python/mytest.py", line 270, in doInstantiateDialog
    dlg.applySkin()
  File "/usr/lib/enigma2/python/Components/GUISkin.py", line 112, in applySkin
  File "/usr/lib/enigma2/python/Components/GUISkin.py", line 28, in createGUIScreen
  File "/usr/lib/enigma2/python/Components/GUIComponent.py", line 108, in GUIcreate
  File "/usr/lib/enigma2/python/Components/ServiceList.py", line 176, in postWidgetCreate
  File "/usr/lib/enigma2/python/Components/ServiceList.py", line 284, in setMode
  File "/usr/lib/enigma2/python/Components/config.py", line 1577, in __getattr__
KeyError: 'servicetype_icon_mode'
EXCEPTION IN PYTHON STARTUP CODE:
------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/mytest.py", line 594, in <module>
    runScreenTest()
  File "/usr/lib/enigma2/python/mytest.py", line 478, in runScreenTest
    runNextScreen(session, screensToRun)
  File "/usr/lib/enigma2/python/mytest.py", line 472, in runNextScreen
    session.openWithCallback(boundFunction(runNextScreen, session, screensToRun[1:]), screen, *args)
  File "/usr/lib/enigma2/python/mytest.py", line 294, in openWithCallback
    dlg = self.open(screen, *arguments, **kwargs)
  File "/usr/lib/enigma2/python/mytest.py", line 305, in open
    dlg.isTmp = True
AttributeError: 'NoneType' object has no attribute 'isTmp'
------------------------------------------------------------
(exit code 5)
getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??)
getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??)
getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)
]]>
        </enigma2crashlog>
    </crashlogs>
</openpli>
 

 

Vielleicht kann jemand helfen. Grüße



Re: Greenscreen nach Upgrade #2 littlesat

  • PLi® Core member
  • 56,459 posts

+693
Excellent

Posted 22 April 2013 - 13:01

File "/usr/lib/enigma2/python/Components/config.py", line 1577, in __getattr__
KeyError: 'servicetype_icon_mode'

I suggest something went wrong and the upgrade was not complete? (otherwise more people should get that)
 


Edited by littlesat, 22 April 2013 - 13:01.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen nach Upgrade #3 Uwi237

  • Member
  • 21 posts

0
Neutral

Posted 22 April 2013 - 13:11

Hallo

danke für deine schnelle Antwort. Habe schon mehrmals ein Upgrade versucht immer mit dem gleichen Resultat. AutomaticCleanup habe ich auch schon deinstalliert aber auch ohne Änderung. Grüße



Re: Greenscreen nach Upgrade #4 littlesat

  • PLi® Core member
  • 56,459 posts

+693
Excellent

Posted 22 April 2013 - 13:24

Dan flasche mahl einmahl neu...


WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen nach Upgrade #5 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 22 April 2013 - 18:55

Hi littlesat,

 

kann es nicht sein, dass dein Commit das Problem verursacht?

-	config.usage.servicetype_icon_mode = ConfigSelection(default = None, choices = [("0", _("None")), ("1", _("Left from servicename")), ("2",_("Right from servicename"))])  
+	config.usage.servicetype_icon_mode = ConfigSelection(default = "0", choices = [("0", _("None")), ("1", _("Left from servicename")), ("2",_("Right from servicename"))])  

Wenn vor dem Update in der settings Datei "config.usage.servicetype_icon_mode = None" gestanden hat, dann liest er das jetzt ein und crasht, da None kein gültiger Wert ist. Kann das vielleicht sein?


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Greenscreen nach Upgrade #6 littlesat

  • PLi® Core member
  • 56,459 posts

+693
Excellent

Posted 22 April 2013 - 19:24

Normahl erwarte ich den default nicht da... Aber es kann sein... Man muss dan
init4 machen
Aus /etc/enigma2/settings den config key wegholen
init 3 machen

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen nach Upgrade #7 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 22 April 2013 - 20:48

Das Problem haben noch mehr Leute in einem anderen Forum. Die haben aber den Settings Eintrag nicht, wie ich gerade im anderen Forum lese.
Ich habe ihn auch nicht(habe aber auch kein Problem). Kann das vielleicht noch ein Skin Problem sein?
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Greenscreen nach Upgrade #8 littlesat

  • PLi® Core member
  • 56,459 posts

+693
Excellent

Posted 23 April 2013 - 06:48

Kein idee... Hir geht es gut.... Und es zeht nicht so aus das es einen skin is der das macht... Im log sege ich auch nicht welchdm skin installiert ist....

Edited by littlesat, 23 April 2013 - 06:50.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen nach Upgrade #9 kameleon11116

  • Member
  • 7 posts

0
Neutral

Posted 24 April 2013 - 20:02

Halo

My problem greenscreen

 

 
 log
 
<?xml version="1.0" encoding="utf-8"?>
<openpli>
<enigma2>
<crashdate>śro kwi 24 15:19:23 2013</crashdate>
<compiledate>Apr 23 2013</compiledate>
<contactemail>forum at www.openpli.org</contactemail>
<!-- Please email this crashlog to above address -->
<skin>PLi-HD/skin.xml</skin>
<sourcedate>2013-04-22</sourcedate>
<branch>(no branch)</branch>
<rev>ce10786</rev>
<version>3.0.0</version>
</enigma2>
<image>
<stbmodel>dm800se</stbmodel>
<kernelversion>
<![CDATA[
Linux dm800se 3.2-dm800se #1 SMP Wed Apr 24 04:39:18 CEST 2013 mips GNU/Linux
]]>
</kernelversion>
<kernelcmdline>root=/dev/mtdblock3 rootfstype=jffs2 rw console=ttyS0,115200 quiet bmem=116M@140M</kernelcmdline>
<nimsockets>NIM Socket 0:</nimsockets>
<imageversion>
<!-- No such file or directory -->
</imageversion>
<imageissue>
<![CDATA[
openpli 3.0 %h
 
]]>
</imageissue>
</image>
<crashlogs>
<enigma2crashlog>
<![CDATA[
.  yes
[VLC] fallback to default translation for A video streaming solution based on VLC
Plugin  Extensions/WebInterface failed to load: No module named plugin
Plugin probably removed, but not cleanly in /usr/lib/enigma2/python/Plugins/Extensions/WebInterface
[MyTube] MyTubePlayerService - init
getModeList for port DVI-PC
getModeList for port YPbPr
getModeList for port Scart
getModeList for port DVI-PC
getModeList for port DVI
hotplug on dvi
-> setting aspect, policy, policy2, wss 16:9 bestfit letterbox auto
-> setting aspect, policy, policy2, wss 16:9 bestfit letterbox auto
-> setting aspect, policy, policy2, wss 16:9 bestfit letterbox auto
-> setting aspect, policy, policy2, wss 16:9 bestfit letterbox auto
setMode - port: DVI mode: 1080i rate: multi
-> setting aspect, policy, policy2, wss 16:9 bestfit letterbox auto
[Ipkg] Added to OPKG destinations: /media/hdd
starting hotplug handler
[TIMER] record time changed, start prepare is now: Sun Apr 21 13:11:40 2013
[Timer] Record RecordTimerEntry(name=Anna German, begin=Sun Apr 21 13:12:00 2013, serviceref=1:0:1:3ABD:514:13E:820000:0:0:0:, justplay=0)
[AUTOTIMESHIFT] autostart housekeeping
[AUTOTIMESHIFT] planning housekeeping checks
[SKIN] Parsing embedded skin <embedded-in-'AutoTimeshiftCheck'>
[EPGC] setCacheFile read/write epg data from/to '/hdd/epg.dat'
[SKIN] Parsing embedded skin <embedded-in-'Screensaver'>
[SKIN] No skin to read...
warning, skin is missing element From in <class 'Screens.Dish.Dish'>
warning, skin is missing element Goto in <class 'Screens.Dish.Dish'>
RemovePopup, id = ZapError
setValue 65
Setvolume: 100 100 (raw)
Setvolume: 0 0 (-1db)
Setvolume: 65 65 (raw)
Setvolume: 23 23 (-1db)
playing 1:0:1:3DD2:640:13E:820000:0:0:0:
not pauseable.
not pauseable.
RemovePopup, id = ZapError
allocate channel.. 0640:013e
opening frontend 0
(0)tune
RotorCmd ffffffff, lastRotorCmd ffffffff
prepare_sat System 1 Freq 11508000 Pol 1 SR 27500000 INV 2 FEC 3 orbpos 130 system 1 modulation 2 pilot 2, rolloff 2
tuning to 1758 mhz
OURSTATE: tuning
allocate Channel: res 0
[eDVBCIInterfaces] addPMTHandler 1:0:1:3DD2:640:13E:820000:0:0:0:
allocate demux
eHdmiCEC: received message 82 00 00 
child has terminated
pipes closed
child has terminated
pipes closed
[ePopen] command: route -n | grep  eth0
poll: unhandled POLLERR/HUP/NVAL for fd 33(16)
child has terminated
pipes closed
child has terminated
pipes closed
[ePopen] command: route -n | grep  wlan0
poll: unhandled POLLERR/HUP/NVAL for fd 38(16)
poll: unhandled POLLERR/HUP/NVAL for fd 40(16)
poll: unhandled POLLERR/HUP/NVAL for fd 43(16)
[SEC] set static current limiting
set sequence pos 3
set sequence pos 4
[SEC] setVoltage 1
[SEC] sleep 200ms
child has terminated
pipes closed
0.0.0.0
192.168
poll: unhandled POLLERR/HUP/NVAL for fd 37(16)
child has terminated
pipes closed
nameservers: [[192, 168, 1, 1]]
read configured interface: {'lo': {'dhcp': False}, 'wlan0': {'dhcp': True}, 'eth0': {'dhcp': True}}
self.ifaces after loading: {'wlan0': {'preup': '\tpre-up wpa_supplicant -iwlan0 -c/etc/wpa_supplicant.wlan0.conf -B -dd -Dwext || true\n', 'predown': '\tpre-down wpa_cli -iwlan0 terminate || true\n', 'ip': [192, 168, 1, 4], 'up': True, 'mac': '00:18:13:00:07:10', 'dhcp': True, 'bcast': [192, 168, 1, 255], 'netmask': [255, 255, 255, 0], 'gateway': [192, 168, 1, 1]}, 'eth0': {'preup': False, 'predown': False, 'ip': [0, 0, 0, 0], 'up': True, 'mac': '00:09:34:2a:b5:c5', 'dhcp': True, 'netmask': [0, 0, 0, 0], 'gateway': [0, 0, 0, 0]}}
[OpenWebif] loading external plugins...
[OpenWebif] no plugins to load
[OpenWebif] started on 80
[OpenWebif] started on 443
poll: unhandled POLLERR/HUP/NVAL for fd 39(16)
[SEC] invalidate current switch params
[SEC] sendDiseqc: e00000(DiSEqC reset)
[SEC] sleep 50ms
[SEC] sendDiseqc: e00003(DiSEqC peripherial power on)
[SEC] sleep 150ms
[SEC] sendDiseqc: e01038f0(?)
[SEC] sleep 50ms
set sequence pos 3
set sequence pos 3
[SEC] update current switch params
[SEC] startTuneTimeout 5000
[SEC] setFrontend 1
setting frontend 0
(0)fe event: status 0, inversion off, m_tuning 1
[SEC] sleep 500ms
(0)fe event: status 1, inversion off, m_tuning 2
(0)fe event: status 1f, inversion off, m_tuning 3
OURSTATE: ok
[eDVBLocalTimerHandler] channel 0x1cbf9c8 running
[eEPGCache] channel 0x1cbf9c8 running
stop release channel timer
ok ... now we start!!
eventNewProgramInfo 0 0
have 1 video stream(s) (0217), and 1 audio stream(s) (0352), and the pcr pid is 0217, and the text pid is ffffffff
allocate demux
decoder state: play, vpid=535, apid=850
DMX_SET_PES_FILTER(0x217) - pcr - ok
DEMUX_START - pcr - ok
DMX_SET_PES_FILTER(0x352) - audio - ok
DEMUX_START - audio - ok
AUDIO_SET_BYPASS(1) - ok
AUDIO_PAUSE - ok
AUDIO_PLAY - ok
Video Device: /dev/dvb/adapter0/video0
demux device: /dev/dvb/adapter0/demux0
VIDEO_SET_STREAMTYPE 1 - ok
DMX_SET_PES_FILTER(0x217) - video - ok
DEMUX_START - video - ok
VIDEO_FREEZE - ok
VIDEO_PLAY - ok
VIDEO_SLOWMOTION(0) - ok
VIDEO_FAST_FORWARD(0) - ok
VIDEO_CONTINUE - ok
AUDIO_CONTINUE - ok
AUDIO_CHANNEL_SELECT(0) - ok
disable teletext subtitles
not pauseable.
not pauseable.
[eDVBCAService] new service 1:0:1:3DD2:640:13E:820000:0:0:0:
[eDVBCAService] add demux 0 to slot 0 service 1:0:1:3DD2:640:13E:820000:0:0:0:
[eDVBLocalTimerHandler] dont have correction.. set Transponder Diff
[eDVBLocalTimerHandler] update RTC
[eDVBLocalTimerHandler] time update to 15:16:45
[eDVBLocalTimerHandler] m_time_difference is 1366809339
[eDVBLocalTimerHandler] set Linux Time
[EPGC] time updated.. start EPG Mainloop
VIDEO_GET_EVENT - ok
VIDEO_GET_EVENT - ok
PATready
use pmtpid 0039 for service_id 3dd2
eventNewProgramInfo 0 0
have 1 video stream(s) (0217), and 2 audio stream(s) (0352, 0353), and the pcr pid is 0217, and the text pid is ffffffff
decoder state: play, vpid=535, apid=850
VIDEO_SLOWMOTION(0) - ok
VIDEO_FAST_FORWARD(0) - ok
VIDEO_CONTINUE - ok
AUDIO_CONTINUE - ok
[eDVBCIInterfaces] gotPMT
poll: unhandled POLLERR/HUP/NVAL for fd 53(16)
[SEC] set dynamic current limiting
[AUTOTIMESHIFT] old service:   new service: 1:0:1:3DD2:640:13E:820000:0:0:0:
[AUTOTIMESHIFT] old begin: -1 new begin: 1366808400
sdt update done!
VIDEO_GET_EVENT - ok
[AUTOTIMESHIFT] Timer event triggered 3
[EPGC] 40556 events read from /hdd/epg.dat
[EPGC] next update in 2 sec
VIDEO_GET_EVENT - ok
[EPGC] start caching events(1366809410)
[EPGC] abort non avail schedule other reading
[EPGC] abort non avail netmed schedule reading
[EPGC] abort non avail netmed schedule other reading
[EPGC] abort non avail FreeSat schedule_other reading
[EPGC] abort non avail viasat reading
[EPGC] nownext finished(1366809417)
action ->  InfobarChannelSelection zapDown
playing 1:0:1:3DCD:640:13E:820000:0:0:0:
[eDVBCAService] free slot 0 demux 0 for service 1:0:1:3DD2:640:13E:820000:0:0:0:
[eDVBCAService] free service 1:0:1:3DD2:640:13E:820000:0:0:0:
decoder state: play, vpid=-1, apid=-1
DEMUX_STOP - pcr - ok
DEMUX_STOP - video - ok
VIDEO_STOP - ok
AUDIO_STOP - ok
DEMUX_STOP - audio - ok
AUDIO_CONTINUE - ok
start release channel timer
not pauseable.
not pauseable.
RemovePopup, id = ZapError
use cached_channel
stop release channel timer
allocate Channel: res 0
[eDVBCIInterfaces] addPMTHandler 1:0:1:3DCD:640:13E:820000:0:0:0:
ok ... now we start!!
eventNewProgramInfo 0 0
have 1 video stream(s) (0214), and 1 audio stream(s) (0334), and the pcr pid is 0214, and the text pid is 024f
decoder state: play, vpid=532, apid=820
DMX_SET_PES_FILTER(0x214) - pcr - ok
DEMUX_START - pcr - ok
DMX_SET_PES_FILTER(0x334) - audio - ok
DEMUX_START - audio - ok
AUDIO_SET_BYPASS(1) - ok
AUDIO_PAUSE - ok
AUDIO_PLAY - ok
Video Device: /dev/dvb/adapter0/video0
demux device: /dev/dvb/adapter0/demux0
VIDEO_SET_STREAMTYPE 1 - ok
DMX_SET_PES_FILTER(0x214) - video - ok
DEMUX_START - video - ok
VIDEO_FREEZE - ok
VIDEO_PLAY - ok
DMX_SET_PES_FILTER(0x24f) - ttx - ok
DEMUX_START - ttx - ok
VIDEO_SLOWMOTION(0) - ok
VIDEO_FAST_FORWARD(0) - ok
VIDEO_CONTINUE - ok
AUDIO_CONTINUE - ok
disable teletext subtitles
not pauseable.
not pauseable.
[eDVBCAService] new service 1:0:1:3DCD:640:13E:820000:0:0:0:
[eDVBCAService] add demux 0 to slot 0 service 1:0:1:3DCD:640:13E:820000:0:0:0:
[AUTOTIMESHIFT] old service: 1:0:1:3DD2:640:13E:820000:0:0:0: new service: 1:0:1:3DCD:640:13E:820000:0:0:0:
[AUTOTIMESHIFT] old begin: 1366808400 new begin: 1366807800
[AUTOTIMESHIFT] old service: 1:0:1:3DCD:640:13E:820000:0:0:0: new service: 1:0:1:3DCD:640:13E:820000:0:0:0:
[AUTOTIMESHIFT] old begin: 1366807800 new begin: 1366807800
[AUTOTIMESHIFT] old service: 1:0:1:3DCD:640:13E:820000:0:0:0: new service: 1:0:1:3DCD:640:13E:820000:0:0:0:
[AUTOTIMESHIFT] old begin: 1366807800 new begin: 1366807800
PATready
use pmtpid 0034 for service_id 3dcd
eventNewProgramInfo 0 0
have 1 video stream(s) (0214), and 2 audio stream(s) (0334, 0335), and the pcr pid is 0214, and the text pid is 024f
decoder state: play, vpid=532, apid=820
[eDVBCIInterfaces] gotPMT
[AUTOTIMESHIFT] old service: 1:0:1:3DCD:640:13E:820000:0:0:0: new service: 1:0:1:3DCD:640:13E:820000:0:0:0:
[AUTOTIMESHIFT] old begin: 1366807800 new begin: 1366807800
action ->  InfobarActions showMovies
loading streaminfo for /hdd/movie/20130422 2301 - VOD (n) - instant record.ts
[eMPEGStreamInformation] index 0 is past EOF
eMPEGStreamInformation::getFirstFrame - no data (yet?)
getStructureEntryFirst failed because file size is zero
eMPEGStreamInformation::getLastFrame - no data (yet?)
[@ML] m_streaminfo.getLastFrame failed, fallback
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
action ->  ColorActions red
action ->  ColorActions red
loading streaminfo for /hdd/movie/20130422 2301 - VOD (n) - instant record.ts
[eMPEGStreamInformation] index 0 is past EOF
eMPEGStreamInformation::getFirstFrame - no data (yet?)
getStructureEntryFirst failed because file size is zero
eMPEGStreamInformation::getLastFrame - no data (yet?)
[@ML] m_streaminfo.getLastFrame failed, fallback
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
[ML] hide feedback
action ->  ColorActions red
action ->  DirectionActions up
action ->  DirectionActions upUp
unknown action DirectionActions/upUp! typo in keymap?
[ML] hide feedback
action ->  OkCancelActions ok
loading streaminfo for /hdd/movie/.Trash/20130422 2301 - VOD (n) - instant record.ts
[eMPEGStreamInformation] index 0 is past EOF
eMPEGStreamInformation::getFirstFrame - no data (yet?)
getStructureEntryFirst failed because file size is zero
eMPEGStreamInformation::getLastFrame - no data (yet?)
[@ML] m_streaminfo.getLastFrame failed, fallback
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
loading streaminfo for /hdd/movie/.Trash/20130422 1314 - VOD 152 - Delikatność.ts
[@ML] m_streaminfo.getLastFrame failed, fallback
loading streaminfo for /hdd/movie/.Trash/20130422 1311 - VOD Poleca - Filmowe hity - kanały 150-169.ts
PCR         dc5ba12d found at 11280 pid 129 (47 01 29 35 07 10 6e 2d d1 96 fe)
[@ML] m_streaminfo.getLastFrame failed, fallback
PCR         dccbb9e1 found at 22314472 pid 129 (47 01 29 39 07 10 6e 65 dd f0 fe)
action ->  OkCancelActions cancel
action ->  InfobarActions showMovies
loading streaminfo for /hdd/movie/.Trash/20130422 2301 - VOD (n) - instant record.ts
[eMPEGStreamInformation] index 0 is past EOF
eMPEGStreamInformation::getFirstFrame - no data (yet?)
getStructureEntryFirst failed because file size is zero
eMPEGStreamInformation::getLastFrame - no data (yet?)
[@ML] m_streaminfo.getLastFrame failed, fallback
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
getStructureEntryFirst failed because file size is zero
loading streaminfo for /hdd/movie/.Trash/20130422 1314 - VOD 152 - Delikatność.ts
[@ML] m_streaminfo.getLastFrame failed, fallback
ERROR reading PES (fd=52) - Value too large for defined data type
poll: unhandled POLLERR/HUP/NVAL for fd 52(8)
action ->  DirectionActions up
action ->  DirectionActions upUp
unknown action DirectionActions/upUp! typo in keymap?
[EPGC] schedule finished(1366809507)
[EPGC] stop caching events(1366809507)
[EPGC] next update in 60 min
action ->  DirectionActions up
action ->  DirectionActions upUp
unknown action DirectionActions/upUp! typo in keymap?
action ->  DirectionActions down
action ->  DirectionActions downUp
unknown action DirectionActions/downUp! typo in keymap?
action ->  DirectionActions left
unknown action DirectionActions/left! typo in keymap?
action ->  DirectionActions leftUp
unknown action DirectionActions/leftUp! typo in keymap?
action ->  ColorActions red
action ->  ColorActions red
action ->  ColorActions red
action ->  ColorActions red
action ->  OkCancelActions ok
action ->  DirectionActions up
action ->  DirectionActions upUp
unknown action DirectionActions/upUp! typo in keymap?
action ->  OkCancelActions ok
action ->  DirectionActions up
action ->  DirectionActions upUp
unknown action DirectionActions/upUp! typo in keymap?
action ->  DirectionActions up
action ->  DirectionActions upUp
unknown action DirectionActions/upUp! typo in keymap?
action ->  OkCancelActions ok
action ->  OkCancelActions ok
action ->  DirectionActions up
action ->  DirectionActions upUp
unknown action DirectionActions/upUp! typo in keymap?
action ->  DirectionActions down
action ->  DirectionActions downUp
unknown action DirectionActions/downUp! typo in keymap?
action ->  DirectionActions down
action ->  DirectionActions downUp
unknown action DirectionActions/downUp! typo in keymap?
action ->  DirectionActions down
action ->  DirectionActions downUp
unknown action DirectionActions/downUp! typo in keymap?
action ->  OkCancelActions ok
action ->  DirectionActions down
action ->  DirectionActions downUp
unknown action DirectionActions/downUp! typo in keymap?
action ->  DirectionActions down
action ->  DirectionActions downUp
unknown action DirectionActions/downUp! typo in keymap?
action ->  OkCancelActions cancel
action ->  InfobarShowHideActions hide
action ->  InfobarTimeshiftActions timeshiftStart
enable timeshift
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
  File "/usr/lib/enigma2/python/Plugins/Extensions/AutoTimeshift/plugin.py", line 334, in startTimeshift
    if self.timeshift_enabled:
AttributeError: 'InfoBar' object has no attribute 'timeshift_enabled'
(PyObject_CallObject(<bound method HelpableActionMap.action of <Components.ActionMap.HelpableActionMap instance at 0x1be28f0>>,('InfobarTimeshiftActions', 'timeshiftStart')) failed)
getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??)
getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??)
getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)
]]>
</enigma2crashlog>
</crashlogs>
</openpli>
 
a few more updates and keep the same error when you press pause 
Previously, it was good, timeshift function properly and now green screen


Re: Greenscreen nach Upgrade #10 littlesat

  • PLi® Core member
  • 56,459 posts

+693
Excellent

Posted 24 April 2013 - 20:13

AutoTimeshift plugin is not compatible with OpenPLi... Use when you want this feature Permanent Timeshift Plugin... or contact the author of AutoTimeshift that he should adapt...


WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen nach Upgrade #11 kameleon11116

  • Member
  • 7 posts

0
Neutral

Posted 24 April 2013 - 20:19

Previously, it was good, timeshift function properly and now green screen



Re: Greenscreen nach Upgrade #12 kameleon11116

  • Member
  • 7 posts

0
Neutral

Posted 24 April 2013 - 20:22

What plugin is compatible and best



Re: Greenscreen nach Upgrade #13 littlesat

  • PLi® Core member
  • 56,459 posts

+693
Excellent

Posted 24 April 2013 - 20:26

PTS plugin (Permanent Timeshift) directly from our feeds.


WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen nach Upgrade #14 kameleon11116

  • Member
  • 7 posts

0
Neutral

Posted 24 April 2013 - 20:36

Thank you already installed the PTS is OK :)



Re: Greenscreen nach Upgrade #15 Uwi237

  • Member
  • 21 posts

0
Neutral

Posted 25 April 2013 - 19:20

Hallo

habe heute nochmal ein Upgrade versucht aber immer noch keine Besserung.



Re: Greenscreen nach Upgrade #16 littlesat

  • PLi® Core member
  • 56,459 posts

+693
Excellent

Posted 25 April 2013 - 19:30

Oefne mahl /etc/enigma2/settings... und macht init 4 auf den box...den loesche die linie mit 'servicetype_icon_mode' und macht init 3....

 

Anders neu flashen....


Edited by littlesat, 25 April 2013 - 19:31.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen nach Upgrade #17 Uwi237

  • Member
  • 21 posts

0
Neutral

Posted 25 April 2013 - 20:12

Hallo
der Schlüssel "servicetype_icon_mode" ist in meiner /etc/enigma2/settings nicht enthalten. Grüße



Re: Greenscreen nach Upgrade #18 littlesat

  • PLi® Core member
  • 56,459 posts

+693
Excellent

Posted 25 April 2013 - 20:29

Dan flashe mahl neu

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen nach Upgrade #19 0815

  • Member
  • 1 posts

0
Neutral

Posted 9 May 2013 - 11:52

Hallo zusammen,

 

nach Update habe ich eine Greenscreen-Schleife, s. Anhang. Weiss leider nicht wie ich an den vollständigen log komme.

 

Danke für jede Hilfe!

Attached Files



Re: Greenscreen nach Upgrade #20 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 9 May 2013 - 14:03

Das reicht eigentlich schon aus. Hast du OpenPli 3.0 am Laufen?

 

Im Moment ist es recht schwierig mal ein bißchen nachzuforschen, da Sourceforge immer die tolle Fehlerseite "Oops, looks like something went wrong." anzeigt.

Laut dem Crashlog geht der Aufruf self.servicelist.setNumberOffset... schief. Diesen Aufruf kann ich in den aktuellen und älteren Sourcen (kann aber im Moment nicht alle Versionen sehen) nicht finden. Kann es sein, dass du selber an der ChannelSelection.py etwas geändert hast? Wenn nicht könnte es auch ein Plugin gewesen sein. Dann hilft am besten/einfachsten ein Flashen des kompletten Images.


Edited by betacentauri, 9 May 2013 - 14:03.

Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users