This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 262531 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-1
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AW...
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Zend (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-22 12:57 UTC by sviatopolk
Modified: 2016-06-28 11:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208941


Attachments
stacktrace (11.81 KB, text/plain)
2016-06-22 12:57 UTC, sviatopolk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sviatopolk 2016-06-22 12:57:44 UTC
Build: NetBeans IDE Dev (Build 201606220002)
VM: OpenJDK 64-Bit Server VM, 25.91-b14, OpenJDK Runtime Environment, 1.8.0_91-8u91-b14-2-b14
OS: Linux

User Comments:
GUEST: Can't say

GUEST: Frezee in Autocomplete

GUEST: netbeans tried to display help for class methong within php template (phtml).

i typed "$customer->get", when nb started drawing help tooltip i pressed ESC. nb froze.

GUEST: Al seleccionar sin querer una sugerencia de c
Comment 1 sviatopolk 2016-06-22 12:57:45 UTC
Created attachment 160128 [details]
stacktrace
Comment 2 Tomas Mysik 2016-06-23 09:56:16 UTC
I believe that adding possibility to cancel PHP code completion should help a bit - this is already done. I will try to add this possibility also to PHP hints, it should solve this issue I hope.

Thanks.
Comment 3 sviatopolk 2016-06-23 11:14:44 UTC
Please note that the other, more serious (or frequent) bug affecting PHP auto-completion turned out to be related to libatk vs openjdk, and not to NetBeans.

https://netbeans.org/bugzilla/show_bug.cgi?id=262465

It might worth to check the related workaround about whether this is also related or not.
Comment 4 sviatopolk 2016-06-23 11:15:45 UTC
Also, the last reporter (guest) seems to suggest (in Spanish) that this also affects C auto-completion.
Comment 5 Tomas Mysik 2016-06-23 11:35:44 UTC
Thanks for the information. Feel free to try a dev build [1], the improvement in code-completion (as I mentioned before) is already there.

Thanks.
[1] http://bits.netbeans.org/download/trunk/nightly/latest/
Comment 6 sviatopolk 2016-06-23 12:10:26 UTC
As I mentioned, I disabled the libatk-java usage, as stated in the workaround in the linked bug's thread, and since then, I did not experience neither problems.

I will however try to fetch (the only newer) silver release (2016062300xx) after work hours and re-enable Atk bindings in order to test it.
Comment 7 Tomas Mysik 2016-06-23 12:56:35 UTC
(In reply to sviatopolk from comment #6)
> I will however try to fetch (the only newer) silver release (2016062300xx)
> after work hours and re-enable Atk bindings in order to test it.

Thanks a lot for your cooperation!
Comment 8 sviatopolk 2016-06-27 07:06:10 UTC
(In reply to Tomas Mysik from comment #5)
> Thanks for the information. Feel free to try a dev build [1], the
> improvement in code-completion (as I mentioned before) is already there.
> 
> Thanks.
> [1] http://bits.netbeans.org/download/trunk/nightly/latest/

I tried 201606230002 (after, as mentioned, using initially 201606220002), I did not manage to reproduce THIS issue yet (but then again, it took three weeks to run into it with the old code completion code in the previous version from one day earlier, too), but the other, linked issue with ATK enabled still exists in this version.
Comment 9 Tomas Mysik 2016-06-28 11:20:45 UTC
PHP hints can be cancelled now so it should help here, I hope. Thanks.

http://hg.netbeans.org/web-main/rev/45911bc0fc75