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 23049 - IDE waiting for editor open in AWT thread
Summary: IDE waiting for editor open in AWT thread
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: externaleditor (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: Melih Ovadya
URL:
Keywords:
: 23427 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-05-02 14:33 UTC by Jan Lahoda
Modified: 2002-07-19 15:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump while waiting. (7.11 KB, text/plain)
2002-05-02 14:34 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2002-05-02 14:33:26 UTC
I did following:
1. Got current external editor (from CVS).
2. Compiled it&installed into the IDE.
3. Setup wizard came up. I choosed VIM
4. Dialog about waiting for connection appeared.
5. Closed (using Cancel), because I did not find
how to connect to vim.
6. Opened the setup wizard again, choosed VIM again.
7. Tried to open a file.
8. Whole IDE is frozen, probably till a connection
is established. I consider this not to be nice.
The user should always have a possibility to
escape. Maybe there is some timeout, but I wait
for a while and the IDE was still frozen.
The IDE was 200205020100. Attaching a thread dump
to see where the waiting was performed.
Comment 1 Jan Lahoda 2002-05-02 14:34:10 UTC
Created attachment 5623 [details]
Thread dump while waiting.
Comment 2 David Weatherford 2002-05-03 21:30:51 UTC
Melih's looking into it.
Comment 3 David Weatherford 2002-05-03 21:31:35 UTC
Accepted.
Comment 4 Melih Ovadya 2002-05-13 22:00:14 UTC
*** Issue 23427 has been marked as a duplicate of this issue. ***
Comment 5 David Weatherford 2002-06-11 22:35:59 UTC
Fixed in netbeans trunk.