Razer Chroma performance fix – Vivaldi Browser snapshot 1957.9
-
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
-
After installing the latest snapshot I only get the grey screen with the vivaldi logo. I use linux mint 19.3
-
@Janjoore Probably the same bug I reported above. Not sure of a workaround yet, that will not mean resetting your preferences...
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...
-
@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 -
@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?
-
@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 -
Please, fix VB-59501.
-
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?
-
@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."
-
@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.
-
Time to bring out the old school extensions toggle mod methinks ^^
-
@av1: Thats what you are helping doing right now, testing the features before a release... This is a snapshot
-
@Gwen-Dragon it caused me the automatic removal of all extensions, so beware on testing.
-
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
-
@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! -
@AV1 This thread is about the latest snapshot.
-
@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?
-
"[macOS] Silent updates occasionally fails: use the Vivaldi menu item to trigger an update if this is affecting you"
The menu item is not working to trigger the update from 3.2.1952.3, have to manually update. -
@Chas4 The menu item worked fine for me.
MacBook Pro Early 2015 | macOS 10.12.6 Sierra | Vivaldi 3.2.1957.9
-
@AltCode said in Razer Chroma performance fix – Vivaldi Browser snapshot 1957.9:
[Tabs] Option to change Close Tab button position (VB-7857)
Finally, one mod less to use
Fwiw, whilst this works in the tab-bar, it does not in the Window Panel. The "Close" cross remains on the rhs there.