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 243394 - All of the IDE controls are locked when editing, shows an unspecified progress bar
Summary: All of the IDE controls are locked when editing, shows an unspecified progres...
Status: RESOLVED DUPLICATE of bug 242078
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-31 08:44 UTC by d.merkushov
Modified: 2015-06-30 14:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (116.25 KB, image/png)
2014-03-31 08:44 UTC, d.merkushov
Details
jstack output (22.92 KB, text/plain)
2014-03-31 08:45 UTC, d.merkushov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description d.merkushov 2014-03-31 08:44:49 UTC
Created attachment 146421 [details]
Screenshot
Comment 1 d.merkushov 2014-03-31 08:45:31 UTC
Created attachment 146422 [details]
jstack output
Comment 2 d.merkushov 2014-03-31 08:55:24 UTC
Screenshot and the jstack output are attached. The X button of the progress bar has no effect, so I have to restart the IDE. After restarting the IDE all is fine.
Comment 3 Milutin Kristofic 2015-06-30 09:50:17 UTC
	at org.netbeans.modules.progress.ui.RunOffEDTImpl.showProgressDialogAndRunLater(RunOffEDTImpl.java:336)
	at org.netbeans.modules.progress.ui.RunOffEDTImpl.showProgressDialogAndRun(RunOffEDTImpl.java:353)
	at org.netbeans.api.progress.ProgressUtils.showProgressDialogAndRun(ProgressUtils.java:250)
	at org.netbeans.api.keyring.Keyring.read(Keyring.java:139)
	at org.netbeans.modules.bugtracking.util.BugtrackingUtil.readPassword(BugtrackingUtil.java:114)
	at org.netbeans.modules.bugtracking.spi.RepositoryInfo.getPassword(RepositoryInfo.java:205)
	at org.netbeans.modules.bugzilla.repository.BugzillaRepository.<init>(BugzillaRepository.java:136)
	at org.netbeans.modules.bugzilla.BugzillaConnector.createRepository(BugzillaConnector.java:84)
	at org.netbeans.modules.bugtracking.DelegatingConnector.createRepository(DelegatingConnector.java:131)
	at org.netbeans.modules.bugtracking.RepositoryRegistry.getStoredRepositories(RepositoryRegistry.java:277
Comment 4 Tomas Stupka 2015-06-30 14:28:54 UTC
should be fixed in scope if issue #242078

*** This bug has been marked as a duplicate of bug 242078 ***