Skip to content
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

Download Manager (S3) broken in Firefox v115.00 #267

Open
Crunchbits opened this issue Jul 23, 2023 · 5 comments
Open

Download Manager (S3) broken in Firefox v115.00 #267

Crunchbits opened this issue Jul 23, 2023 · 5 comments

Comments

@Crunchbits
Copy link

Thought I would specifically make a separate issue to hopefully get a more attention/help from others to a problem mentioned in #264

Even after fixing the bug (as mentioned in the original issue) of unsigned addons not loading, Download Manager (S3) seems to have a unique problem that hasn't been seen/reported in any of the other legacy extensions here. I thought the comment from the original issue by @nollinvoyd summarized the problems well:

EDIT: I think I spoke too soon. I have it installed

s3x

And the status bar is displayed

s3

But there is no toolbar button. Only this puzzle piece context menu addition, that itself has no context menu, and has no function. Does not respond to the mouse

s3xyz

Choosing it's options, from about:addons, or from the status bar

s3xyzz

only brings this up. Again, whatever it's supposed to be, the only function there is that it can be closed.

s3xy

It does not appear in the overflow menu or the puzzle piece menu.

If the status bar is closed, it cannot be reopened. Reboot necessary.

Originally posted by @nollinvoyd in #264 (comment)

Also it's not clear if this was also a problem for @nollinvoyd, but on my end (on top of all the problems they also had) the status bar was not functional in the sense that it would not even update to show new downloads.

That's all. Just a more specific issue that has no reported solution as of writing.

@Crunchbits Crunchbits changed the title Download Manager (S3) broken after Firefox v115.00 Download Manager (S3) broken in Firefox v115.00 Jul 23, 2023
@117649
Copy link

117649 commented Jul 23, 2023

Its looks like the flex css rule problem. That is due to mozilla removed old custom rules from xul time. It should be a simple fix by replace them with standard css rules. You should found what to do from the repo history of the more active maintained addons like TMP.

@xelsios
Copy link

xelsios commented Jul 24, 2023

I updated the interface in DownThemAll and S3Download, works for me... Maybe it will be works for you to, tested at 102 and 113
DownThemAll-3.1.2.112.2023.05.10-xiao.xpi.zip
s3download-4.14.109.2023.05.10-xiao.xpi.zip

Originally posted by @dimdamin in #246 (comment)

dimdamin fixed the mox-box and other things. But this version doesn't work since 115, because this extension also uses osfile.jsm which got removed in 115.
Working for me in 115
s3download@statusbar-4.14.115.2023.07.24-xiao.xpi.zip

@Crunchbits
Copy link
Author

Works great. Wasn't initially working fully (downloads weren't popping up as they should). Then I figure out that after removing my previous version of S3Download I needed to clear my startup cache in about:support instead of just restarting Firefox. Then I installed the working version. Working perfect, thanks!

@nollinvoyd
Copy link

nollinvoyd commented Jul 31, 2023

I updated the interface in DownThemAll and S3Download, works for me... Maybe it will be works for you to, tested at 102 and 113 DownThemAll-3.1.2.112.2023.05.10-xiao.xpi.zip s3download-4.14.109.2023.05.10-xiao.xpi.zip

Originally posted by @dimdamin in #246 (comment)

dimdamin fixed the mox-box and other things. But this version doesn't work since 115, because this extension also uses osfile.jsm which got removed in 115. Working for me in 115 s3download@statusbar-4.14.115.2023.07.24-xiao.xpi.zip

NOTE: That zip file does not contain the .xpi file. The zip file itself must be changed to an .xpi extension by removing .zip, thus converting it to an .xpi extension.

I just installed it. Still doesn't appear anywhere toolbar related, as I mentioned before, but is because it has to be on a page that has a prospective download?

Can someone direct me to a site where I can test it?

BTW, while, were at it I have my toolbars on top, and the options windows has never displayed properly, partially hidden under the desktop toolbar, and unmovable. Impossible to access certain settings. Any time I want to get to them, I have to move the toolbar itself to another position.

S3

@xelsios
Copy link

xelsios commented Oct 26, 2023

New version for Firefox 119 and 121
s3download-4.14.119.2023.10.26-xiao.xpi.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants