• 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

    [Closed by Request]New Opera developer 29

    Future releases
    20
    60
    25025
    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.
    • l33t4opera
      l33t4opera last edited by

      New Opera developer 29.0.1788.0, the change log, and the announcement 😉

      "We have added a new way to view your open tabs, accessible via the start page. Simply click on the entry which is currently titled “Activity”. From there you, each of your synced devices will be listed. Now, click on any device name to see its list of open tabs."

      Known issues

      • Crash on opening the identity (sync login) dialog

      • The share dialog cannot be easily dismissed

      • Using the tabs (activity) page in a private window crashes the browser

      One of new flags is the "opera:flags#tab-menu-with-recent-tabs" (disabled by default), which enables tab menu which gives another view of all opened tabs in the current window in addition to recently closed tabs, and tabs synced from other devices (it requires the Settings > User interface > "Enable tab menu" option to be enabled).

      ☕ \m/ :cheers:

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

        With Opera 29.0.1788.0 print preview doesn't work any more. Just hanging. Printing without preview (cntl+shift+P) works.
        Problem didn't occur with previous release.

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

          Question: Is there a way to start opera with all extensions disabled? Would be useful for problem determination.

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

            Hi @hasi68: yes, you can, you need to add the "--disable-extensions" command line switch at the end of the shortcut, which you use to launch the Opera, as follows:

            On Windows: "\path\to\launcher.exe" --disable-extensions

            On Linux: /path/to/opera-develper --disable-extensions

            In case, that you want to check also, whether one of the flags is the culprit or not, you can add the "--no-experiments" switch, as shown below:

            On Windows: "\path\to\launcher.exe" --no-experiments

            On Linux: /path/to/opera-develper --no-experiments

            Small note: you can use both of the above switches at once, just make sure to add a space between them.

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

              Hi @l33t4opera: Thanks a lot for your useful tips. I solved the problem with the print preview already. It was my fault, i disabled the internal chrome pdf viewer plugin because I'm using the pdf extension, but the print preview needs the internal pdf viewer.

              Reply Quote 0
                1 Reply Last reply
              • Deleted User
                Deleted User last edited by

                With the latest developer version, I am seeing some (but not all) HTML selects not rendering correctly or rendering as empty.

                Linux/Arch/HiDPI.

                Reply Quote 0
                  1 Reply Last reply
                • subhuman
                  subhuman last edited by admin

                  +1, discretely hinting to this topic

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

                    New Opera developer 29.0.1794.0, the change log, and the announcement 😉

                    ☕ \m/ :cheers:

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

                      29.0.1794.0 doesn’t work at all for me. I can open Opera, but no pages, not even speed dial, settings, about, etc. All I get is ”Slut på minne” (Out of memory). Reinstalled with Synaptic, restarted the system. No difference. Two Opera-processes are active: opera-developer and its gpu-process. Ubuntu 14.10 64-bit, 7,5 GiB RAM.

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

                        Completely uninstalled and installed again, no difference.

                        joakim@JoWa:~$ opera-developer
                        [0306/200914:ERROR:zygote_host_impl_linux.cc(85)] Trying to restart the zygote/sandbox multiple times in quick succession. Something is probably very wrong, we will will give up.
                        [0306/200914:ERROR:url_pattern_set.cc(240)] Invalid url pattern: opera://print/*
                        [0306/200914:ERROR:child_process_launcher.cc(529)] Failed to launch child process
                        [0306/200914:ERROR:child_process_launcher.cc(529)] Failed to launch child process
                        [0306/200914:ERROR:child_process_launcher.cc(529)] Failed to launch child process
                        [0306/200914:ERROR:child_process_launcher.cc(529)] Failed to launch child process
                        [0306/200914:ERROR:child_process_launcher.cc(529)] Failed to launch child process
                        [0306/200914:ERROR:child_process_launcher.cc(529)] Failed to launch child process
                        [0306/200914:ERROR:child_process_launcher.cc(529)] Failed to launch child process
                        [0306/200914:ERROR:child_process_launcher.cc(529)] Failed to launch child process

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

                          After installing Opera developer 29.0.1794.0 (windows 8.1 32bit) i installed java 8.40 and now java doesn't work at all in the browser. When using the java test page https://www.java.com/en/download/installed.jsp I only get the error message that the page abended (i don't know the exact english text because the message is in german). Same when I try to test java applets. The java installation went well and i can test java successfully in other browsers like firefox.

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

                            Hi, I solved my java problem: it was caused by the plugin settings: I had not checked " execute all plugins" but "execute important plugins"

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

                              joakimwallden: When i started opera developer in the terminal just with opera-developer, it works. But when I start with sudo opera-developer, I get exactly the same error that you get; "out of memory"/"slut på minne" (I am from Sweden too). It seems like there is some sort of bug, perhaps we should move this discussion to a thread in the opera for linux category.

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

                                It’s the other way around for me. Opera works when started with sudo. O.O

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

                                  joakimwallden: Try to change the owner of the files in ~/.config/opera-developer and ~/.cache/opera-developer to you. They could have been set to root.

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

                                    Thanks gustavwiz. Those folders are mine. I uninstalled 29.0.1794.0 and installed 29.0.1788.0. Runs with no problems.

                                    Reply Quote 0
                                      1 Reply Last reply
                                    • 70andy
                                      70andy last edited by

                                      Why not just move the tab site on the sidebar (Ctrl Shift C)? In addition Extensions Sidebar add move option.

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

                                        Opera 29.0.1795.0:

                                        [0311/163836:ERROR:zygote_host_impl_linux.cc(85)] Trying to restart the zygote/sandbox multiple times in quick succession. Something is probably very wrong, we will will give up.
                                        [0311/163836:ERROR:url_pattern_set.cc(240)] Invalid url pattern: opera://print/*
                                        [0311/163836:ERROR:child_process_launcher.cc(529)] Failed to launch child process
                                        [0311/163836:ERROR:child_process_launcher.cc(529)] Failed to launch child process
                                        [0311/163836:ERROR:child_process_launcher.cc(529)] Failed to launch child process
                                        [0311/163836:ERROR:channel.cc(299)] RawChannel read error (connection broken)
                                        [0311/163836:ERROR:child_process_launcher.cc(529)] Failed to launch child process
                                        [0311/163836:ERROR:channel.cc(299)] RawChannel read error (connection broken)
                                        [0311/163836:ERROR:child_process_launcher.cc(529)] Failed to launch child process
                                        [0311/163836:ERROR:child_process_launcher.cc(529)] Failed to launch child process
                                        [0311/163836:ERROR:child_process_launcher.cc(529)] Failed to launch child process
                                        [0311/163836:ERROR:child_process_launcher.cc(529)] Failed to launch child process

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

                                          New update - Opera developer 29.0.1795.0, the change log, and the announcement.

                                          ☕ \m/ :cheers:

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

                                            Hi @joakimwallden, and what if you run the opera-developer with the switch as follows: opera-developer --no-sandbox ?

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