JavaScript debugger lockup
Hello,
First: Congratulations and thanks for the idea JavaScript debugger - its enormously helpful!
However, sometimes when debugging a simple html page with a JS application, the debugger will not come up, rather, idea
locks up and has to be killed (requiring a full cache-rebuild which needs quite some time) - happens both on my machine
and a colleague ones (thats everybody developing the JavaScript part here) on Linux, JDK6u5/JDK6u10rc, idea build #8769.
Anybody else experiencing this? Should I file an issue/can I help diagnose somehow (yjp?) or is it a known problem and
will be fixed in the course of EAP?
regards,
Messi
Please sign in to leave a comment.
Hello Messi,
There is a case with hang up when user tries to close "embedded" browser:
http://www.jetbrains.net/jira/browse/IDEADEV-29951
Alexander.
Hi,
I'm quite sure this is not the case - in my case, IDEA definitely locks up before the debugger or browser window appears.
Though I'm reluctant to file a JIRA since I fear it may never get addressed (might be difficult b/c of reproducability)
I'll do so and hope the best - IDEA-19597 (http://www.jetbrains.net/jira/browse/IDEA-19597).
kind regards,
Messi
Alexander Chernikov schrieb:
>> Hello,
>>
>> First: Congratulations and thanks for the idea JavaScript debugger -
>> its enormously helpful!
>>
>> However, sometimes when debugging a simple html page with a JS
>> application, the debugger will not come up, rather, idea locks up and
>> has to be killed (requiring a full cache-rebuild which needs quite
>> some time) - happens both on my machine and a colleague ones (thats
>> everybody developing the JavaScript part here) on Linux,
>> JDK6u5/JDK6u10rc, idea build #8769.
>>
>> Anybody else experiencing this? Should I file an issue/can I help
>> diagnose somehow (yjp?) or is it a known problem and will be fixed in
>> the course of EAP?
>>
>> regards,
>>
>> Messi
>>