Hier een stukje log van enigma waar het goed gaat ( zonder het onthouden van de pin )
action -> InfobarChannelSelection switchChannelDown
-------------- Hier is het kanaal gekozen ----------------
action -> OkCancelActions ok
playing 1:0:19:1B7D:C88:3:EB0000:0:0:0:
[eDVBCAService] free slot 0 demux 0 for service 1:0:1:7FD:449:35:C00000:0:0:0:
[eDVBCAService] free service 1:0:1:7FD:449:35:C00000: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
cleaning up
TuxTxt cache cleared
start release channel timer
[DVBCAHandler] no more services
release cached channel (timer timeout)
[eDVBLocalTimerHandler] remove channel 0x2065ee8
[eEPGCache] remove channel 0x2065ee8
stop release channel timer
close frontend 0
//////////////// Hier word de Pin in gegeven ////////////////////////
playing 1:0:19:1B7D:C88:3:EB0000:0:0:0:
not pauseable.
RemovePopup, id = ZapError
allocate channel.. 0c88:0003
opening frontend 0
(0)tune
RotorCmd ffffffff, lastRotorCmd ffffffff
prepare_sat System 1 Freq 11856000 Pol 1 SR 27500000 INV 2 FEC 4 orbpos 235 system 1 modulation 1 pilot 2, rolloff 1
tuning to 1256 mhz
OURSTATE: tuning
allocate Channel: res 0
En hier waar het mis gaat ( met onthouden pin)
-------------------Kanaal Kiezen---------------
action -> OkCancelActions ok
playing 1:0:1:333C:C89:3:EB0000:0:0:0:
[eDVBCAService] free slot 0 demux 0 for service 1:0:19:1B7D:C88:3:EB0000:0:0:0:
[eDVBCAService] free service 1:0:19:1B7D:C88:3:EB0000: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
cleaning up
TuxTxt cache cleared
start release channel timer
[DVBCAHandler] no more services
release cached channel (timer timeout)
[eDVBLocalTimerHandler] remove channel 0x2065ee8
[eEPGCache] remove channel 0x2065ee8
stop release channel timer
close frontend 0
///////////////////////// Pin ingeven ////////////////////
Traceback (most recent call last):
File "/usr/lib/enigma2/python/mytest.py", line 194, in processDelay
callback(*retval)
File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__
File "/usr/lib/enigma2/python/Components/ParentalControl.py", line 210, in servicePinEntered
TypeError: integer argument expected, got float
(PyObject_CallObject(<bound method Session.processDelay of <__main__.Session instance at 0x1e6b6c0>>,()) failed)
getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??)
getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??)
getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)
main thread is non-idle! display spinner!
(exit code 5)
MiKa