[Solved] Upload Arduino.zip

When i try to upload the arduino.zip, it does not upload, it doesn't even giv me an error message.
Can anyone tell me if its a bug or if that function is still a WIP ?

You are not the only person who has had issues with ZIP files.
I don't feel alone anymore LOL

I can upload libraries as a zip but not sketches.
Like you I don't get any errors.
It has been reported on here so I can only guess its still a WIP.

Thanks for the reply.
:slight_smile:

Could you share with us:

  • what OS you are using
  • what browser
  • the ZIP you are trying to import
  • a screenshot of the error

We are having a hard time reproducing these bugs, that's why it is a WIP

Im using Windows 10 Pro 64bit and Google Chrome version 52.0.2743.116 m.

I know you asked for a screenshot of the error, but it gives me no error, so i thought the second best thing to do was a .gif of what i do when i try to upload

Arduino.zip (9.94 KB)

Upload Error.gif

Thanks Digital101

@ 00alis

That's exactly what I see (or rather don't) :slight_smile:
Version 52.0.2743.116 m Chrome browser here too but Win 7 X64 Pro (split install from OOBE)

Thank you both, trying on our Win testing machine one more time with this zip and I will let you know :slight_smile:

I tried again on a Win 8, and Win 10 and it works fine :frowning: unfortunately we don't have a Win 7 in this office so I cannot try that.

Could you copy here the errors you get on the JavaScript Console of your browser?

Ok here is what I see from the chrome dev window

Object {}
angular.a6619dd6.js:1 Object {data: Object, status: 200, config: Object, statusText: "OK"}
7baa3b59-26ae-4bce-8e4e-1ed6f1c10d60:4 GET https://www.google-analytics.com/analytics.js net::ERR_CONNECTION_REFUSED(anonymous function) @ 7baa3b59-26ae-4bce-8e4e-1ed6f1c10d60:4(anonymous function) @ 7baa3b59-26ae-4bce-8e4e-1ed6f1c10d60:5
angular.a6619dd6.js:1 Object {name: "$stateChangeSuccess", targetScope: n, defaultPrevented: false, currentScope: n} Object {url: "^/editor/:uid/:id", data: Object, params: Object, resolve: Object, onEnter: Array[5]…}
angular.a6619dd6.js:1 Object {name: "$stateChangeSuccess", targetScope: n, defaultPrevented: false, currentScope: n} Object {params: Object, onEnter: Array[5], name: "editor.user.sketch.file", data: Object}
angular.a6619dd6.js:1 [serial monitor] - try close
vendor.8ede3669.js:10 Automatically scrolling cursor into view after selection change this will be disabled in the next version set editor.$blockScrolling = Infinity to disable this message
vendor.8ede3669.js:10 Automatically scrolling cursor into view after selection change this will be disabled in the next version set editor.$blockScrolling = Infinity to disable this message
vendor.8ede3669.js:5 examples :: Loaded Examples successfully
vendor.8ede3669.js:5 TypeError: Cannot read property 'indexOf' of undefined
    at Object.f.beautifyMimetype (angular.a6619dd6.js:3)
    at Object.f.isTypeBinary (angular.a6619dd6.js:3)
    at angular.a6619dd6.js:1
    at n.$eval (vendor.8ede3669.js:5)
    at n.$apply (vendor.8ede3669.js:5)
    at HTMLInputElement.<anonymous> (angular.a6619dd6.js:1)
    at HTMLInputElement.dispatch (vendor.8ede3669.js:2)
    at HTMLInputElement.q.handle (vendor.8ede3669.js:2)(anonymous function) @ vendor.8ede3669.js:5(anonymous function) @ vendor.8ede3669.js:5$apply @ vendor.8ede3669.js:5(anonymous function) @ angular.a6619dd6.js:1dispatch @ vendor.8ede3669.js:2q.handle @ vendor.8ede3669.js:2

I do have AdBlock and scriptsafe installed but they are set to allow CREATE without restrictions

Hi Ballscrewbob , can you please try to disable scriptsafe and test it again?

Here is what I did:-

  1. Disabled scriptsafe in chrome extensions.
  2. Ran CCLEANER.
  3. Ran WISE registry cleaner in deep mode.
  4. Total reboot computer
  5. Try upload a set of sketches inside a "ZIP" folder (nothing else in there no libraries etc just sketches inside thier respective folders)

Confirming no difference and no errors reported or seen apart from whats in the chrome console and still no upload whatsoever with scriptsafe disabled.

Ok we will try with as many Windows machines as possibile and hopefully on some of them it won't work and we would be able to debug this issue.

Thanks again Ballscrewbob

I'm also getting an error when trying to load the Marlin firmware sketch for the RepRap 3D printers. It consists of an .ino file and a lot of small .h files. I get an error telling there is no sketch inside the zip
Using win10 64bit and Chrome Versión 53.0.2785.116 m (64-bit)

I downloaded this nextdayreprap.co.uk and I can't find an .ino file in it. Is it this that you are trying to import?

It's working now, just tested.
Thankyou to you all :slight_smile: :slight_smile: