buildbotics / bbctrl-firmware

Buildbotics CNC Controller Firmware
https://buildbotics.com/
Other
67 stars 26 forks source link

Manual firmware upload not working on MacOS #245

Closed jcoffland closed 4 years ago

jcoffland commented 4 years ago

Reported in #242. Files are greyed out.

tmadrms commented 4 years ago

Unable to upload firmware via any browser on MacOS -- firmware files are greyed out.

Screen Shot 2020-02-08 at 3 35 35 PM
jcoffland commented 4 years ago

This is caused by a long standing OSX bug. See https://bugs.chromium.org/p/chromium/issues/detail?id=521781 & https://bugzilla.mozilla.org/show_bug.cgi?id=1195508

Work around is to accept all .bz2 files not just .tar.bz2.

Should be fixed in v0.4.13-rc20.

tmadrms commented 4 years ago

Confirmed working in v0.4.13-rc20. Thanks!!

jcoffland commented 4 years ago

Thank you for the report and confirmation.