Opera 80.0.4157.0 developer update
-
A Former User last edited by
@leocg: I remember we talked about the enable reader mode flag. And you made it clear that it was a chrome-only feature.
-
A Former User last edited by
@leocg: I remember we talked about the enable reader mode flag. And you made it clear that it was a chrome-only feature.
-
A Former User last edited by
@predrag83yu: I tried using the .deb package with codecs from the herecura repository, but Opera crashes completely.
-
fearphage last edited by
Doesn't run at all on Linux Ubuntu 20.04 due to immediate crash:
ā meh.ZOzRJ5n opera-developer /usr/lib/x86_64-linux-gnu/opera-developer/opera-developer: symbol lookup error: /usr/lib/x86_64-linux-gnu/opera-developer/opera-developer: undefined symbol: av_stream_get_first_dts /usr/lib/x86_64-linux-gnu/opera-developer/opera-developer: symbol lookup error: /usr/lib/x86_64-linux-gnu/opera-developer/opera-developer: undefined symbol: av_stream_get_first_dts [1] 2411753 illegal hardware instruction (core dumped) opera-developer ā meh.ZOzRJ5n CrashID=e46cd96c-2581-43a7-81a5-98de62210824 CrashID=2477a00f-0578-4c9c-99b5-2287d2210824
-
mbstafs last edited by
@kened: I'm pretty sure the crashes everyone is seeing is due to the fact that the chromium ffmpeg codecs are taken from chromium 92 (or older). Chromium 94, which recent opera-developer is using, seems to have added a dependency to a "new" symbol in libffmpeg.so, namely av_stream_get_first_dts.
I haven't found a package which contains libffmpeg.so for Chromium 94 (from the Dev channel). Until someone finds or builds that, we're stuck with the libffmpeg.so which opera-developer provides, and that's without all the interesting codecs.
-
mbstafs last edited by
@kened: At herecura, I have found opera codecs for chromium 94, just like you probably have. I just can't use them on m system, as they require glibc-2.29, whereas my system has 2.26.
-
A Former User last edited by A Former User
@mbstafs: When I put that codec in Opera developer folder, Opera crashes.