Hi,
since my last update HbbTv does not work any longer (enigma2-plugin-extensions-hbbtv - git8507+077f312-r0). Starting enigma2 in the console and pressing the red button results in:
Posted 15 November 2015 - 13:31
Hi,
since my last update HbbTv does not work any longer (enigma2-plugin-extensions-hbbtv - git8507+077f312-r0). Starting enigma2 in the console and pressing the red button results in:
Posted 15 November 2015 - 13:34
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Posted 15 November 2015 - 14:39
VU+ has it's own HbbTV implementation, as does Xtrend. I don't know about DMM. All other brands use OpenOpera.
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Posted 15 November 2015 - 16:40
Posted 15 November 2015 - 16:50
On the dm8000 you can only use their own closed implementation, which doesn't work on OpenPLi (for obvious reasons).
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Posted 15 November 2015 - 18:02
DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB
Vertex 4K60 4:4:4 600MHz
Posted 15 November 2015 - 20:53
Which receiver?
Vu+ Ultimo. Worked perfectly well until the last update. Cannot say for sure, but the update before the last one must have been about a week ago (so it did still work last week). If someone tells me where to get old versions, I can try out which version broke it.
Posted 15 November 2015 - 21:10
DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB
Vertex 4K60 4:4:4 600MHz
Posted 16 November 2015 - 18:07
There have been very little if none changes in VU+ specific stuff. The last change was this:
commit d748217fab5c89dd6894a1b1c67505ffc10ae815 Author: vu-plus <vu-plus@users.noreply.github.com> Date: Mon Sep 7 16:48:43 2015 +0900 Add vuplus-tuner-turbo.
You might want to run enigma2 in the foreground and watch the messages.
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Posted 16 November 2015 - 20:00
It looks like we're missing some related messages here (probably not having "[browser]" in front of it.
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Posted 16 November 2015 - 21:19
DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB
Vertex 4K60 4:4:4 600MHz
Posted 16 November 2015 - 22:05
DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB
Vertex 4K60 4:4:4 600MHz
Posted 17 November 2015 - 13:18
This commit being the cause is not very likely.
You're "lucky" I have to fire up the solo2 for testing of the new VU+ drivers from today, I might as well try hbbtv.
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Posted 17 November 2015 - 13:47
DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB
Vertex 4K60 4:4:4 600MHz
Posted 17 November 2015 - 16:25
It looks like we're missing some related messages here (probably not having "[browser]" in front of it.
The "missing" information isn't there. However, I located the expection handler and added a printout of the stack trace. So here's the location of the culprit:
[browser] Starting HbbTV
[browser] VBHController: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Plugins/Extensions/HbbTV/vbipc.py", line 40, in command
send_data = VBController.assamble(opcodestr, data)
File "/usr/lib/enigma2/python/Plugins/Extensions/HbbTV/vbipc.py", line 33, in assamble
return header + data
TypeError: cannot concatenate 'str' and 'NoneType' objects
Okay, so in order to find out who is calling the method with None, I added
(One day, I'll find out how to do remote debugging.) This gives me:
which indicates that an instance of HbbTVWindow is created with an url that equals None.
I could investigate this further, but maybe this is sufficient to ring some bell.
0 members, 17 guests, 0 anonymous users