-
-
Notifications
You must be signed in to change notification settings - Fork 345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
56.2.0 20180514223240 can not re-enable extensions that require Firefox 57 or greater #560
Comments
Ahh, can you add the pref: extensions.checkCompatibility.56.2;false and see
if that works?
…On 15 May 2018 at 03:12, Graham Perrin ***@***.***> wrote:
First run after installing 56.2.0 build 20180514223240 over 56.1.0.111172
on FreeBSD-CURRENT:
[image: 2018-05-15 02 52 52 waterfox update]
<https://user-images.githubusercontent.com/192271/40032613-bf2f4444-57ec-11e8-86f1-b80f22d317ba.png>
[image: 2018-05-15 02 53 15 waterfox update]
<https://user-images.githubusercontent.com/192271/40032618-c3887a74-57ec-11e8-99ba-4b9353410bd1.png>
[image: 2018-05-15 02 53 37 waterfox update]
<https://user-images.githubusercontent.com/192271/40032623-c76c9a9e-57ec-11e8-9d4c-c6216996ef6c.png>
[image: 2018-05-15 02 55 07 add-ons manager]
<https://user-images.githubusercontent.com/192271/40032663-f35ee1e8-57ec-11e8-9fef-8cc281a561cb.png>
… and so on, no *Enable* button for any of the five that are disabled …
[image: 2018-05-15 02 58 57 add-ons manager]
<https://user-images.githubusercontent.com/192271/40032695-10a1f6a0-57ed-11e8-903c-9b85ac15bc01.png>
I wondered whether Simple Add-on Manager
<https://addons.mozilla.org/addon/simple-add-on-manager/> would allow an
override. Unfortunately not:
[image: 2018-05-15 03 00 04 group -1 - speed dial]
<https://user-images.githubusercontent.com/192271/40032733-4a1a6a2a-57ed-11e8-835e-d4c00c6d181f.png>
For some of the extensions:
- a downgrade will allow use, but (at least with Mobile Dyslexic)
downgrading will lose functionality that was present with 56.1.0.
For the others:
- no legacy version is available.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#560>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEgoWBlPhakdWFB3miNHeVLhIdIQxkrsks5tyjmJgaJpZM4T-x9->
.
|
Perfect, thanks. I guessed that there would be a compatibility check workaround in prefs, but I was too lazy to figure it out for myself :-) Result:
– and so on. The alerts are proper, |
Postscript: ignore this comment. Apology/explanation below at #560 (comment) Thoughts … for now (for the forthcoming general release), is it possible to include Rationale:
For 'power users' we can have, amongst FAQ, a shortlist of preferences such as this. |
Well, anyone already on 56.1 will have the same compatibility at 56.2, for
example. The compatibility check won't really help will it?
…On 15 May 2018 at 04:12, Graham Perrin ***@***.***> wrote:
Thoughts … for now (for the forthcoming general release), is it possible
to include extensions.checkCompatibility.56.2 true by default but false
on first run of 56.2.0?
Rationale:
- it *is* the type of check that should be made when refreshing 56.2.0.
For 'power users' we can have, amongst FAQ, a shortlist of preferences
such as this.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#560 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEgoWDCh0xTGJfXkpgsCcR2RGYZzIQRNks5tykeugaJpZM4T-x9->
.
|
From the POV of me troubleshooting other users' problems: I prefer caution. Strictly, a refresh – as part of a troubleshooting routine – should unambiguously decrease the risk of problems. For myself (YMMV) I have barely touched upon extensions that require Firefox 60 or greater. Touch wood, I haven't seen anything that might be troublesome (I see some features of an extension simply not work, but I wouldn't class that as 'trouble'). Fine for me :-) but touching wood, for luck, is not a methodical approach to troubleshooting. Can we now be certain that all extensions that require, or will require, Firefox 57, 58, 59, 60, 61, 62 … will be non-troublesome with Waterfox 56.2.x? Admittedly I don't know the code etc. but I should err on the side of caution. (The e10s stuff, too – #397 (comment) – I wince every time I think of someone performing a refresh routine that might worsen the situation.) |
Well, you should realize that some extensions might be breaking when you force-enable them, because they might require Firefox 57+ WebExtension APIs that might not be present in Waterfox 56 at all. @Happy-Ferret has offered his help in #389, we could try to come back to this dev. |
Sorry, my #560 (comment) above was a brain fart. Critically:
– there's also the very well established 'power' use case of Waterfox being supposedly too high for some legacy extensions, so (unless I'm having a second bf)
|
From https://www.reddit.com/comments/8k48rk/-/dz50k5m/ three hours ago:
Hey, these things happen :-) |
about:config?filter=extensions.checkCompatibility.56.2I found |
I upgraded to Waterfox 56.2.0 today, and also finally upgraded my RES (Reddit Enhancement Suite) to the current version released last week. I believe I experienced the same problem the original issue poster had, where RES was spuriously set to "disabled" due to incompatibility. The simple solution posted above by @MrAlex94 worked perfectly for me: Adding the boolean |
I believe this is fixed now. |
First run after installing 56.2.0 build 20180514223240 over 56.1.0.111172 on FreeBSD-CURRENT:
… and so on, no Enable button for any of the five that are disabled …
I wondered whether Simple Add-on Manager would allow an override. Unfortunately not:
For some of the extensions:
For the others:
The text was updated successfully, but these errors were encountered: