-
Notifications
You must be signed in to change notification settings - Fork 19
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
Allow for installation with Palemoon 31* (as the extension no longer works on Palemoon 29*) #69
Comments
More symptoms:
|
May I ask which browser and version you're using? https://github.com/martok/palefill/releases/tag/v1.14 Most of the things you cite as non-working do work here (latest Serpent 52.9.0/UXP, palefill 1.14): (Oh, and I had no issues attaching those two screengrabs... 😜 ) |
@Vangelis66 Thanks for your response. I'm using Palemoon 29.1.0 on Windows. Will give the other extension a try in a moment. For curiosity's sake: where does it say that this extension is abandoned and that the other extension is the recommended replacement ? I couldn't see anything of the kind in the Readme, nor did I see an "archived/abandoned" banner. |
@Vangelis66 Okay, together with an upgrade to the latest Palemoon 31.1 (which I'd put off due to the removed support for FF/legacy extensions, which they now seem to have reversed), looks like things are working again with the extension you recommended. Thanks for your help! |
As you've already found out yourself, that was the major cause of your predicament...
You can also force-install this very extension there, too, if you first modify slightly its <em:targetApplication>
<Description>
<em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id>
<em:minVersion>28.14.0</em:minVersion>
- <em:maxVersion>29.*</em:maxVersion>
+ <em:maxVersion>31.*</em:maxVersion>
</Description>
</em:targetApplication>
This extension was originally created and maintained by @JustOff, a Ukrainian citizen; after Russia's invasion of his country in late February, he said it would be quite unlikely for him to continue development of this project; on March 5th, he assigned a Chinese coder (SeaHOH) as a co-contributor and was never heard from since (I do hope he's still safe and well, BTW...). One thing he was reluctant about, though, was to enable the extension for Pale Moon 30+: #60, #66 |
Please, be kind enough to properly "close" this issue 😉 ; its title in particular is unnecessarily alarming (that's how I personally felt when first reading it), and, in the end, also proved to be a false claim... 😄 (Addition: It seems that now GitHub demand that the browser natively supports both "?." and "??" 😠 ...) |
Well, closing the issue doesn't seem right as the issue isn't quite fixed as the extension doesn't allow for installation with Palemoon 31*. And yes, I'm well aware that Palemoon 29.1.* was ancient, but it was the last version to officially support legacy extensions (before the recent turn-around), which was crucial to me.
Thank you for that background information and the links and I join you in hoping that @JustOff is safe! I'd also like to thank @JustOff and @SeaHOH for all their work on this extension, which has been a must-have for my daily work for the past few years. |
Thanks for modifying the issue title 👍 ; now this issue is just a duplicate of #66 (and this reflects better the truth! 😉 ). |
So I guess #68 was just the lead-up...
These are in my error console when loading the PR "Files" tab and the tab never actually load - spinner just keeps spinning.
Other symptoms:
This list is definitely not exhaustive, but just some indication.
The text was updated successfully, but these errors were encountered: