[Gambas-user] How to make WebView/WebKit work with plugins?
T Lee Davidson
t.lee.davidson at gmail.com
Thu Feb 8 22:56:48 CET 2018
Thank you, Gianluigi.
I am now convinced that the issue is local to my system. And with your system information, I have something to compare.
Thank you all for your feedback.
--
Lee
P.S. I am really wondering why System Informations lists only three libraries here:
[Libraries]
DBus=libdbus-1.so.3.8.14
GStreamer=libgstreamer-1.0.so.0.803.0
OpenGL=libGL.so.1.2.0
On 02/08/2018 04:03 PM, Gianluigi wrote:
> Hi Lee,
> it also works here as suggested by Ingo.
> I changed with the components gb.gui.qt and gb.gui.qt.webkit
>
> Regards
> Gianluigi
>
> [System]
[snip]
>
> 2018-02-08 20:57 GMT+01:00 T Lee Davidson <t.lee.davidson at gmail.com <mailto:t.lee.davidson at gmail.com>>:
>
> On 02/08/2018 02:49 PM, Ingo wrote:
> > Am 08.02.2018 um 20:32 schrieb T Lee Davidson:
> >> On 02/07/2018 12:51 PM, T Lee Davidson wrote:
> >>> I'm trying to create an app that will play online audio media through WebView, but the media won't play. I even tried
> playing a
> >>> YouTube video, and that doesn't play either.
> >>>
> >>> When playing the audio with Seamonkey, my audio mixer shows that "ALSA plug-in [plugin-container]: ALSA Playback" is
> being used.
> >>> Youtube videos in the browser use the CubebUtils plug-in.
> >>>
> >>> WebView/WebKit doesn't appear to load any plug-ins.
> >>>
> >>> Any idea what I need to do to make this work?
> >>>
> >>>
> >> Could someone please try this on their machine to see if it might just be my system configuration?
> >>
> >>
> >>
> > Hi Lee,
> > it works on my installation.
> > But I had to do a little fix.
> > Disable qt5 and enable gb.qt4 and gb.qt4.webkit instead.
> >
> > Regards
> > Ingo
> >
>
> Thank you for that, Ingo.
>
> Unfortunately, it doesn't work for me even using Qt4. But, at least now I know it's probably a local issue.
>
>
> --
> Lee
>
More information about the User
mailing list