• 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 80 Stable

    Blogs
    desktop blog comments
    31
    96
    23085
    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.
    • gmiazga
      gmiazga Opera @ironbone last edited by

      @ironbone it is available here https://deb.opera.com/opera-stable/pool/non-free/o/opera-stable/opera-stable_80.0.4170.16_amd64.deb perhaps cache hasn't fully refreshed yet on all systems.

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

        @gmiazga this version has the same libffmpeg.so issue

        Reply Quote 0
          1 Reply Last reply
        • treego
          treego @treego last edited by

          @treego said:

          No update available yet for Chromebook/Linux ... I am not upset ... I am patient.

          I was able to update to Opera 80 this morning now. Thank you, Opera! 🙂

          As usual, I had to update the libffmpeg.so file ... see here to get the current libffmpeg.so file for your Opera 80 on Linux.

          Reply Quote 0
            vprofirov jedi-am 2 Replies Last reply
          • marezezelj
            marezezelj last edited by

            After updating to Opera 80, tiles in Speed Dial not clear, website logos looks blurry. Windows 11.

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

              @brucehankins: https://github.com/nicolas-meilan/fix-opera-linux-ffmpeg

              Reply Quote 0
                1 Reply Last reply
              • red
                red @red last edited by

                @red said:

                On my machine scrolling is jerkier with Opera 80, while it was silky smooth with 79.0.4143.72. ( [AMD/ATI] RS780L [Radeon 3000] on Fedora )

                Well, video skips a lot of frames too... I think I'll switch back to 79.0.4143.72 for the moment.

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

                  @jactym said in Opera 80 Stable:

                  @brucehankins: https://github.com/nicolas-meilan/fix-opera-linux-ffmpeg

                  That doesn't work anymore. It pulls from a repository that's stuck on an older version.

                  The following small snippet pulls the latest version from an up to date repository.
                  (To see the code you'll have to go trough the forums )

                  # Written by Davide Repetto (ReD), distributed under the GPLv2.
                  # Set 'target' to suit your distribution and run as root.
                  # The default 'target' is intended for opera-stable in fedora.
                  # If you prefer to run unprivileged, just set 'target' to somewhere you can write and run as your normal user.
                  target='/usr/lib64/opera/lib_extra'
                  [ ! -e "${target}" ] && mkdir -p "${target}"
                  wget -O - https://repo.herecura.eu/herecura/x86_64/$( \
                        wget -O - -nv -q https://repo.herecura.eu/herecura/x86_64/ \
                        | grep 'opera-beta-ffmpeg-codecs.*\.pkg\.tar\.zst">' \
                        | sed 's/<a href="\(.*zst\).*".*/\1/') \
                        | tar -xp -v --zstd --strip-components=4 --overwrite -C "${target}"
                  unset target
                  
                  Reply Quote 1
                    1 Reply Last reply
                  • hectormaciasa1979
                    hectormaciasa1979 last edited by

                    You ever tought it'd be nice to allow some skinning in your browser, like we had in the Pressto era? I'd say at least some gradients in the UI would be cool.

                    Reply Quote 0
                      hectormaciasa1979 1 Reply Last reply
                    • hectormaciasa1979
                      hectormaciasa1979 @hectormaciasa1979 last edited by

                      @hectormaciasa1979: I tought by select the "system" color scheme it'd follow the Windows color I chose, but Opera remained gray, no matter what.

                      Reply Quote 0
                        leocg 1 Reply Last reply
                      • leocg
                        leocg Moderator Volunteer @hectormaciasa1979 last edited by

                        @hectormaciasa1979 Of course, system is for system theme, dark or light.

                        Reply Quote 0
                          hectormaciasa1979 1 Reply Last reply
                        • hwpc48
                          hwpc48 @kmielczarczyk last edited by

                          @kmielczarczyk: Would you be kind enough to do it within this week?

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

                            As of version 79, ad blocker doesn't work on youtube. Opera ad blocker site fixes do not work if unchecked. However, it works if checked.

                            Why do we need to mark opera ad blocker site fixes in order not to see ads. Why did you have to do this as of version 79?

                            You haven't disclosed it on any blog.

                            1- What exactly does Opera Ad Blocker Site Fixes do?
                            2- What exactly does Opera Ad Blocker Tracker Site Fixes do?

                            Or are these accebtable ads permissions?

                            Reply Quote 0
                              leocg 1 Reply Last reply
                            • leocg
                              leocg Moderator Volunteer @aranburu12 last edited by

                              @aranburu12 Based on the name of the list, I guess it fixes issues caused by the original Easylist and EasyPrivacy lists.

                              Reply Quote 0
                                1 Reply Last reply
                              • hectormaciasa1979
                                hectormaciasa1979 @leocg last edited by

                                @leocg: You offer light, dark and system, and the system offers light, dark and custom.

                                You would think that if you choose a custom color for the system, Opera would follow.

                                But nice try Leo.

                                Reply Quote 0
                                  leocg 1 Reply Last reply
                                • leocg
                                  leocg Moderator Volunteer @hectormaciasa1979 last edited by

                                  @hectormaciasa1979 At least here, the custom option only allows you to have a different theme/mode for Windows and for the apps.

                                  Reply Quote 0
                                    1 Reply Last reply
                                  • vprofirov
                                    vprofirov @kmielczarczyk last edited by vprofirov

                                    @kmielczarczyk You need 6 months to one-year release cycle with every version breaks even more for Linux users.

                                    How can't you fix this libffmpeg.so every time, before you release it?

                                    Lucky there is a herecura.eu (https://repo.herecura.eu/herecura/x86_64/opera-beta-ffmpeg-codecs-94.0.4606.54-2-x86_64.pkg.tar.zst), who might as well change herecura to hero

                                    Reply Quote 1
                                      leocg jedi-am 2 Replies Last reply
                                    • vprofirov
                                      vprofirov @treego last edited by vprofirov This post is deleted!
                                      Reply Quote 0
                                        1 Reply Last reply
                                      • leocg
                                        leocg Moderator Volunteer @vprofirov last edited by

                                        @vprofirov It's a legal issue, they can't do much about it.

                                        Reply Quote 1
                                          treego jedi-am 2 Replies Last reply
                                        • treego
                                          treego @leocg last edited by

                                          @leocg said in Opera 80 Stable:

                                          @vprofirov It's a legal issue, they can't do much about it.

                                          @leocg Has Opera ever come out and publicly stated the legal issues inherit with this situation and libffmpeg.so ? If not, could you let Opera know that Linux users would appreciate a clear and concise explanation of this situation -- especially as others browsers like Brave and Vivaldi do not have this hindrance/obstacle/annoyance.

                                          Thank you, @leocg or anyone else that can get into Opera's ears about this situation and explain the need for a clear statement from Opera on this.

                                          Reply Quote 1
                                            leocg 1 Reply Last reply
                                          • leocg
                                            leocg Moderator Volunteer @treego last edited by

                                            @treego See https://forums.opera.com/post/150324

                                            Reply Quote 0
                                              treego 1 Reply Last reply
                                            • 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-