Works fine in Firefox on LInux, or in Chrome on Windows. Doesn't work as Chrome extension too. Chrome: Version 35.0.1916.153, No extensions enabled Linux: 3.10.10-200.fc19.x86_64 Chrome console log (2 last lines are of interest): `Creating Application Cache with manifest https://www.circuitlab.com/editor/circuitlab.appcache (index):1 Application Cache Checking event (index):1 Application Cache Downloading event (index):1 Application Cache Progress event (0 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/images/ui-bg_glass_100_f8f8f8_1x400.png (index):1 Application Cache Progress event (1 of 33) https://www.circuitlab.com/assets/images/topbar_logo_60_2x.png (index):1 Application Cache Progress event (2 of 33) https://www.circuitlab.com/assets/editor/editor-loader-1408517551.js (index):1 Application Cache Progress event (3 of 33) https://www.circuitlab.com/i18n/jsi18n/?lang=en&v=1408517551 (index):1 Application Cache Progress event (4 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/images/ui-icons_70b2e1_256x240.png (index):1 Application Cache Progress event (5 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/images/ui-bg_flat_55_c0402a_40x100.png (index):1 Application Cache Progress event (6 of 33) https://www.circuitlab.com/assets/editor/SimGuiStyle-1408517551.css (index):1 Application Cache Progress event (7 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/images/ui-icons_3383bb_256x240.png (index):1 Application Cache Progress event (8 of 33) https://www.circuitlab.com/assets/css/public-1382409471.css (index):1 Application Cache Progress event (9 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/images/ui-icons_454545_256x240.png (index):1 Application Cache Progress event (10 of 33) https://www.circuitlab.com/assets/js/editorutil-1382409497.js (index):1 Application Cache Progress event (11 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/images/ui-bg_glass_35_dddddd_1x400.png (index):1 Application Cache Progress event (12 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/images/ui-icons_999999_256x240.png (index):1 Application Cache Progress event (13 of 33) https://www.circuitlab.com/assets/images/pen.ico (index):1 Application Cache Progress event (14 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/images/ui-bg_flat_0_eeeeee_40x100.png (index):1 Application Cache Progress event (15 of 33) https://www.circuitlab.com/chromeapp/offline_launcher/ (index):1 Application Cache Progress event (16 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/images/ui-bg_flat_0_aaaaaa_40x100.png (index):1 Application Cache Progress event (17 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/images/ui-icons_fbc856_256x240.png (index):1 Application Cache Progress event (18 of 33) https://www.circuitlab.com/assets/img/glyphicons-halflings.png (index):1 Application Cache Progress event (19 of 33) https://www.circuitlab.com/editor/offline_unavailable/ (index):1 Application Cache Progress event (20 of 33) https://www.circuitlab.com/assets/js/jquery-ui-1.8.23.min.js (index):1 Application Cache Progress event (21 of 33) https://www.circuitlab.com/assets/js/jquery-1.8.2.min.js (index):1 Application Cache Progress event (22 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/images/ui-bg_flat_55_eeeeee_40x100.png (index):1 Application Cache Progress event (23 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/images/ui-bg_inset-hard_75_999999_1x100.png (index):1 Application Cache Progress event (24 of 33) https://www.circuitlab.com/assets/images/error_sadface.png (index):1 Application Cache Progress event (25 of 33) https://www.circuitlab.com/assets/images/gridcell.png (index):1 Application Cache Progress event (26 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/jquery-ui.css (index):1 Application Cache Progress event (27 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png (index):1 Application Cache Progress event (28 of 33) https://www.circuitlab.com/assets/js/jquery-ui-theme-overcast/images/ui-bg_glass_60_eeeeee_1x400.png (index):1 Application Cache Progress event (29 of 33) https://www.circuitlab.com/assets/img/glyphicons-halflings-white.png (index):1 Application Cache Progress event (30 of 33) https://www.circuitlab.com/editor/ (index):1 Application Cache Progress event (31 of 33) https://www.circuitlab.com/assets/images/topbar_logo_40_2x.png (index):1 Application Cache Progress event (32 of 33) https://www.circuitlab.com/assets/editor/editor-compiled-1408517551.js (index):1 Application Cache Error event: Resource fetch failed (2) https://www.circuitlab.com/assets/editor/editor-compiled-1408517551.js (index):1 Uncaught SyntaxError: Variable 'z' has already been declared editor-compiled-1408517551.js:180` Note: The resource |
by N1408609H
September 02, 2014 |
Have you tried it in Chromium on Linux? Have you tried updating Chrome on Linux (it's now at version 36 something)? Has it ever worked for you using Chrome on Linux? |
by signality
September 03, 2014 |
Chromium on Linux works. 27.0.1453.93 The log just shows the following errors:
Tried updating Chrome to version 37.0.2062.94 (64-bit) and still doesn't work - same errors. It has never worked in Chrome on Linux to me, but I have just tried a few days ago for the first time. My intuition: May there be some sort of a problem with the application cache? The file editor-compiled-1408517551.js:180 loads too slowly and the cache times out (the first error), but after a while, the file is loaded anyway with status 200. |
by N1408609H
September 03, 2014 |
To attract a bit more attention to this, it might be worth posting to this forum with the same title but with the phrase BUG REPORT: in front of it and just point to the url of this thread. :) |
by signality
September 03, 2014 |
Please sign in or create an account to comment.
CircuitLab is an in-browser schematic capture and circuit simulation software tool to help you rapidly design and analyze analog and digital electronics systems.