gort818 / qtwebflix

A qt webengine program for netflix
GNU General Public License v3.0
245 stars 29 forks source link

Bug -- qtwebflix incompatibility with qt5-webengine-widevine #25

Closed ryanmusante closed 6 years ago

ryanmusante commented 6 years ago

After upgrading qt5-webengine-widevine (1:66.0.3359.181-1), now qtwebflix has the error "missing component we cannot find all the required components to play netflix on this device".

gort818 commented 6 years ago

I will look into this, what version of qtwebengine are you on?

ryanmusante commented 6 years ago

qt5-webengine-widevine from AUR. I wanted to downgrade but I don't keep cache from previous boots.

gort818 commented 6 years ago

Not the aur package, but qt5-webengine version.

ryanmusante commented 6 years ago

qtwebflix[2752]: "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.10.1 Chrome/61.0.3163.140 Safari/537.36"

gort818 commented 6 years ago

Ok upgrade qt5-webengine, there was a new release you need to be at 5.11

gort818 commented 6 years ago

or you can just downgrade qt5-webengine-widevine , https://aur.archlinux.org/cgit/aur.git/snapshot/aur-2043e94c590ab6acc53ef26dce28203a2c50b319.tar.gz

ryanmusante commented 6 years ago

Manjaro stable is a bit behind the releases in Arch repository. I'll downgrade the widevine for now, thank you.

gort818 commented 6 years ago

No problem! If you need any more help let me know!

ryanmusante commented 6 years ago

I switched to manjaro unstable, grabbed qt5-webengine 5.11.0-2 along with updates and switched back to stable. Good to go.