[Gambas-user] Youtube in WebView

T Lee Davidson t.lee.davidson at gmail.com
Mon Oct 4 17:18:23 CEST 2021


On 10/4/21 9:42 AM, loco pobre wrote:
> Hi, when I load Youtube in the WebView-control, I get only a "skeleton" of the site, thumbnails appearing as gray shadows ... It 
> seems like a kind of rendering-script of the site isn't executed, reload- and refresh-methods doesn't help, is there a switch or 
> setting or any workaround? Thanks!

It works fine here with gb.qt5.webview. Perhaps check the WebSettings if you have changed them from default 
(http://gambaswiki.org/wiki/comp/gb.qt5.webview/websettings).


-- 
Lee

[System]
Gambas=3.16.3
OperatingSystem=Linux
Kernel=5.3.18-lp152.92-default
Architecture=x86_64
Distribution=openSUSE Leap 15.2
Desktop=KDE5
Font=Noto Sans,10
Scale=7
Theme=breeze
Language=en_US.UTF-8
Memory=16000M

[Libraries]
Cairo=/usr/lib64/libcairo.so.2.11600.0
Curl=/usr/lib64/libcurl.so.4.6.0
DBus=/usr/lib64/libdbus-1.so.3.19.4
GDK2=/usr/lib64/libgdk-x11-2.0.so.0.2400.32
GDK3=/usr/lib64/libgdk-3.so.0.2404.16
GStreamer=/usr/lib64/libgstreamer-1.0.so.0.1603.0
GTK+2=/usr/lib64/libgtk-x11-2.0.so.0.2400.32
GTK+3=/usr/lib64/libgtk-3.so.0.2404.16
OpenGL=/usr/lib64/libGL.so.1.7.0
Poppler=/usr/lib64/libpoppler.so.89.0.0
QT4=/usr/lib64/libQtCore.so.4.8.7
QT5=/usr/lib64/libQt5Core.so.5.12.7
SDL=/usr/lib64/libSDL-1.2.so.0.11.4
SQLite=/usr/lib64/libsqlite3.so.0.8.6


More information about the User mailing list