The DnD Sanctuary

Pings => Otter Browser Forum => Topic started by: cantanima on 2017-08-05, 23:02:12

Title: video under linux
Post by: cantanima on 2017-08-05, 23:02:12
Hi!

I have never seen video work with Otter under Linux. I just downloaded the latest appimage, and when I run it from the command line I repeatedly see these errors (in this particular case it was YouTube but it happens with other sites as well):

Code: [Select]
(otter-browser:32564): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstlibav.so': /lib64/libharfbuzz.so.0: undefined symbol: FT_Reference_Face

For what it's worth:


Is it possible to fix this?
Title: Re: video under linux
Post by: Emdek on 2017-08-06, 12:53:04
@cantanima, it looks like incompatible version of HarfBuzz.
Obviously the simplest way to fix it should be simply build from scratch. ;-)
You should be able to find revived QtWebKit in updates-testing repository.
Title: Re: video under linux
Post by: cantanima on 2017-08-06, 19:06:08
You should be able to find revived QtWebKit in updates-testing repository.
You mean the Fedora updates-testing repository?
Title: Re: video under linux
Post by: Emdek on 2017-08-07, 07:25:41
@cantanima, yeah, I've got that information from maintainer that is working on bringing that package to Fedora.
Title: Re: video under linux
Post by: cantanima on 2017-08-09, 16:39:56
@cantanima, yeah, I've got that information from maintainer that is working on bringing that package to Fedora.
FWIW I just added that repo and it offered nothing with qtwebkit that I didn't already have. Not on Fedora 25, anyway. Is it possible that this is actually coming in F26?
Title: Re: video under linux
Post by: Emdek on 2017-08-09, 18:11:14
@cantanima, no idea, I'll let you know when I'll get reply from maintainer.
Title: Re: video under linux
Post by: Emdek on 2017-08-09, 19:31:06
@cantanima, apparently they were moved to stable updates now.