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 243505 - The support sometimes doesn't work, when a file is open in editor during start
Summary: The support sometimes doesn't work, when a file is open in editor during start
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: AngularJS (show other bugs)
Version: 8.0.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-03 07:42 UTC by Petr Pisl
Modified: 2014-06-04 02:14 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 Petr Pisl 2014-04-03 07:42:52 UTC
Sometimes the support doesn't work correctly, when a file that has Angular insight and is open during the IDE start. It's caused because the Angular index is cached via project, but during the start the project doesn't have to be initialized properly.
Comment 1 Petr Pisl 2014-04-04 06:12:43 UTC
Fixed in web-main
Comment 2 Quality Engineering 2014-04-05 03:30:23 UTC
Integrated into 'main-silver', will be available in build *201404050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/faf4cf3ad124
User: Petr Pisl <ppisl@netbeans.org>
Log: #243505 - The support sometimes doesn't work, when a file is open in editor during start
Comment 3 Vladimir Riha 2014-04-16 07:24:04 UTC
Cannot reproduce, verified

Product Version: NetBeans IDE Dev (Build 201404150001)
Java: 1.8.0; Java HotSpot(TM) Client VM 25.0-b70
Runtime: Java(TM) SE Runtime Environment 1.8.0-b132
System: Linux version 3.2.0-60-generic-pae running on i386; UTF-8; en_US (nb)
Comment 4 Petr Pisl 2014-04-17 08:32:03 UTC
Transplanted to the releases/release80 as a part of patch1
Comment 5 Quality Engineering 2014-04-24 02:10:40 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/a05e680d7bdd
User: Petr Pisl <ppisl@netbeans.org>
Log: #243505 - The support sometimes doesn't work, when a file is open in editor during start
Comment 6 Vladimir Riha 2014-04-28 11:01:12 UTC
html.angular was updated during patch1 update => verified

Product Version: NetBeans IDE 8.0 (Build 201403101706)
Updates: NetBeans IDE is updated to version NetBeans 8.0 Patch 1
Java: 1.8.0_05; Java HotSpot(TM) Client VM 25.5-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_05-b13
System: Linux version 3.2.0-60-generic-pae running on i386; UTF-8; en_US (nb)
Comment 7 Quality Engineering 2014-06-04 02:14:46 UTC
Integrated into 'main-silver', will be available in build *201406040001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/da560043e73c
User: Petr Pisl <ppisl@netbeans.org>
Log: #243505 - The support sometimes doesn't work, when a file is open in editor during start