• 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 124.0.5705.42 Stable update

    Blogs
    desktop blog comments
    21
    43
    2232
    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.
    • Scrofa
      Scrofa @ironbone last edited by

      @ironbone Thanks. It opens with that command but how can I keep it opened without closing the terminal?

      Reply Quote 0
        ironbone 1 Reply Last reply
      • lfr1138
        lfr1138 @TheLamer last edited by

        @TheLamer I am also experiencing this on Linux Mint 22.1. After uninstalling and attempting to reinstall from the downloaded .deb I see a message saying "Dependency is not satisfiable: libglib2.0-0(>=2.39.4)" and cannot install. A search of my installed packages yields:
        "ii libglib2.0-0t64:amd64 2.80.0-6ubuntu3.4 amd64 GLib library of C routines"

        Clearly multiple things are amiss with this .deb installer.

        Reply Quote 0
          1 Reply Last reply
        • filbo
          filbo @Opera-QA-Team last edited by

          @opera-qa-team: same thing as @thelamer

          The Linux APT .deb for opera-stable (specifically) is failing on install due to:

          update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/bin/opera-stable 120 \                                                                  --slave /usr/share/man/man1/x-www-browser.1.gz x-www-browser.1.gz /usr/share/man/man1/opera-stable.1.gz                                         update-alternatives --install /usr/bin/gnome-www-browser gnome-www-browser /usr/bin/opera-stable 120 \                                                          --slave /usr/share/man/man1/gnome-www-browser.1.gz gnome-www-browser.1.gz /usr/share/man/man1/opera-stable.1.gz
          

          -- which tries to link /usr/bin/opera-stable as /usr/bin/{x,gnome}-www-browser. Since the binary is /usr/bin/opera (sans -stable), this fails.

          I note that it fails despite the priority 120 being lower than other choices (which means it will never in fact need to follow the path you've supplied). This seems like a tiny bug in update-alternatives(1), fwiw.

          This should be fixed by changing the code to tell it to link /usr/bin/opera. You could also actually rename the binary, but if you do that, there will be many other changes elsewhere in your packaging, so I wouldn't go that way.

          Meanwhile, your code also has a few other anomalies in this area. The postinst scripts for opera-developer, opera-beta, and opera-stable all give the same priority of 120. Other browsers give a higher priority to their 'stable' branch and successively lower for less stable branches.

          And you instruct it to link man pages which do not in fact exist. This apparently doesn't bother update-alternatives even if your candidate is the winner, oddly enough.

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

            A simple workaround for this install issue: cd /usr/bin; sudo ln -is opera opera-stable.

            This can be done before the install; or after a failed / partial install. Then run apt reinstall opera-stable to finish.

            Reply Quote 0
              1 Reply Last reply
            • Opera-QA-Team
              Opera-QA-Team Opera @Urby938 last edited by

              @urby938: Hi, thanks for pointing this out. Are they working for you in another browser? I checked and cannot trigger it in Chrome. Could you check?

              Reply Quote 0
                Urby938 1 Reply Last reply
              • thelittlebrowserthatcould
                thelittlebrowserthatcould @Kilian01 last edited by

                @kilian01: fixed, when I booted up at 07:45 UTC, 2025-11-26.

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

                  Now that my Linux version has successfully installed, I did have to update the location for the lib_extra folder.
                  My libffmpegDOTso from September still seemed OK, but I updated it anyway, from: https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine/releases/latest

                  Reply Quote 0
                    1 Reply Last reply
                  • ironbone
                    ironbone @Scrofa last edited by

                    @scrofa: I have change for this moment, on the login page, Wayland to x11, to use it. Then opera will start without problems

                    Reply Quote 0
                      1 Reply Last reply
                    • bbildman
                      bbildman @Opera-QA-Team last edited by

                      @Opera-QA-Team said in Opera 124.0.5705.42 Stable update:

                      @bbildman: Hi, thanks for the feedback, we will investigate the issue. So this happened after update to v122? Is it only about your old SpeedDials, or also newly added? What icons can you see when you go to opera://bookmarks -> folder Speed Dials? Are they OK or also changed?

                      I got so frustrated with it, I opened all the blank Speed DIal icons and just uploaded a new icon (Set Cistom Image)...of course now I have icons in all. However I have one icon that I did not change, and opening it in opera://bookmarks displays the same blank icon as before. SO it's not just the SPeed Dial page it also with the opera://bookmarks page

                      Reply Quote 0
                        1 Reply Last reply
                      • Urby938
                        Urby938 @Opera-QA-Team last edited by

                        @opera-qa-team: in every other browser youtube notifications works good for me so it has to be some serious bug in Opera

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

                          Changelog is broken. I get Error 404
                          Please fix asap. Thx Raphael

                          see https://blogs.opera.com/desktop/changelog-for-124/

                          Reply Quote 0
                            raphaelbm 1 Reply Last reply
                          • Opera-QA-Team
                            Opera-QA-Team Opera @Kilian01 last edited by

                            @kilian01: Hi, thanks for reporting! The issue is already fixed, please check the latest version for Linux: 124.0.5705.70.

                            Reply Quote 0
                              thelittlebrowserthatcould 1 Reply Last reply
                            • Opera-QA-Team
                              Opera-QA-Team Opera @Scrofa last edited by

                              @scrofa: Hi, thanks for reporting! The issue is already fixed, please check the latest version for Linux: 124.0.5705.70.

                              Reply Quote 0
                                1 Reply Last reply
                              • Opera-QA-Team
                                Opera-QA-Team Opera @ironbone last edited by

                                @ironbone: Hi, thanks for reporting! The issue is already fixed, please check the latest version for Linux: 124.0.5705.70.

                                Reply Quote 0
                                  jedi-am 1 Reply Last reply
                                • raphaelbm
                                  raphaelbm @raphaelbm last edited by

                                  @raphaelbm: @raphaelbm: now fixed on. 13:15

                                  Reply Quote 0
                                    1 Reply Last reply
                                  • jedi-am
                                    jedi-am @Opera-QA-Team last edited by

                                    @opera-qa-team:
                                    Hi, i dont know if first comment entered.
                                    Again, today already update the snap version with version ended in 70 and it is not working.
                                    this is the second time that you broke snap version, not to mention that using deb version would be useless since it cannot run videos, because cannot find the path to ffmeg or snap chromim-ffmepg.
                                    I am using ubuntu 24.04.3, gnome version, using wayland.
                                    when run in terminal by writting opera, this is what is showing on terminal:
                                    /usr/share/libdrm/amdgpu.ids: No such file or directory
                                    /usr/share/libdrm/amdgpu.ids: No such file or directory
                                    /usr/share/libdrm/amdgpu.ids: No such file or directory
                                    [1127/220648.566890:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
                                    [1127/220648.568579:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
                                    [1127/220648.568964:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
                                    [1127/220648.569156:ERROR:third_party/crashpad/crashpad/util/linux/ptracer.cc:605] ptrace: Input/output error (5)
                                    [1127/220648.651187:ERROR:third_party/crashpad/crashpad/snapshot/elf/elf_dynamic_array_reader.h:64] tag not found
                                    [1127/220648.675839:ERROR:third_party/crashpad/crashpad/snapshot/elf/elf_dynamic_array_reader.h:64] tag not found
                                    [1127/220648.676048:ERROR:third_party/crashpad/crashpad/snapshot/elf/elf_dynamic_array_reader.h:64] tag not found
                                    [1127/220648.676248:ERROR:third_party/crashpad/crashpad/snapshot/elf/elf_dynamic_array_reader.h:64] tag not found
                                    [10936:10951:1127/220648.861628:ERROR:net/socket/ssl_client_socket_impl.cc:915] handshake failed; returned -1, SSL error code 1, net_error -3
                                    [11061:11061:1127/220648.862142:ERROR:chrome/browser/process_singleton_posix.cc:231] read() failed: Connection reset by peer (104)

                                    Reply Quote 0
                                      burnout426 1 Reply Last reply
                                    • burnout426
                                      burnout426 Volunteer @jedi-am last edited by

                                      @jedi-am said in Opera 124.0.5705.42 Stable update:

                                      /usr/share/libdrm/amdgpu.ids: No such file or directory

                                      For that error at least, see https://forum.snapcraft.io/t/apps-from-snap-cannot-access-usr-share-libdrm-amdgpu-ids/31672 for a discussion.

                                      Reply Quote 0
                                        1 Reply Last reply
                                      • thelittlebrowserthatcould
                                        thelittlebrowserthatcould @Opera-QA-Team last edited by

                                        @opera-qa-team: it's 124.0.5705.65 via the repository, and the link on this page.

                                        Reply Quote 0
                                          1 Reply Last reply
                                        • jedi-am
                                          jedi-am last edited by

                                          @burnout426:
                                          hi, in previous versions i did not have this problem.
                                          i did my research and up to opera team again to fix this.
                                          "his issue has been previously documented in Firefox and other snap applications, where the fix involved modifying the snap's snapcraft.yaml to bind the file from the GNOME platform snap" -> https://bugzilla.mozilla.org/show_bug.cgi?id=1710326

                                          this is not first time opera mess up the snap version, last time running videos was broking, even with chromium-ffmep snap.
                                          So please Opera team fix this.
                                          Thank you.

                                          Reply Quote 1
                                            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-