• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    opera-stable 80.0.4170.16 Does Not Launch

    Opera for Linux
    bugs error message codec help
    10
    22
    21550
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • BruceHankins
      BruceHankins @gmiazga last edited by

      @gmiazga I'll try installing locally and see if that works. They upgraded to chromium 94 with the opera-stable release but my understanding is it's still using the codecs from chromium 92. This seems like a pretty big oversight. It means as the package maintainer I now how to compile and add the new libffmpeg.so codecs as a build dependency when packaging opera-stable for it to run properly.

      Reply Quote 0
        1 Reply Last reply
      • l33t4opera
        l33t4opera @BruceHankins last edited by sgunhouse

        Hi @brucehankins,
        First of all, regarding the repackaging: you should be cautious with this because of legal reasons - check if you can do it before you get in trouble.

        Of course you should be fine while using the lib from the repo, since your OS is using glibc 2.33 (the same version which the latest Arch Linux uses, so there should not be crashes or other serious problems with it).

        Additionally you should know, that every time the Opera will be updated to the next major version (or it will be based on a significantly higher version of Chromium), you will have to update the lib accordingly. In other case, the lib may be not working in the Opera or even may cause crash of the browser.

        The same goes for the glibc version, if your OS will use a lower version than the one with which the FFMPEG will be compiled, it will not work and will cause the browser to not launch at all.

        Reply Quote 0
          BruceHankins 1 Reply Last reply
        • BruceHankins
          BruceHankins @l33t4opera last edited by

          @l33t4opera thanks for the reply. The opera-stable .deb package is licensed as distributable, and I'm making no changes to the software, just repackaging from a .deb to an .eopkg format.

          Reply Quote 0
            l33t4opera 1 Reply Last reply
          • benvantende
            benvantende @gmiazga last edited by

            @gmiazga said in opera-stable 80.0.4170.16 Does Not Launch:

            https://repo.herecura.eu/herecura/x86_64

            Works perfectly! Thanks

            Reply Quote 0
              1 Reply Last reply
            • A Former User
              A Former User @gmiazga last edited by

              @gmiazga said in opera-stable 80.0.4170.16 Does Not Launch:

              @brucehankins Opera 80 needs codecs with built for chromium 94, any previous versions will be incompatible. I think that using codecs you mentioned in https://repo.herecura.eu/herecura/x86_64/opera-beta-ffmpeg-codecs-94.0.4606.31-1-x86_64.pkg.tar.zst should work.

              Thanks! BTW, the link seems broken. This is the right link:

              https://repo.herecura.eu/herecura/x86_64/opera-beta-ffmpeg-codecs-94.0.4606.54-2-x86_64.pkg.tar.zst

              Thanks again @gmiazga

              Reply Quote 2
                1 Reply Last reply
              • l33t4opera
                l33t4opera @BruceHankins last edited by

                @brucehankins I see, but as you wrote "compile and add the new libffmpeg.so codecs as a build dependency", it depends now which version of "libffmpeg.so" do you mean.
                If you mean the one from the repo, then there might be legal issues because it provides also H.264 codec, which as I know is not allowed to be distributed without paying a license fee.
                The lib included in the Opera's package has no such issue, because it doesn't include H.264 support.

                Perhaps someone from Opera or any person who knows the topic better may reply to it to dispel any doubts.

                Reply Quote 0
                  1 Reply Last reply
                • styen
                  styen last edited by styen

                  https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine works
                  On Arch-based and Debian-based distros it may run automatically after opera update

                  Reply Quote 1
                    BruceHankins JFerreira 2 Replies Last reply
                  • BruceHankins
                    BruceHankins @styen last edited by

                    @styen it doesn't, I'm the maintainer responsible for updating the package. Hopefully the next release will work better.

                    Reply Quote 0
                      styen 1 Reply Last reply
                    • styen
                      styen @BruceHankins last edited by styen

                      @brucehankins Well, if you've repackaged opera, is there symlink for opera somewhere in PATH? It's required to detect opera directory by script.
                      Post here output of

                      dirname $(readlink -f $(which opera))
                      

                      It should be the correct Opera installation path
                      Also if original libffmpeg.so from .deb replaced with something else, return it back before applying fix.

                      Reply Quote 0
                        1 Reply Last reply
                      • A Former User
                        A Former User last edited by

                        The problem with this codec breaking Opera frequently is terribly irritating. It seems to me that if Opera can not ship with the codec there is little that can be done about that. But why can new releases of Opera not come with a script that downloads and copies the correct the correct version of ffmpeg that is required for that specific release. I mean seriously how hard would it be to include this script in either a directory or link to it from within the settings. click it, download the right version, ask for credentials and copy the correct file to the correct location. Why do we have to deal with this every time a new version of Opera appears when the problem doesn't exist with the other browsers that are available and if it does exist why is this not such a problem.

                        Reply Quote 1
                          leocg benvantende 2 Replies Last reply
                        • leocg
                          leocg Moderator Volunteer @Guest last edited by

                          @yogimanuk See https://forums.opera.com/post/150324
                          I understand that they can't provide the codecs themselves, including downloading it from a third party through a script.

                          Reply Quote 0
                            A Former User 1 Reply Last reply
                          • A Former User
                            A Former User @leocg last edited by

                            @leocg Thanks for the response. A truly ridiculous situation. Stay well n safe 🙂

                            Reply Quote 1
                              1 Reply Last reply
                            • benvantende
                              benvantende @Guest last edited by

                              @yogimanuk Agree ... It is a weird situation, although I can live with it. I created my own script that I always run after an Opera update

                              Reply Quote 0
                                A Former User 1 Reply Last reply
                              • A Former User
                                A Former User @benvantende last edited by

                                @benvantende Yes I too have a script that copies the files, my problem is I never know what codec version to download and where from. 🙂

                                Reply Quote 0
                                  styen benvantende 2 Replies Last reply
                                • styen
                                  styen @Guest last edited by styen

                                  @yogimanuk said in opera-stable 80.0.4170.16 Does Not Launch:

                                  my problem is I never know what codec version to download and where from. 🙂
                                  https://forums.opera.com/topic/51878/opera-stable-80-0-4170-16-does-not-launch?_=1633610756070#8

                                  Reply Quote 0
                                    1 Reply Last reply
                                  • benvantende
                                    benvantende @Guest last edited by

                                    @yogimanuk same here. Usually it works until it does not 😉

                                    Reply Quote 0
                                      A Former User 1 Reply Last reply
                                    • A Former User
                                      A Former User @benvantende last edited by

                                      @benvantende Sounds like my interactions with the human race...

                                      Reply Quote 1
                                        1 Reply Last reply
                                      • JFerreira
                                        JFerreira @styen last edited by

                                        @styen Only this method worked for me. Thank you so much.

                                        I'll be exporting my bookmarks and leaving Opera. Can't believe they ship a version that after update doesnt even start... a common user wouldn't even know whats is wrong... Stupid, very stupid.

                                        Reply Quote 2
                                          BruceHankins 1 Reply Last reply
                                        • BruceHankins
                                          BruceHankins @JFerreira last edited by

                                          @jferreira I agree, but I'm not leaving. Unfortunately for the users on my distro of choice, Opera will be held back on 79 until a fix is implemented and 80 truly is stable and not so much of a dev/beta release.

                                          Reply Quote 0
                                            1 Reply Last reply
                                          • igv
                                            igv last edited by

                                            After updating opera I receive this error:
                                            opera: symbol lookup error: opera: undefined symbol: av_stream_get_first_dts
                                            then i just reinstalled opera-ffmpeg-codecs in Software Manager and it worked.
                                            My system is manjaro KDE

                                            Reply Quote 0
                                              1 Reply Last reply
                                            • Locked by  leocg leocg 
                                            • First post
                                              Last post

                                            Computer browsers

                                            • Opera for Windows
                                            • Opera for Mac
                                            • Opera for Linux
                                            • Opera beta version
                                            • Opera USB

                                            Mobile browsers

                                            • Opera for Android
                                            • Opera Mini
                                            • Opera Touch
                                            • Opera for basic phones

                                            • Add-ons
                                            • Opera account
                                            • Wallpapers
                                            • Opera Ads

                                            • Help & support
                                            • Opera blogs
                                            • Opera forums
                                            • Dev.Opera

                                            • Security
                                            • Privacy
                                            • Cookies Policy
                                            • EULA
                                            • Terms of Service

                                            • About Opera
                                            • Press info
                                            • Jobs
                                            • Investors
                                            • Become a partner
                                            • Contact us

                                            Follow Opera

                                            • Opera - Facebook
                                            • Opera - Twitter
                                            • Opera - YouTube
                                            • Opera - LinkedIn
                                            • Opera - Instagram

                                            © Opera Software 1995-