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 246386 - Progress bar does not go away when loading documentation offline
Summary: Progress bar does not go away when loading documentation offline
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: RequireJS (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-11 07:25 UTC by Vladimir Riha
Modified: 2015-04-01 02:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2014-08-11 07:25:27 UTC
Please try:
 - make sure you are offline
 - start IDE with fresh user and cache dir
 - invoke cc for <script> and focus data-main


=> progress bar for loading documentation is displayed twice (as 2 processes), they stay there "forever" although IDE log already contains

INFO [RequireJsDataProvider]: Cannot load RequireJS documentation from "http://requirejs.org/docs/api.html".

If you try to shutdown IDE, you will be warn about terminating running processes


Product Version: NetBeans IDE 8.0.1 RC1 (Build 201408102300)
Java: 1.8.0_11; Java HotSpot(TM) 64-Bit Server VM 25.11-b03
Runtime: Java(TM) SE Runtime Environment 1.8.0_11-b12
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Roman Svitanic 2015-03-31 11:17:39 UTC
Changeset: 792ac90ba166
Author:    Roman Svitanic <rsvitanic@netbeans.org>
Date:      2015-03-31 13:18
Message:   #246386: Progress bar does not go away when loading documentation offline - fixed
Comment 2 Quality Engineering 2015-04-01 02:54:23 UTC
Integrated into 'main-silver', will be available in build *201504010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/792ac90ba166
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #246386: Progress bar does not go away when loading documentation offline - fixed
Task #246386 - Progress bar does not go away when loading documentation offline