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

Suggested fixes for Mac x Firefox toolchain pkg download #48

Open
LiveMethod opened this issue Nov 10, 2024 · 0 comments
Open

Suggested fixes for Mac x Firefox toolchain pkg download #48

LiveMethod opened this issue Nov 10, 2024 · 0 comments

Comments

@LiveMethod
Copy link

Since there's no PR feature for wiki pages, two things:

  1. Firefox .pkg download for the toolchain does continue to work if you right click save as. Propose revising the note in https://github.com/electro-smith/DaisyWiki/wiki/1b.-Installing-the-Toolchain-on-Mac to read _Note: Firefox changed their default download behavior (Nov 2023), so you need to right click and "Save Link As" or use Chrome to install the toolchain. The ES team will be troubleshooting this._

  2. Fixing the underlying issue:
    The only relevant headers I see on that .pkg download are type and encoding. Firefox uses content-disposition to manage DL actions. Consider adding the header Content-Disposition: attachment; filename="DaisyToolchain-macos-installer-x64-0.2.0.pkg" and see if that sorts it out. Since it looks like it's hosted on DO, here's their relevant docs.

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

1 participant