Jump to content


Photo

Test new qtwebbrowser.


  • Please log in to reply
128 replies to this topic

Re: Test new qtwebbrowser. #101 foxbob

  • Senior Member
  • 624 posts

+18
Neutral

Posted 6 February 2021 - 17:55

Tell me how you can fix it.et11000 4k,collected qthbbtv 5.14 on dunfel branch.It assembled without errors but nothing happens when you press the red button.

2021-02-06 18:35:05+0200 [-] (1, '3sat Start', 'http://hbbtv.zdf.de/3satm/redbutton.php', 17, 100, 0)
2021-02-06 18:35:10+0200 [-] [ActionMap] Keymap 'InfobarRedButtonActions' -> Action = 'activateRedButton'.
2021-02-06 18:35:10+0200 [-] URL http://hbbtv.zdf.de/3satm/redbutton.php
2021-02-06 18:35:10+0200 [-] PMT 200 TSID 1079 ONID 1 SSID 28007
2021-02-06 18:35:10+0200 [-] ServerFactory starting on '/tmp/.sock.browser'
2021-02-06 18:35:10+0200 [-] Starting factory <twisted.internet.protocol.ServerFactory instance at 0xb17a3030>
2021-02-06 18:35:10+0200 [-] [Skin] Parsing embedded skin '<embedded-in-HbbTVWindow>'.
2021-02-06 18:35:10+0200 [-] [Skin] Processing screen '<embedded-in-HbbTVWindow>', position=(0, 0), size=(1280 x 720) for module 'HbbTVWindow'.
2021-02-06 18:35:10+0200 [-] [Skin] Parsing embedded skin '<embedded-in-SimpleSummary>'.
2021-02-06 18:35:10+0200 [-] [Skin] Processing screen '<embedded-in-SimpleSummary>' from list 'HbbTVWindow_summary, SimpleSummary', position=(0, 0), size=(132 x 64) for module 'SimpleSummary'.
2021-02-06 18:35:10+0200 [-] [Screen] Showing screen '['HbbTVWindow_summary', 'SimpleSummary']'.
2021-02-06 18:35:10+0200 [-] [Screen] Showing screen 'HbbTVWindow'.
2021-02-06 18:35:14+0200 [-] [Screen] Showing screen 'InfoBarSummary'.

Checking through ldd webkit:

root@et1x000:~# ldd /usr/lib/libQt5WebKit.so.5.212.0
        linux-vdso.so.1 (0xbed24000)
        libicuuc.so.66 => /usr/lib/libicuuc.so.66 (0xb4ee6000)
        libQt5Gui.so.5 => /usr/lib/libQt5Gui.so.5 (0xb4b8d000)
        libQt5Network.so.5 => /usr/lib/libQt5Network.so.5 (0xb4a98000)
        libicui18n.so.66 => /usr/lib/libicui18n.so.66 (0xb4890000)
        libdl.so.2 => /lib/libdl.so.2 (0xb487d000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb4854000)
        libQt5Core.so.5 => /usr/lib/libQt5Core.so.5 (0xb445c000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb441d000)
        libpng16.so.16 => /usr/lib/libpng16.so.16 (0xb43e2000)
        libz.so.1 => /lib/libz.so.1 (0xb43bd000)
        libwebp.so.7 => /usr/lib/libwebp.so.7 (0xb4370000)
        libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb425e000)
        libxslt.so.1 => /usr/lib/libxslt.so.1 (0xb421f000)
        libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0xb414b000)
        libv3ddriver.so => /usr/lib/libv3ddriver.so (0xb3eb6000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb3d84000)
        libm.so.6 => /lib/libm.so.6 (0xb3d1f000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb3cf1000)
        libc.so.6 => /lib/libc.so.6 (0xb3bcf000)
        /lib/ld-linux-armhf.so.3 (0x7f5b8000)
        libicudata.so.66 => /usr/lib/libicudata.so.66 (0xb2101000)
        libpcre2-16.so.0 => /usr/lib/libpcre2-16.so.0 (0xb20ad000)

Checking qthbbtv:

root@et1x000:~# ldd /usr/bin/qthbbtv
        linux-vdso.so.1 (0xbef3f000)
        libm.so.6 => /lib/libm.so.6 (0xb6f05000)
        libpng16.so.16 => /usr/lib/libpng16.so.16 (0xb6eca000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb6e8b000)
        libz.so.1 => /lib/libz.so.1 (0xb6e66000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb6ddf000)
        libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb6ccf000)
        libQt5Widgets.so.5 => /usr/lib/libQt5Widgets.so.5 (0xb68d2000)
        libQt5WebKitWidgets.so.5 => /usr/lib/libQt5WebKitWidgets.so.5 (0xb6893000)
        libQt5Gui.so.5 => /usr/lib/libQt5Gui.so.5 (0xb653a000)
        libQt5Network.so.5 => /usr/lib/libQt5Network.so.5 (0xb6445000)
        libQt5Core.so.5 => /usr/lib/libQt5Core.so.5 (0xb604d000)
        libQt5Qml.so.5 => not found
        libQt5PrintSupport.so.5 => /usr/lib/libQt5PrintSupport.so.5 (0xb5ffc000)
        libQt5Sensors.so.5 => not found
        libQt5Sql.so.5 => /usr/lib/libQt5Sql.so.5 (0xb5fc7000)
        libQt5Positioning.so.5 => not found
        libQt5WebKit.so.5 => /usr/lib/libQt5WebKit.so.5 (0xb405c000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb4033000)
        libdl.so.2 => /lib/libdl.so.2 (0xb4020000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb3eee000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb3ec0000)
        libc.so.6 => /lib/libc.so.6 (0xb3d9e000)
        libv3ddriver.so => /usr/lib/libv3ddriver.so (0xb3b07000)
        libpcre2-16.so.0 => /usr/lib/libpcre2-16.so.0 (0xb3ab3000)
        /lib/ld-linux-armhf.so.3 (0x7f5be000)
        libicuuc.so.66 => /usr/lib/libicuuc.so.66 (0xb394f000)
        libicui18n.so.66 => /usr/lib/libicui18n.so.66 (0xb3747000)
        libwebp.so.7 => /usr/lib/libwebp.so.7 (0xb36fa000)
        libxslt.so.1 => /usr/lib/libxslt.so.1 (0xb36bb000)
        libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0xb35e7000)
        libicudata.so.66 => /usr/lib/libicudata.so.66 (0xb1b19000)

You can see that there are three libraries missing,how can I add them to the assembly?



Re: Test new qtwebbrowser. #102 foxbob

  • Senior Member
  • 624 posts

+18
Neutral

Posted 7 February 2021 - 09:53

And this is when starting a stalker:

root@et1x000:~# stalker
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: linuxfb, minimal, offscreen, vnc.

Aborted

X11 I removed-PACKAGECONFIG_remove = "tests X11".And if I add xcb-not X11.It turns out to be a vicious circle but this is most likely only for my receiver.

File qtbase-qmlplugins_5.14.2+git0+3a6d8df521-r0_et1x000.ipk is created but it has size 0.


Edited by foxbob, 7 February 2021 - 09:55.


Re: Test new qtwebbrowser. #103 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 7 February 2021 - 12:00

There is also a new open source Hbbtv browser available now here: https://github.com/openhbbtvbrowser

 

I am including also the patch for current openpli develop branch.

 

Patch and new Hbbtv is from Edision developers.

Attached Files


Edited by athoik, 7 February 2021 - 12:04.

Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Test new qtwebbrowser. #104 littlesat

  • PLi® Core member
  • 57,062 posts

+698
Excellent

Posted 7 February 2021 - 12:14

Can you offer a merge request please...


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


Re: Test new qtwebbrowser. #105 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 7 February 2021 - 12:20

Sure, I was waiting feedback internaly, but better to move it in develop.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Test new qtwebbrowser. #106 foxbob

  • Senior Member
  • 624 posts

+18
Neutral

Posted 7 February 2021 - 15:44

Rebuilt plugin qtwebkit-qtwebkit_5.9.8+git0+bd0657f98a-r0_et1x000.ipk.

Stalker starts to run and goes to watch tv.

config.plugins.Stalker.presets.3.portal=http://light.divan.t...ommon.html#home

2021-02-07 16:35:32+0200 [-] ServerFactory starting on '/tmp/.sock.stalker'
2021-02-07 16:35:32+0200 [-] Starting factory <twisted.internet.protocol.ServerFactory instance at 0xb1d2e440>
2021-02-07 16:35:32+0200 [-] [Skin] Parsing embedded skin '<embedded-in-StalkerTVWindow>'.
2021-02-07 16:35:32+0200 [-] [Skin] Processing screen '<embedded-in-StalkerTVWindow>', position=(0, 0), size=(1280 x 720) for module 'StalkerTVWindow'.
2021-02-07 16:35:32+0200 [-] [Skin] Parsing embedded skin '<embedded-in-SimpleSummary>'.
2021-02-07 16:35:32+0200 [-] [Skin] Processing screen '<embedded-in-SimpleSummary>' from list 'StalkerTVWindow_summary, SimpleSummary', position=(0, 0), size=(132 x 64) for module 'SimpleSummary'.
2021-02-07 16:35:32+0200 [-] [Screen] Showing screen '['StalkerTVWindow_summary', 'SimpleSummary']'.
2021-02-07 16:35:32+0200 [-] [Screen] Showing screen 'StalkerTVWindow'.
2021-02-07 16:35:35+0200 [-] [Navigation] playing:  1:0:16:2C1:7:70:1680000:0:0:0:

The situation is better with the browser: it starts up, but immediately freezes.

2021-02-07 16:36:36+0200 [-] (1, 'ZDF Start', 'http://hbbtv.zdf.de/zdfstart/index.php', 17, 1, 0)
2021-02-07 16:36:39+0200 [-] [ActionMap] Keymap 'InfobarRedButtonActions' -> Action = 'activateRedButton'.
2021-02-07 16:36:39+0200 [-] URL http://hbbtv.zdf.de/zdfstart/index.php
2021-02-07 16:36:39+0200 [-] PMT 6100 TSID 1011 ONID 1 SSID 11110
2021-02-07 16:36:39+0200 [-] ServerFactory starting on '/tmp/.sock.browser'
2021-02-07 16:36:39+0200 [-] Starting factory <twisted.internet.protocol.ServerFactory instance at 0xb16fc3c8>
2021-02-07 16:36:39+0200 [-] [Skin] Parsing embedded skin '<embedded-in-HbbTVWindow>'.
2021-02-07 16:36:39+0200 [-] [Skin] Processing screen '<embedded-in-HbbTVWindow>', position=(0, 0), size=(1280 x 720) for module 'HbbTVWindow'.
2021-02-07 16:36:39+0200 [-] [Skin] Parsing embedded skin '<embedded-in-SimpleSummary>'.
2021-02-07 16:36:39+0200 [-] [Skin] Processing screen '<embedded-in-SimpleSummary>' from list 'HbbTVWindow_summary, SimpleSummary', position=(0, 0), size=(132 x 64) for module 'SimpleSummary'.
2021-02-07 16:36:39+0200 [-] [Screen] Showing screen '['HbbTVWindow_summary', 'SimpleSummary']'.
2021-02-07 16:36:39+0200 [-] [Screen] Showing screen 'HbbTVWindow'.
2021-02-07 16:36:47+0200 [ClientConnection,0,] Unhandled Error
	Traceback (most recent call last):
	  File "/usr/lib/enigma2/python/mytest.py", line 99, in runReactor
	    reactor.run(installSignalHandlers=False)
	  File "/usr/lib/python2.7/site-packages/twisted/internet/base.py", line 1283, in run
	    
	  File "/usr/lib/python2.7/site-packages/twisted/internet/base.py", line 1295, in mainLoop
	    
	  File "/usr/lib/enigma2/python/e2reactor.py", line 168, in doPoll
	    
	--- <exception caught here> ---
	  File "/usr/lib/python2.7/site-packages/twisted/python/log.py", line 103, in callWithLogger
	    
	  File "/usr/lib/python2.7/site-packages/twisted/python/log.py", line 86, in callWithContext
	    
	  File "/usr/lib/python2.7/site-packages/twisted/python/context.py", line 122, in callWithContext
	    
	  File "/usr/lib/python2.7/site-packages/twisted/python/context.py", line 85, in callWithContext
	    
	  File "/usr/lib/enigma2/python/e2reactor.py", line 196, in _doReadOrWrite
	    
	  File "/usr/lib/python2.7/site-packages/twisted/internet/posixbase.py", line 252, in _disconnectSelectable
	    
	  File "/usr/lib/python2.7/site-packages/twisted/internet/tcp.py", line 307, in readConnectionLost
	    
	  File "/usr/lib/python2.7/site-packages/twisted/internet/tcp.py", line 327, in connectionLost
	    
	  File "/usr/lib/enigma2/python/Plugins/Extensions/QtHbbtv/datasocket.py", line 47, in connectionLost
	    x()
	  File "/usr/lib/enigma2/python/Plugins/Extensions/QtHbbtv/browser.py", line 72, in onBrowserClosed
	    x()
	  File "/usr/lib/enigma2/python/Plugins/Extensions/QtHbbtv/hbbtv.py", line 103, in onExit
	    file = open('/proc/stb/vmpeg/0/zorder', 'w')
	exceptions.IOError: [Errno 2] No such file or directory: '/proc/stb/vmpeg/0/zorder'

Attached Files


Edited by foxbob, 7 February 2021 - 15:53.


Re: Test new qtwebbrowser. #107 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 7 February 2021 - 17:47

Can you offer a merge request please...

Done! https://github.com/O...d0915582e8aa176


Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Test new qtwebbrowser. #108 foxbob

  • Senior Member
  • 624 posts

+18
Neutral

Posted 7 February 2021 - 19:38

I tried to build openhbbtvbrowser on version 5.9.8


DEBUG: Executing shell function qmake5_base_preconfigure
DEBUG: Shell function qmake5_base_preconfigure finished
DEBUG: Executing shell function do_configure
/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/openhbbtvbrowser/gitAUTOINC+fff138aea3-r0/recipe-sysroot/usr/lib/qt5/mkspecs/features/toolchain.prf:155: Extra characters after test expression.
/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/openhbbtvbrowser/gitAUTOINC+fff138aea3-r0/recipe-sysroot/usr/lib/qt5/mkspecs/features/toolchain.prf:156: Extra characters after test expression.
Project ERROR: Unknown module(s) in QT: webenginewidgets
ERROR: Error calling /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/openhbbtvbrowser/gitAUTOINC+fff138aea3-r0/recipe-sysroot-native/usr/bin/qt5/qmake -makefile -o Makefile  -r   /home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/openhbbtvbrowser/gitAUTOINC+fff138aea3-r0/git/openhbbtvbrowser.pro  -- 
WARNING: exit code 1 from a shell command.
ERROR: Execution of '/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/openhbbtvbrowser/gitAUTOINC+fff138aea3-r0/temp/run.do_configure.625284' failed with exit code 1:
/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/openhbbtvbrowser/gitAUTOINC+fff138aea3-r0/recipe-sysroot/usr/lib/qt5/mkspecs/features/toolchain.prf:155: Extra characters after test expression.
/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/openhbbtvbrowser/gitAUTOINC+fff138aea3-r0/recipe-sysroot/usr/lib/qt5/mkspecs/features/toolchain.prf:156: Extra characters after test expression.
Project ERROR: Unknown module(s) in QT: webenginewidgets
WARNING: exit code 1 from a shell command.

 



Re: Test new qtwebbrowser. #109 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 7 February 2021 - 20:14

I suggest you try using OpenPLi develop branch, there is newer QT 5.13 in develop.


Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Test new qtwebbrowser. #110 foxbob

  • Senior Member
  • 624 posts

+18
Neutral

Posted 7 February 2021 - 20:58

My receiver has a web browser-webkit-classic.At least hbbtv work,but I wanted to add a stalker plugin.And it only works with qthbbtv.I collected for sf8008,hd51,h9combo qthbbtv QT 5.13 and I was told that plugins hbbtv and stalker don't work.Then I collected with QT 5.9.8 and everything works.

For my receiver I collected from QT 5.13 openhbbtvbrowser,and for some reason,after the start of the receiver,there was no access to the satellite settings - only one was available and it was impossible to change it.And I didn't really understand why.These problems can only be with me.



Re: Test new qtwebbrowser. #111 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 7 February 2021 - 21:46

Those closed source stalker obviously require QT 5.9. So it's a qtstalker.

I believe it has nothing to do with qthbbtv (that requires also QT and was build on the same time, so they used same QT 5.9).

 

QT is moving on and the already advanced to version 6 (after 5.13  followed by 5.14 and then by 5.15, the QT 6 is completely new release).

 

So soon or late it would be hard to build those plugins.

 

 

Anyway the issues you are having with settings, i am almost sure they are not related with latest version of QT.

 

 

QT HbbTV is just a browser, able to render the HbbTV html. You can even start it without having enigma2 running.

 


Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Test new qtwebbrowser. #112 foxbob

  • Senior Member
  • 624 posts

+18
Neutral

Posted 7 February 2021 - 21:50

Why then the plugin hbbtv run it on version 5.9.8 but not on 5.13?



Re: Test new qtwebbrowser. #113 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 7 February 2021 - 21:58

Because the QT had a major update between 5.9 and newer version.

 

So existing plugins should be rewritten to make use of the latest QT and that's impossible to happen, since everything is delivered as binary.


Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Test new qtwebbrowser. #114 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 9 February 2021 - 10:41

What does this mean? We will get working hbbtv on Vu+ too? New develop images with openhbbtv included havent been built yet.


Army MoodBlue HD skin modification by me: https://github.com/T...-MoodBlueHD-mod
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi

Re: Test new qtwebbrowser. #115 foxbob

  • Senior Member
  • 624 posts

+18
Neutral

Posted 12 February 2021 - 18:49

Tell me how to solve this problem:

/home/foxbob/test/openpli-oe-core/build/tmp/work/et1x000-oe-linux-gnueabi/qtbase/5.9.8+gitAUTOINC+82eb6aa08e-r0/recipe-sysroot/usr/include/EGL/eglplatform.h:140:10: fatal error: X11/Xlib.h: No such file or directory
  140 | #include <X11/Xlib.h>
      |          ^~~~~~~~~~~~
compilation terminated.

I add this:

DISTRO_FEATURES_remove = " x11 wayland"

DISTRO_FEATURES_append = " opengles2 egl"

PACKAGECONFIG_append_pn-qtbase = " gles2 eglfs linuxfb "
But it doesn't help.
It turns out that you must explicitly indicate not to use X11.But how to do that?


Re: Test new qtwebbrowser. #116 rantanplan

  • PLi® Contributor
  • 1,857 posts

+87
Good

Posted 12 February 2021 - 19:56

mhh ...
you're still from Branch 5.9 ... building.
I can't think of any other solution for stalkers, but the patches above are based on the zeus branch.

So it can't work that way.

If you absolutely want to build a functional Stalker, then you should do this from the rocko branch qt. (you have to adjust the layer then).
With regard to the browser, the current branch should work.



Re: Test new qtwebbrowser. #117 foxbob

  • Senior Member
  • 624 posts

+18
Neutral

Posted 12 February 2021 - 20:14

I cheated when compiling qtbase,deleted EGL from

for d in EGL GLES GLES2 GLES3 KHR; do
install -d ${D}${includedir}/$d

meta-qt5             = "HEAD:852e279a45da2b68719fecdaad3573b2ada9558c"

Assembled without errors, but qthbbtv starts up and does not respond to button presses.

file = open('/proc/stb/vmpeg/0/zorder', 'w')
	exceptions.IOError: [Errno 2] No such file or directory: '/proc/stb/vmpeg/0/zorder'

Attached Files


Edited by foxbob, 12 February 2021 - 20:17.


Re: Test new qtwebbrowser. #118 foxbob

  • Senior Member
  • 624 posts

+18
Neutral

Posted 14 February 2021 - 10:24

Found files libgles v3ddriver headers which compilation goes without errors,qthbtv starts up and works but after starting it stops responding to button presses.You must restart the GUI,to return to normal receiver operation.

It remains to solve this problem:

file = open('/proc/stb/vmpeg/0/zorder', 'w')
	exceptions.IOError: [Errno 2] No such file or directory: '/proc/stb/vmpeg/0/zorder'

Attached Files



Re: Test new qtwebbrowser. #119 Dimitrij

  • PLi® Core member
  • 10,262 posts

+347
Excellent

Posted 14 February 2021 - 11:36

check /proc/stb/vmpeg/0/zorder if exists


GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K


Re: Test new qtwebbrowser. #120 foxbob

  • Senior Member
  • 624 posts

+18
Neutral

Posted 14 February 2021 - 12:50

Thanks but it got worse.The plugin starts and immediately flies out to view the channel.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users