Since last updates after swapping/reswapping PiP with main picture lets the main picture without video (just audio). It happens on all channels FTA/encrypted.
Can someone confirm this?
Thanks.
my conf: PLi4 on Duo2 / 'Behavoir of 0 key in PiP-mode' = Swap
Swapping/reswapping PiP and main picture lets main picture without video (just audio)
#1
Posted 15 December 2013 - 12:26
Ultimo4K /2xTwinS2, VTI, PLi, ATV...
NAS: Qnap221
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #2
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #3
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #4
Posted 16 December 2013 - 17:27
Maybe the problem here https://github.com/o...3e2faa688b31531
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #5
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #6
Posted 16 December 2013 - 18:37
By the way GSOD:
[eDVBCAService] add demux 0 to slot 0 service 1:0:16:4AA3:13:70:1680000:0:0:0: [eDVBCAService] don't build/send the same CA PMT twice playing 1:0:1:34D6:3C28:13E:820000:0:0:0: RemovePopup, id = Parental control (found in current notifications) Traceback (most recent call last): File "/usr/lib/enigma2/python/mytest.py", line 191, in processDelay callback(*retval) File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__ TypeError: servicePinEntered() takes exactly 3 arguments (2 given)
Swap PiP(pip service enable parental control)
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #7
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #8
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #9
Posted 17 December 2013 - 06:35
def swapPiP(self): swapservice = self.session.nav.getCurrentlyPlayingServiceOrGroup() pipref = self.session.pip.getCurrentService() if swapservice and pipref and pipref.toString() != swapservice.toString(): currentServicePath = self.servicelist.getCurrentServicePath() self.servicelist.setCurrentServicePath(self.session.pip.servicePath) + Notifications.RemovePopup("Parental control") self.session.pip.playService(swapservice) self.session.nav.playService(pipref) # start subservice self.session.pip.servicePath = currentServicePath if self.servicelist.dopipzap: # This unfortunately won't work with subservices self.servicelist.setCurrentSelection(self.session.pip.getCurrentService())
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #10
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #11
Posted 17 December 2013 - 16:50
How do you trigger that? Usually both services should be free....
self.servicelist.setCurrentServicePath(self.session.pip.servicePath)-->1)self.session.nav.playService(service)-->show input window pincode
+
2)self.session.nav.playService(pipref)
=
GSOD
It's easy to check
Turn parental control for the service.
Edited by Dima73, 17 December 2013 - 16:51.
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #12
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #13
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #14
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #15
Posted 18 December 2013 - 09:19
Please make sure you use the 17/12 drivers (see http://archive.vuplu...wnload/drivers/ ). I can't replicate your issue.Since last updates after swapping/reswapping PiP with main picture lets the main picture without video (just audio). It happens on all channels FTA/encrypted.
Can someone confirm this?
my conf: PLi4 on Duo2 / 'Behavoir of 0 key in PiP-mode' = Swap
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #16
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #17
Posted 18 December 2013 - 10:45
I tried it here several times.... but I do not trigger any GSOD...
For all...
Anybody can check it?
enable pip zap to service(for service enabled parental control) swap pip and swap pip
Edited by Dima73, 18 December 2013 - 10:48.
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #18
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #19
Posted 18 December 2013 - 22:07
Could it be that a plugin does modify some code that causes the invalid number of parameter issue? History zap or so?
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: Swapping/reswapping PiP and main picture lets main picture without video (just audio) #20
Posted 19 December 2013 - 17:58
What exactly did you do to trigger it? I was not able to get it and as long I cannot verify it I cannot fix it...
Could it be that a plugin does modify some code that causes the invalid number of parameter issue? History zap or so?
Turn the channel with parental controls
Attached Files
3 user(s) are reading this topic
0 members, 3 guests, 0 anonymous users