• Community
    • Community
    • Vivaldi Social
    • Blogs
  • Forum
    • Vivaldi Forum
    • Categories
    • Recent
    • Popular
  • Themes
    • Vivaldi Themes
    • My Themes
    • FAQ
  • Contribute
    • Contribute
    • Volunteer
    • Donate
  • Browser
    • Vivaldi Browser
    • Latest News
    • Snapshots
    • Help
Register Login

Vivaldi

  • Community
  • Themes
  • Contribute
  • Browser

Navigation

    • Home
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Desktop
    3. Desktop Snapshots
    4. Razer Chroma performance fix – Vivaldi Browser snapshot 1957.9

    Razer Chroma performance fix – Vivaldi Browser snapshot 1957.9

    Scheduled Pinned Locked Moved Desktop Snapshots
    35 Posts 20 Posters 2.0k Views 11 Watching
    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.
    • npro
      N
      npro
      last edited by npro

      🥉

      a.png kde.png ws.png * The Window Panel requests *

      1 Reply Last reply Reply Quote 4
    • Pathduck
      P
      Pathduck Moderator Soprano Supporters
      last edited by Pathduck

      Woops... Showing extension when one or more of them lacks an icon will crash the UI 😕

      Vid: https://filebin.net/f1agrvhhu78b4c0w/fZpiXoiFvo.mp4

      Ed: VB-69125

      🎻Volunteer helper · Forum moderator · Sopranos tester 🛠️Troubleshooting 🐛Report a bug 📜Markdown help
      🦆"With a rubber duck, one's never alone" -Douglas Adams🦆

      iAN CooG
      I
      1 Reply Last reply
      Reply Quote 4
    • iAN CooG
      I
      iAN CooG @Pathduck
      last edited by iAN CooG

      @Pathduck said in Razer Chroma performance fix – Vivaldi Browser snapshot 1957.9:

      Woops... Showing extension when one or more of them lacks an icon will crash the UI 😕

      Vid: https://filebin.net/f1agrvhhu78b4c0w/fZpiXoiFvo.mp4

      Ed: VB-69125

      Confirmed, I had to move the file "Secure Preferences" away from "%localappdata%\Vivaldi\User Data\Default" to make Vivaldi start again
      for the record I was using this userjs as extension
      https://gist.github.com/justdanpo/8091e3a2345b0dd6ac54a4a8b06649f8#file-vivaldi-drag-to-scroll-image-user-js
      Now I have to reinstall all the extensions I had in use, and leave that userjs out else Vivaldi crashes again. Groan.
      Any idea what to edit to remove the setting that makes the non-existent icon for that userjs not visible anymore?

      http://iancoog.altervista.org/
      --=[]=-----------------------------------------------------------------------=[]=--
      Windows10 64bits - 8core i9-9900K @ 3.60GHz - 16Gb RAM - nVidia GT1030

      1 Reply Last reply Reply Quote 0
    • AltCode
      A
      AltCode Patron Soprano
      last edited by AltCode

      Unable to DnD (drag & drop) tabs between two private windows (VB-23116)

      That's very nice to finally have, though it seems as though I can't drag them to become a new window. In fact, using the context menu to do this doesn't work either (Move Tab -> To New Window)

      [Tabs] Option to change Close Tab button position (VB-7857)

      Finally, one mod less to use

      When life gives you lemons, don't make lemonade. Make life take the lemons back! Get mad!

      Steffie
      S
      1 Reply Last reply
      Reply Quote 0
    • J
      Janjoore
      last edited by Janjoore

      After installing the latest snapshot I only get the grey screen with the vivaldi logo. I use linux mint 19.3

      Pathduck
      P
      1 Reply Last reply
      Reply Quote 0
    • Pathduck
      P
      Pathduck Moderator Soprano Supporters @Janjoore
      last edited by Pathduck

      @Janjoore Probably the same bug I reported above. Not sure of a workaround yet, that will not mean resetting your preferences... 😕

      @iAN-CooG

      Any idea what to edit to remove the setting that makes the non-existent icon for that userjs not visible anymore?

      No idea. I tried to have a look at the JSON but not sure what to change to set the icon to the "hidden" state and hence not crash on startup. Luckily for me I already set all extensions to hide anyway so at least it launches... I kind of suspect this is saved in the (bl**dy) LDB files... 🙄

      🎻Volunteer helper · Forum moderator · Sopranos tester 🛠️Troubleshooting 🐛Report a bug 📜Markdown help
      🦆"With a rubber duck, one's never alone" -Douglas Adams🦆

      iAN CooG
      I
      1 Reply Last reply
      Reply Quote 1
    • iAN CooG
      I
      iAN CooG @Pathduck
      last edited by

      @Pathduck I think it's something in the preferences json but not really sure what.
      In any case now I've only installed my extensions with icons and will wait for the fix to readd the userjs

      http://iancoog.altervista.org/
      --=[]=-----------------------------------------------------------------------=[]=--
      Windows10 64bits - 8core i9-9900K @ 3.60GHz - 16Gb RAM - nVidia GT1030

      Pathduck
      P
      1 Reply Last reply
      Reply Quote 0
    • Pathduck
      P
      Pathduck Moderator Soprano Supporters @iAN CooG
      last edited by

      @iAN-CooG Possible workaround:

      • In the file "Preferences" (JSON), find "hidden_extensions" and add the extension ID.
      • You'll probably need to use a JSON editor as hacking minified JSON directly is risky business.
               "extensions" : {
                  "hidden_extensions" : [
                     "dhdgffkkebhmkfjojejmpbldmpobfkfo",
                     "fpnmgdkabkmnadcjpehmlllkndpkmiak",
                     "bhchdcejhohfmigjafbampogmaanbfkg",
                     "fngmhnnpilhplaeedifhccceomclgfbg",
                     "fihnjjcciajhdojfnbdddfaoknhalnja",
                     "cjpalhdlnbpafiamejdnhcphjbkeiagm",
                     "jinjaccalgkegednnccohejagnlnfdag",
                     "gogippjaikoijhcdcioeajgpmlmchkba"
                  ],
      

      In the example above the "gogippp..." is the one that crashes for me. But since it's hidden at least I can launch the browser. Not sure if userJS actually has IDs?

      🎻Volunteer helper · Forum moderator · Sopranos tester 🛠️Troubleshooting 🐛Report a bug 📜Markdown help
      🦆"With a rubber duck, one's never alone" -Douglas Adams🦆

      iAN CooG
      I
      1 Reply Last reply
      Reply Quote 5
    • iAN CooG
      I
      iAN CooG @Pathduck
      last edited by iAN CooG

      @Pathduck yes it has, as any userjs are treated as normal extensions, they're just one single file instead of a collection of files inside a zip (crx)
      I'll try that suggestion.
      EDIT: It worked, I had to add "camloifocpmncndldchmdagcgboaoooi" (ID derived from the backup) in hidden_extensions" and then installing the user.js file now it's in the hidden part of the extension toolbar and Vivaldi still lives. Thanks

      http://iancoog.altervista.org/
      --=[]=-----------------------------------------------------------------------=[]=--
      Windows10 64bits - 8core i9-9900K @ 3.60GHz - 16Gb RAM - nVidia GT1030

      Pathduck
      P
      1 Reply Last reply
      Reply Quote 0
    • B
      bugbuzz
      last edited by

      Please, fix VB-59501.

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

      Please fix my pet bug.


      (Adding some spice:) What? You don’t know which one it is? Don’t I have to tell that every snapshot?

      rseiler
      R
      1 Reply Last reply
      Reply Quote 6
    • rseiler
      R
      rseiler @Guest
      last edited by

      @potmeklecbohdan: The safety of our pets is essential! This particular bug seems important in that regard.

      VB-59501: "Upgrading from 3.0 to 3.1 caused all pets in my neighborhood to choke to death. Doesn't happen with Chrome."

      1 Reply Last reply Reply Quote 5
    • Pathduck
      P
      Pathduck Moderator Soprano Supporters @iAN CooG
      last edited by

      @iAN-CooG Good to hear.

      I managed to find a more permanent workaround by adding an icon to the manifest and loading it as an unpacked extension.

         "icons": {
            "32": "dist/raw/icon.png"
         },
      

      Now it doesn't crash if enabled and I toggle extensions to show. The icon doesn't actually show though - maybe it needs a 16x16 to show in the address bar, but I don't care as this extension doesn't need an icon anyway.

      🎻Volunteer helper · Forum moderator · Sopranos tester 🛠️Troubleshooting 🐛Report a bug 📜Markdown help
      🦆"With a rubber duck, one's never alone" -Douglas Adams🦆

      U
      1 Reply Last reply
      Reply Quote 1
    • luetage
      L
      luetage Supporters Soprano
      last edited by

      Time to bring out the old school extensions toggle mod methinks ^^

      github ◊ vfm

      1 Reply Last reply Reply Quote 1
    • olli
      O
      olli Vivaldi Team Patron
      last edited by

      @av1: Thats what you are helping doing right now, testing the features before a release... This is a snapshot 😉

      1 Reply Last reply Reply Quote 4
    • iAN CooG
      I
      iAN CooG
      last edited by iAN CooG

      @Gwen-Dragon it caused me the automatic removal of all extensions, so beware on testing.

      http://iancoog.altervista.org/
      --=[]=-----------------------------------------------------------------------=[]=--
      Windows10 64bits - 8core i9-9900K @ 3.60GHz - 16Gb RAM - nVidia GT1030

      1 Reply Last reply Reply Quote 0
    • npro
      N
      npro
      last edited by npro

      With Navigation Bar shown in internal pages if you have >=1 notes and you are in the Note Editor, clicking on History or Bookmarks produces the following error which is already known right? No need to report I assume. (Linux)

      An error occurred
      Error: Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.
          at e.exports (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/background-common-bundle.js:1:363206)
          at Object.e.dispatch (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/background-common-bundle.js:1:464534)
          at Object.clearIfActive (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/bundle.js:1:351746)
          at S.clearActiveWebViews (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/bundle.js:1:1438562)
          at P.componentWillUnmount (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/bundle.js:1:1431522)
          at io (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/vendor-bundle.js:338:75657)
          at uo (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/vendor-bundle.js:338:77636)
          at Lo (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/vendor-bundle.js:338:81338)
          at No (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/vendor-bundle.js:338:84900)
          at chrome-extension://mpognobbkildjkofajifpdfhcoklimli/vendor-bundle.js:338:98149
      

      a.png kde.png ws.png * The Window Panel requests *

      1 Reply Last reply Reply Quote 0
    • U
      uhura2000 @Pathduck
      last edited by

      @Pathduck
      Thank you so much for this tip!
      I use a self written extension and never bothered to give it an icon, simply adding one like in your example saved my day! 😘

      1 Reply Last reply Reply Quote 1
    • hlehyaric
      H
      hlehyaric
      last edited by

      @AV1 This thread is about the latest snapshot.

      1 Reply Last reply Reply Quote 2
    • npro
      N
      npro
      last edited by npro

      @AV1 Can't confirm, it's working fine in Stable. Where have you reported that "issue" and with which precise steps can others try to reproduce it?

      a.png kde.png ws.png * The Window Panel requests *

      1 Reply Last reply Reply Quote 1
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    • 1
    • 2
    • 1 / 2
    • First post
      Last post

    Copyright © Vivaldi Technologies™ — All rights reserved. Privacy Policy | Code of conduct | Terms of use | Vivaldi Status