• 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 93

    Blogs
    desktop blog comments
    20
    39
    8999
    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.
    • treego
      treego last edited by

      Thank you, Kornelia and Opera !!! 🙂

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

        Any reason why the comment section is around size 7 font & also very tiny compared to the rest of the page?
        Is the broken notarization a known issue for Opera on macOS?

        Why Open the Web?

        Despite the connecting purpose of the Web, it is not entirely open to all of its users.
        When used correctly, HTML documents can be displayed across platforms and devices.
        However, many devices are excluded access to Web content.

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

          I am not sure what's going on, but after update on mac os to latest version opera freezes and eats a lot of CPU and memory, than crashes. It's totally unusable for me. I tried to reset all the settings (recover), but that didn't help, freezing persists.

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

            yes, I can confirm again, after long waiting I have message "Opera has recovered from a crash" and than it immediately freezes again 🤯

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

              My Opera 93 will not open at all after updating today on Linux/Chromebook ... 😢 The curse of TikTok? 😢

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

                Hope guys you can fix that asap, because it's totally unusable. And if that was really caused by tik-tok integration - don't hesitate to remove it and clean all traces, a lot of young teenager brains will be saved 😹

                Reply Quote 0
                  leocg 1 Reply Last reply
                • leocg
                  leocg Moderator Volunteer @senseysensor last edited by This post is deleted!
                  Reply Quote 0
                    1 Reply Last reply
                  • treego
                    treego last edited by

                    I am getting this message when trying to run Opera 93 on my Linux/Chromebook:

                    opera: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so)

                    opera: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so)

                    Can anybody help me with this?

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

                      @chas4 said in Opera 93:

                      Any reason why the comment section is around size 7 font & also very tiny compared to the rest of the page?

                      Opera's new blog design is a total failure on desktop. What a mess.

                      https://blogs.opera.com/desktop/2022/11/opera-93/

                      Did some intern with no understanding of user experience and web design come up with this masterpiece?

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

                        Opera 93 + installed Tampermonkey extension = no small pop-up thing with the copy/snapshot buttons.
                        Can anyone confirm?

                        Reply Quote 0
                          bbildman 1 Reply Last reply
                        • ricardob
                          ricardob last edited by ricardob

                          Released using outdated Chromium (107.0.5304.87/88 from Oct 27 2022).
                          Version 107.0.5304.107 was already 9 days older than this Opera release (Nov 8 2022).

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

                            @eugene-b: It seems the issue you described Does happen on Some Websites, and yet on others the popup displays.

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

                              @bbildman: For instance I first noticed it on Amazon pages. But if you cursor over text here on this site, the popup works.

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

                                Search pop-up is not showing up after update.

                                My proposals for changes in Opera (Google Document).
                                - There are not enough signs to put all the links here.

                                Reply Quote 0
                                  justgray 1 Reply Last reply
                                • deathcat
                                  deathcat last edited by

                                  Sidebar auto-hide doesn't work. Until you enable the #sidebar-autohide flag, which is disabled by default.

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

                                    @treego You need a libffmpeg.so that's based on Chromium 107 that also only requires Glibc 2.31 or whatever you have (ldd --version to find out) .

                                    Most versions of libffmpeg.so now require 2.35, but https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine/releases/tag/nwjs-ffmpeg-0.70.1 might not. You can test to find out. Or, you can wait till vivaldi-snapshot moves to Chromium 107 and try its libffmpeg as mentioned here. I'm not sure what version of Glibc it requires.

                                    Or, you might have to update ChromeOS. I see https://groups.google.com/a/chromium.org/g/chromium-os-dev/c/NEK8h6HVV1s, but I don't know the current status of things.

                                    Reply Quote 0
                                      treego 1 Reply Last reply
                                    • A Former User
                                      A Former User @Opera Comments Bot last edited by

                                      A lacking feature I’ve requested for a long time.

                                      On a Ctrl + F text search, Opera will only highlight and display results in the first load of page vertically.

                                      Once you scroll down to the bottom of page and Opera loads the next section of page content vertically – the user must go back to text search box and manually reactivate the search.

                                      A good place to test this is any Reddit subreddit.

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

                                        @burnout426 said in Opera 93:

                                        @treego You need a libffmpeg.so that's based on Chromium 107 that also only requires Glibc 2.31 or whatever you have (ldd --version to find out) .

                                        Most versions of libffmpeg.so now require 2.35, but https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine/releases/tag/nwjs-ffmpeg-0.70.1 might not. You can test to find out. Or, you can wait till vivaldi-snapshot moves to Chromium 107 and try its libffmpeg as mentioned here. I'm not sure what version of Glibc it requires.

                                        Or, you might have to update ChromeOS. I see https://groups.google.com/a/chromium.org/g/chromium-os-dev/c/NEK8h6HVV1s, but I don't know the current status of things.

                                        Thank you @burnout426 !!!

                                        I have regretfully decided to switch browsers for now ... I am getting too old to be messing around with all these files to maintain Opera on my system. Thank you for responding, though. Perhaps, it will help someone else, too.

                                        Bon voyage, Opera. We had a good run. 🙂

                                        Reply Quote 2
                                          1 Reply Last reply
                                        • treego
                                          treego last edited by This post is deleted!
                                          Reply Quote 0
                                            1 Reply Last reply
                                          • A Former User
                                            A Former User last edited by

                                            Which Linux version is the best for multimedia? Snap or Deb? A few years ago the Deb version lack certain codecs just wondering if this had all been sorted out or I should go with the snap package

                                            Reply Quote 0
                                              burnout426 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-