brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] [Core][Extension Manager]: There is an Extension error in the console and cannot install karma extension and xunit&Blanket extension successfully. #5017

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by julieyuan Thursday Oct 10, 2013 at 02:51 GMT Originally opened as https://github.com/adobe/brackets/issues/5464


Steps:

  1. Launch Brackets.
  2. Click Debug> Show Developer Tools
  3. Click the icon Extension Manager on the sidebar , then click Avaliable tab.
  4. Insatall the extension karma Runner and xUnit&Blanket.
  5. Download the karma extension zip file from the registry (https://github.com/artoale/karma-brackets) and extract it inside ~\AppData\Roaming\Brackets\extensions\user and reload Brackets.

Result: At step 2, there is an error in the console. At step4, It will show the message "Installation failed. The downloaded content is not a valid zip file" After step5, there will appear errors in the console.

ENV: MAC 10.7.5 and Win8 English OS Build: 0.32.0-9791

Notes: With the mac-dark-shell build 0.32.0-9785,there is no errors in the console at step2, but it also failed to install these two extensions.It not reproduces in Sprint 31(0.31.0-9518). Also can refer to comments on the issue: karma-brackets/issues/1

Snapshots: Please refer to snapshots for details: Step2: 1 step4: 4 Step5: 2 3 console with mac-dark-shell build 0.32.0-9785 for reference: 5-reference

core-ai-bot commented 3 years ago

Comment by julieyuan Friday Oct 11, 2013 at 06:19 GMT


Update with latest build 0.33.0-9819: There is no error in the console at step 2. But it still failed at step4 to install these two extensions. If try to install karma extension manually as step5, it can install this extension successfully, and there is no error in the console any more. So far the only problem is installation failed.

core-ai-bot commented 3 years ago

Comment by gruehle Monday Oct 14, 2013 at 18:33 GMT


Reviewed. Medium priority to@dangoor

core-ai-bot commented 3 years ago

Comment by artoale Monday Oct 14, 2013 at 21:51 GMT


:+1: confirmed, same problem when updating from karma plugin 0.4.1 to 0.4.2 (on Brackets sprint 32). FYI, karma zip file is exactly the file provided by github without modification. Does this relates to the new zip implementation used? Is there any known workaround (compress with other zip software)?

core-ai-bot commented 3 years ago

Comment by digiguru Tuesday Dec 03, 2013 at 20:42 GMT


Any update on this - I'm also getting it on https://github.com/brackets-xunit/brackets-xunit

core-ai-bot commented 3 years ago

Comment by MiguelCastillo Tuesday Dec 03, 2013 at 21:14 GMT


This issue with failing to install some extensions looks like it is to be addressed by this pull request https://github.com/adobe/brackets/pull/5919

core-ai-bot commented 3 years ago

Comment by dangoor Tuesday Dec 03, 2013 at 22:28 GMT


I plan to land a fix for this in master soon (today or tomorrow)

core-ai-bot commented 3 years ago

Comment by dangoor Wednesday Dec 04, 2013 at 14:02 GMT


This should now be fixed in master.

core-ai-bot commented 3 years ago

Comment by dangoor Monday Dec 16, 2013 at 19:26 GMT


FBNC to@julieyuan (you can test with master or Sprint 35 builds when they are released in the next couple of days)

core-ai-bot commented 3 years ago

Comment by julieyuan Tuesday Dec 17, 2013 at 02:12 GMT


Thank:-) Confirmed it is fixed in build 0.35.0-10844(master). Closing it. Here are snapshots for reference: screen shot 2013-12-16 at 6 06 11 pm screen shot 2013-12-16 at 6 08 03 pm