googlearchive / chromedeveditor

Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web Apps, in JavaScript or Dart. (NO LONGER IN ACTIVE DEVELOPMENT)
BSD 3-Clause "New" or "Revised" License
2.92k stars 412 forks source link

Chrome Dev Editor hangs when opened an existing project from a System folder structure #3057

Open ranjitkan opened 10 years ago

ranjitkan commented 10 years ago

Operating System: MAC 10.9.4 Chrome Version: 38.0.2112.0 (Official Build 287190) CDE: 0.14.2.2866

Steps to reproduce:

  1. Launch CDE.
  2. Have few projects on the left side panel.
  3. Add some older projects (Created previously and saved in different workspace) from the system work space .
  4. Try running the projects or try any other thing on the editor

Actual result: CDE occasionally hangs, Any click will take more than 45 seconds to complete the action on editor.

Expected result: CDE should not hang, usage should be smooth.

Instance of Occurrence: 6 / 10

Note: This works fine with Windows and Ubuntu 12.04, 13.10. Observing the issue only with MAC.

ranjitkan commented 10 years ago

Same behavior observed when did a "Git Clone"

ussuri commented 10 years ago

This description is very vague: I'm not even sure how we can reproduce this. If possible, could you zip the project you're having trouble with and attach to this bug?

That said, we're well aware of the overall speed issues with CDE, and planning to make a concentrated effort in the nearest future to improve on this.

@gaurave My understanding is that we haven't done much about this, so I'm moving this to "Later" milestone for now.