Unstable 28 Alpha 2: problem extensions

This board is for discussions, bug reports, etc. for pre-releases of the v28 milestone building on UXP.
User avatar
back2themoon
Moon Magic practitioner
Moon Magic practitioner
Posts: 2358
Joined: 2012-08-19, 20:32

Unstable 28 Alpha 2: problem extensions

Unread post by back2themoon » 2018-05-26, 21:15

Testing the new Pale Moon 28 Alpha version, these are extensions that don't work at all, or partially work:

Cleanest Addon Manager: Text becomes extremely small (ok on v.27).
SearchLoad Options Revived: Doesn't seem to work
Tab Utilities Phoenix: Doesn't seem to work (at least multi-row and mouse hover do not work)
IDM extension (Internet Download Manager): does not install/reported incompatible (idmmzcc2.xpi in IDM's install folder)
DownThemAll 3.0 (Beta 5): see below

Everything else seems to work fine.
Last edited by back2themoon on 2018-05-27, 08:14, edited 3 times in total.

Thehandyman1957

Re: Unstable 28 Alpha 2: problem extensions

Unread post by Thehandyman1957 » 2018-05-26, 21:20

I am using "SearchLoad Options Revived 0.7.4.2" and it seems to be working for me.
What are you experiencing?

User avatar
back2themoon
Moon Magic practitioner
Moon Magic practitioner
Posts: 2358
Joined: 2012-08-19, 20:32

Re: Unstable 28 Alpha 2: problem extensions

Unread post by back2themoon » 2018-05-26, 21:26

The searchbar is not cleared and the search engine is not being reset. The options on the right (Tabs) work ok.
Last edited by back2themoon on 2018-05-26, 21:26, edited 1 time in total.

User avatar
JustOff
Banned user
Banned user
Posts: 2083
Joined: 2015-09-03, 19:47
Location: UA

Re: Unstable 28 Alpha 2: problem extensions

Unread post by JustOff » 2018-05-26, 21:52

back2themoon wrote:IDM extension (Internet Download Manager): does not install/reported incompatible (idmmzcc2.xpi in IDM's install folder).
I filled an issue about this. You can use MTT until it is resolved.

PS: I hope you are going to contact the developers of all other mentioned add-ons and keep the topic updated.
Last edited by JustOff on 2018-05-26, 21:58, edited 1 time in total.

Thehandyman1957

Re: Unstable 28 Alpha 2: problem extensions

Unread post by Thehandyman1957 » 2018-05-26, 22:08

back2themoon wrote:The searchbar is not cleared and the search engine is not being reset. The options on the right (Tabs) work ok.
I just tested both on mine and they work fine. Are you using 64 bit or 32 bit?

User avatar
back2themoon
Moon Magic practitioner
Moon Magic practitioner
Posts: 2358
Joined: 2012-08-19, 20:32

Re: Unstable 28 Alpha 2: problem extensions

Unread post by back2themoon » 2018-05-26, 22:26

Off-topic:
64-bit, but I think you are right, I was testing it the wrong way. You need to press enter (perform an actual search) for both these options to work. Seems strange though (extension bug?). It behaves this way in v27 too, if you just enter text or change the engine without pressing enter, it won't work.
JustOff wrote:I filled an issue about this. You can use MTT until it is resolved.
Thanks.
Last edited by back2themoon on 2018-05-26, 22:27, edited 1 time in total.

Thehandyman1957

Re: Unstable 28 Alpha 2: problem extensions

Unread post by Thehandyman1957 » 2018-05-26, 23:16

Yes, you are correct, I noticed that also. It could perhaps be a settings issue.
Screenshot - 5_27_2018 , 4_14_31 PM.png
If you un-select "cancel if search bar is active" does it still do it?
My guess is if selected and you leave some text in the bar, it may think the bar is
active due to the text still being there and thus waiting for you to finish the search.

Just a thought. :think:

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35402
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Unstable 28 Alpha 2: problem extensions

Unread post by Moonchild » 2018-05-27, 00:32

Please keep v28 alpha/beta discussions in the dedicated board.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
Al6bus
Lunatic
Lunatic
Posts: 288
Joined: 2015-08-24, 14:55
Location: Lemberg

Re: Unstable 28 Alpha 2: problem extensions

Unread post by Al6bus » 2018-05-27, 07:04

doesn't work Download them all v3.0b5 :(
Last edited by Al6bus on 2018-05-27, 07:05, edited 1 time in total.
Windows 7 Pro x64 - Pale Moon x64
We hope for multiprocessing

GMforker

Re: Unstable 28 Alpha 2: problem extensions

Unread post by GMforker » 2018-05-27, 07:53

Al6bus wrote:doesn't work Download them all v3.0b5 :(
1)

Throws an errors in Browser Console:

Code: Select all

TypeError: exports.EXPORTED_SYMBOLS is undefined  glue.jsm:274:3
ReferenceError: can't access lexical declaration `FilterManager' before initialization  prefs.js:5:7
Main is not defined  preferences.xml%20line%20772%20%3E%20Function:1
ReferenceError: can't access lexical declaration `Prefs' before initialization  prefs.xul:1:1
See bug #1202902
See also UXP issue 155

2) After fix 1)

Throws an errors in Browser Console:

Code: Select all

SyntaxError: missing ] after element list  utils.js:84:37
See bug #1220564
See also UXP commit fef521cb6ace0d958bcbf27f3253c25fedc57188 etc.

3) After fix 2)

Throws an errors in Browser Console:

Code: Select all

SyntaxError: non-generator method definitions may not contain yield  speedstats.js:54:3
SyntaxError: non-generator method definitions may not contain yield  speedstats.js:62:3
SyntaxError: non-generator method definitions may not contain yield  tree.js:1524:3
SyntaxError: non-generator method definitions may not contain yield  tree.js:1836:5
SyntaxError: non-generator method definitions may not contain yield  urlmanager.js:98:3
See bug #1199296
See also UXP commit 8d0abc038974f794a08a31ab5704118e5d529346

4) After fix 3)

Throws a warning in Browser Console:

Code: Select all

Warning: ‘nsIOService::NewChannelFromURI()’ deprecated, please use ‘nsIOService::NewChannelFromURI2()’  connection.js:56:14
...and the basic function works:
downthemall.png
...but I definitely do not want to do a fork.
Last edited by GMforker on 2018-05-27, 09:23, edited 7 times in total.

User avatar
JustOff
Banned user
Banned user
Posts: 2083
Joined: 2015-09-03, 19:47
Location: UA

Re: Unstable 28 Alpha 2: problem extensions

Unread post by JustOff » 2018-05-27, 09:57

Al6bus wrote:doesn't work Download them all v3.0b5 :(
Why don't you try 3.0.8?

GMforker

Re: Unstable 28 Alpha 2: problem extensions

Unread post by GMforker » 2018-05-27, 10:40

JustOff wrote:
Al6bus wrote:doesn't work Download them all v3.0b5 :(
Why don't you try 3.0.8?
Maybe they have a reason. I don't know...

User avatar
Al6bus
Lunatic
Lunatic
Posts: 288
Joined: 2015-08-24, 14:55
Location: Lemberg

Re: Unstable 28 Alpha 2: problem extensions

Unread post by Al6bus » 2018-05-27, 13:33

GMforker
JustOff
I sat on the last (pre-australis) compatible beta v3.0 for pm 27. *
As such there is no reason, the addon migrated from the old unstable branch with the update :roll:
Already updated, thanks!
Windows 7 Pro x64 - Pale Moon x64
We hope for multiprocessing

User avatar
back2themoon
Moon Magic practitioner
Moon Magic practitioner
Posts: 2358
Joined: 2012-08-19, 20:32

Re: Unstable 28 Alpha 2: problem extensions

Unread post by back2themoon » 2018-05-27, 13:57

JustOff wrote:I hope you are going to contact the developers of all other mentioned add-ons and keep the topic updated.
I can't edit the first post anymore, if that's what you mean.

User avatar
back2themoon
Moon Magic practitioner
Moon Magic practitioner
Posts: 2358
Joined: 2012-08-19, 20:32

Re: Unstable 28 Alpha 2: problem extensions

Unread post by back2themoon » 2018-05-27, 15:06

Also, about Tab Utilities Phoenix I don't really know who to contact. Looks like it's been recently updated/adapted, but the GitHub/mozillaZine links are very old, or irrelevant. It's not clear if someone maintains it over here.
Last edited by back2themoon on 2018-05-27, 15:06, edited 1 time in total.

User avatar
JustOff
Banned user
Banned user
Posts: 2083
Joined: 2015-09-03, 19:47
Location: UA

Re: Unstable 28 Alpha 2: problem extensions

Unread post by JustOff » 2018-05-27, 15:12

I meant that you can update the entire topic with a new message if there are any news from the developers.

User avatar
JustOff
Banned user
Banned user
Posts: 2083
Joined: 2015-09-03, 19:47
Location: UA

Re: Unstable 28 Alpha 2: problem extensions

Unread post by JustOff » 2018-05-27, 15:18

back2themoon wrote:Also, about Tab Utilities Phoenix I don't really know who to contact.
I think Lootyhoof should know how to contact the dev.

stux2000
Hobby Astronomer
Hobby Astronomer
Posts: 23
Joined: 2013-09-20, 08:02
Location: United States

Re: Unstable 28 Alpha 2: problem extensions

Unread post by stux2000 » 2018-05-28, 13:24

back2themoon wrote:Also, about Tab Utilities Phoenix I don't really know who to contact. Looks like it's been recently updated/adapted, but the GitHub/mozillaZine links are very old, or irrelevant. It's not clear if someone maintains it over here.
Hi back2themoon,

I'm happy to hear there are Tab Utilities Phoenix users (besides myself) interested in its UXP compatibility status! :) As the extension's maintainer, I have posted a new topic seeking help on the matter: Any assistance would be greatly appreciated :)

I've also noticed the DownthemAll issues, which I'd like to keep track of and I will try to test other addons when I get a chance.

--stux

User avatar
back2themoon
Moon Magic practitioner
Moon Magic practitioner
Posts: 2358
Joined: 2012-08-19, 20:32

Re: Unstable 28 Alpha 2: problem extensions

Unread post by back2themoon » 2018-05-28, 13:40

Thanks for your efforts stux2000. Tab Utilities Phoenix is indeed phenomenal, I hope the solution will come through in the new thread. Wish I could help more.

Michaell
Lunatic
Lunatic
Posts: 282
Joined: 2018-05-26, 18:13

Re: Unstable 28 Alpha 2: problem extensions

Unread post by Michaell » 2018-05-28, 19:49

Self-Destructing Cookies for Pale Moon 1.0.0 - installs but that's it. OTOH, not needed because Crush Those Cookies is still crushing them.

About-Addons-Memory (converted with Moon Tester in PM27) installs but that's it.

SSleuth nearly completely works now (DDG gets a 10.0!), except for TLS version (wants Fx 29+), same in Basilisk. Not a real problem since TLS is in the browser's popup info, but has me wondering if there is a way to fix it other than modifying extension code.
Off-topic:
This is not a ver 28 browser problem, but curious at least...
Decentraleyes 1.3.10 for PM - works in clean profile but something in a normal (for me) profile is messing with it but yet it works in Basilisk with almost all the same extensions and settings tweaks. No errors in the Browser Console, but noticeably the request for the googleapis resource doesn't show up in uMatrix like it does in the clean profile. I know I'll have to find the cause myself but if anyone can think of any clues that would help.
So far everything else I've thrown at it works.
Last edited by Michaell on 2018-05-28, 20:15, edited 1 time in total.
Win10home(1709), PM33.0.0-portable as of Feb 1, '24

Locked