brackets-archive / bracketsIssues

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

Brackets blanked out #13088

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by cfjedimaster Saturday Mar 07, 2015 at 14:00 GMT Originally opened as https://github.com/adobe/brackets/issues/10718


While working on an Ionic app this morning, my Brackets window went completely blank:

image

I can't open the dev tools to see what went wrong.

core-ai-bot commented 3 years ago

Comment by cfjedimaster Saturday Mar 07, 2015 at 14:00 GMT


No menu option works - reload or quit even.

core-ai-bot commented 3 years ago

Comment by redmunds Saturday Mar 07, 2015 at 19:43 GMT


@cfjedimaster Clearing your cache folder should get you going again.

core-ai-bot commented 3 years ago

Comment by cfjedimaster Sunday Mar 08, 2015 at 13:25 GMT


I ended up killing Brackets and restarting it. Are you saying that would have worked while it was running?

core-ai-bot commented 3 years ago

Comment by redmunds Sunday Mar 08, 2015 at 15:51 GMT


No, you need to shutdown Brackets first, clear caches, and then restart Brackets.

core-ai-bot commented 3 years ago

Comment by cfjedimaster Sunday Mar 08, 2015 at 18:07 GMT


Ah - well it didn't return. Not yet anyway. :)

On Sun, Mar 8, 2015 at 10:52 AM, Randy Edmunds notifications@github.com wrote:

No, you need to shutdown Brackets first, clear caches, and then restart Brackets.

— Reply to this email directly or view it on GitHub https://github.com/adobe/brackets/issues/10718#issuecomment-77756945.

Raymond Camden, Developer Advocate for MobileFirst at IBM

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

core-ai-bot commented 3 years ago

Comment by redmunds Monday Mar 09, 2015 at 00:14 GMT


That article explains deleting the Brackets/cefdata folder. I think the culprit is the state.json file in the Brackets folder. If deleting that file doesn't fix it, try deleting entire Brackets folder.

core-ai-bot commented 3 years ago

Comment by peterflynn Monday Mar 09, 2015 at 07:41 GMT


@redmunds This looks like a full native crash, so I'm not as hopeful that clearing prefs would help.

Ionic has been implicated in several JS Code Hints out-of-memory crashes in the past. Those should be much harder to hit with the Tern timeout guard we have now... but that'd be my guess as to the cause.

@cfjedimaster Are you able to share the source for the project you had open when this happened? Also, do you remember what file you had open and approximately where in the file you were working?

core-ai-bot commented 3 years ago

Comment by cfjedimaster Monday Mar 09, 2015 at 10:50 GMT


I am - this isn't 100% the same as I modified it a bit while finishing the project, but it was about 80% done when the blank occurred.

https://github.com/cfjedimaster/Cordova-Examples/tree/master/multiimageselect1/www

On Mon, Mar 9, 2015 at 2:41 AM, Peter Flynn notifications@github.com wrote:

@redmunds https://github.com/redmunds This looks like a full native crash, so I'm not as hopeful that clearing prefs would help.

Ionic has been implicated in several JS Code Hints out-of-memory crashes in the past. Those should be much harder to hit with the Tern timeout guard we have now... but that'd be my guess as to the cause.

@cfjedimaster https://github.com/cfjedimaster Are you able to share the source for the project you had open when this happened? Also, do you remember what file you had open and approximately where in the file you were working?

— Reply to this email directly or view it on GitHub https://github.com/adobe/brackets/issues/10718#issuecomment-77811312.

Raymond Camden, Developer Advocate for MobileFirst at IBM

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

core-ai-bot commented 3 years ago

Comment by nethip Wednesday Mar 18, 2015 at 08:51 GMT


@peterflynn By full native crash you mean render process crash right?. Because it looks like it is a render process crash/hang.

@cfjedimaster Have you installed any extensions? If yes, you could uninstall them and see if you are still seeing the issue. If you have already followed@redmunds 's suggestion of deleting the Brackets folder, ignore this step.

core-ai-bot commented 3 years ago

Comment by cfjedimaster Friday Mar 20, 2015 at 00:17 GMT


I haven't seen this again since the original report.

On Wed, Mar 18, 2015 at 3:52 AM, Prashanth Nethi notifications@github.com wrote:

@peterflynn https://github.com/peterflynn By full native crash you mean render process crash right?. Because it looks like it is a render process crash/hang.

@cfjedimaster https://github.com/cfjedimaster Have you installed any extensions? If yes, you could uninstall them and see if you are still seeing the issue. If you have already followed@redmunds https://github.com/redmunds 's suggestion of deleting the Brackets folder, ignore this step.

— Reply to this email directly or view it on GitHub https://github.com/adobe/brackets/issues/10718#issuecomment-82825086.

Raymond Camden, Developer Advocate for MobileFirst at IBM

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

core-ai-bot commented 3 years ago

Comment by prksingh Friday Mar 20, 2015 at 10:50 GMT


@cfjedimaster I think you may have moved the folder (from the link). Can you provide a new link? Also what version of Mac OS are you using?

I will try to reproduce the issue if I can and close it if I can't.

core-ai-bot commented 3 years ago

Comment by cfjedimaster Monday Mar 23, 2015 at 20:42 GMT


Here ya go: https://github.com/cfjedimaster/Cordova-Examples/tree/master/multiimageselect

core-ai-bot commented 3 years ago

Comment by cfjedimaster Monday Mar 23, 2015 at 20:48 GMT


Holy smokes - I see it again. OSX Yosemite.

core-ai-bot commented 3 years ago

Comment by cfjedimaster Monday Mar 23, 2015 at 20:50 GMT


Ok, killed Brackets, cleared cache, and restarted. Once again it was an Ionic/Angular app (this time under MobileFirst).

core-ai-bot commented 3 years ago

Comment by prksingh Wednesday Mar 25, 2015 at 08:52 GMT


@nethip is on Yosemite.@nethip Can you try reproducing this?

core-ai-bot commented 3 years ago

Comment by cfjedimaster Thursday Mar 26, 2015 at 20:47 GMT


Well, it happened to me again - and this time I lost work (well, maybe 3 lines ;). It was an Ionic app. About 5 minutes earlier, I got the message I normally get about... inferance I think? Yeah I spelled that wrong but I forget the exact error. I tend to get it with Ionic/Angular apps.

core-ai-bot commented 3 years ago

Comment by cfjedimaster Thursday Mar 26, 2015 at 20:48 GMT


I don't think I've ever seen this with Brackets before. It must be something unique to this version?

core-ai-bot commented 3 years ago

Comment by cfjedimaster Thursday Mar 26, 2015 at 20:49 GMT


Ok, the issue I mentioned earlier is "JavaScript File Inference Problem". The file seems random. This time it is ionic-angular.js - but last time it was another Ionic file.

core-ai-bot commented 3 years ago

Comment by cfjedimaster Thursday Mar 26, 2015 at 20:51 GMT


And yet another pop up for JS File Inference, angular-ui-router.min.js. I have to say, even if Brackets wasn't "blanking out", this would be annoying.

core-ai-bot commented 3 years ago

Comment by cfjedimaster Thursday Mar 26, 2015 at 21:07 GMT


And another one - now my controllers file. Sorry to fill this bug with these notes, but, I figure if they are annoying me and possibly related to the issue it makes sense to log them.

core-ai-bot commented 3 years ago

Comment by cfjedimaster Thursday Mar 26, 2015 at 21:07 GMT


Wow, not only one, but two. I was away from Brackets for about 5 minutes and two cropped up.

core-ai-bot commented 3 years ago

Comment by cfjedimaster Thursday Mar 26, 2015 at 21:12 GMT


And it is gone again. I'm going to have to stop using Brackets until I can get this fixed.

core-ai-bot commented 3 years ago

Comment by nethip Saturday Mar 28, 2015 at 03:36 GMT


@cfjedimaster Sorry that you are not able to use Brackets because of these crashes. I know@peterflynn has suggested above that this might not be related to code hints. But just to rule out any possibility could you give it another try be disabling JS code hint and see if you are still seeing these issues? Link to work with preferences in Brackets is https://github.com/adobe/brackets/wiki/How-to-Use-Brackets#preferences .

codehint.JSHints is the preference that needs to be set to false to disable java script code hints.

Really sorry to having to deal with this.

core-ai-bot commented 3 years ago

Comment by cfjedimaster Monday Mar 30, 2015 at 14:15 GMT


Ok, I've added it. Literally within the first five seconds of opening Brackets I got an inference error. :\

I've added the pref and reloaded. To be clear, I assume we agree this is not a fix. I should be able to use an Angular project w/o Brackets constantly throwing alerts about this. I never had this, or the 'blank out' problem before so something seems seriously wrong with this recent build.

On Fri, Mar 27, 2015 at 10:37 PM, Prashanth Nethi notifications@github.com wrote:

@cfjedimaster https://github.com/cfjedimaster Sorry that you are not able to use Brackets because of these crashes. I know@peterflynn https://github.com/peterflynn has suggested above that this might not be related to code hints. But just to rule out any possibility could you give it another try be disabling JS code hint and see if you are still seeing these issues? Link to work with preferences in Brackets is https://github.com/adobe/brackets/wiki/How-to-Use-Brackets#preferences .

codehint.JSHints is the preference that needs to be set to false to disable java script code hints.

Really sorry to having to deal with this.

— Reply to this email directly or view it on GitHub https://github.com/adobe/brackets/issues/10718#issuecomment-87154690.

Raymond Camden, Developer Advocate for MobileFirst at IBM

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

core-ai-bot commented 3 years ago

Comment by cfjedimaster Tuesday Mar 31, 2015 at 21:08 GMT


Btw, I assume me providing updates is useful - if not - tell me. So - back to my Angular project - and about 10 minutes in - I get another Inference error. I cannot stress how annoying those errors are. Is there a way to tell Brackets to not try to parse *.min.js files?

core-ai-bot commented 3 years ago

Comment by cfjedimaster Tuesday Mar 31, 2015 at 21:09 GMT


Ok, I spoke too soon. The error says the file to edit. Does jscodehints.detectedExclusions support regex? Can I do *.min.js? Can i set this in my global preferences?

core-ai-bot commented 3 years ago

Comment by nethip Wednesday Apr 01, 2015 at 06:31 GMT


@cfjedimaster Sure! These updates are definently helpful in trying to understand the problem. Disabling the JS code hint part was just to isolate the issue so that we know if this is the module that is causing the error and if we have to work on that module alone to attack this issue. Just so that we are on the same page, are you getting these inference error messages after disabling code hints?

core-ai-bot commented 3 years ago

Comment by ryanstewart Wednesday Apr 01, 2015 at 06:43 GMT


@cfjedimaster you should be able to - https://github.com/adobe/brackets/wiki/JavaScript-Code-Hints#configuration - but I haven't tried it.

Let us know if this fixes the problem. We may want to add some iconic files to the automatically excluded list.

core-ai-bot commented 3 years ago

Comment by ryanstewart Wednesday Apr 01, 2015 at 06:45 GMT


@cfjedimaster this might also help - https://github.com/adobe/brackets/wiki/JavaScript-Code-Hints#javascript-file-inference-problem

core-ai-bot commented 3 years ago

Comment by cfjedimaster Wednesday Apr 01, 2015 at 13:26 GMT


Yes, even with code hinting disabled, I get inference errors. I have not, however, gotten the blank screen issue.

On Wed, Apr 1, 2015 at 1:32 AM, Prashanth Nethi notifications@github.com wrote:

@cfjedimaster https://github.com/cfjedimaster Sure! These updates are definently helpful in trying to understand the problem. Disabling the JS code hint part was just to isolate the issue so that we know if this is the module that is causing the error and if we have to work on that module alone to attack this issue. Just so that we are on the same page, are you getting these inference error messages after disabling code hints?

— Reply to this email directly or view it on GitHub https://github.com/adobe/brackets/issues/10718#issuecomment-88368708.

Raymond Camden, Developer Advocate for MobileFirst at IBM

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden