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 194600 - AssertionError at org.netbeans.modules.search.FindInFilesAction.checkToolbarPresenterExists
Summary: AssertionError at org.netbeans.modules.search.FindInFilesAction.checkToolbarP...
Status: RESOLVED DUPLICATE of bug 193305
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 19:12 UTC by Exceptions Reporter
Modified: 2011-09-02 10:16 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169763


Attachments
stacktrace (2.90 KB, text/plain)
2011-01-21 19:12 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-01-21 19:12:07 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

User Comments:
joecsc: re-launching the IDE after importing settings exported from a NetBeans 6.9.1 installation

GUEST: 1) installed NetBeans
2) Choose Options
3) Import configurations from a file created by NB 6.9.1

johanandren: Starting 7.0-m2 after deleting netbeans userdir

almircampos: I had installed NB and run it for the first time.

GUEST: first start after install. Importin settings of 6.9.1 confirmed.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.search.FindInFilesAction.checkToolbarPresenterExists(FindInFilesAction.java:229)
   at org.netbeans.modules.search.FindInFilesAction.stateChanged(FindInFilesAction.java:259)
   at org.netbeans.modules.search.SearchScopeRegistry.notifyListeners(SearchScopeRegistry.java:326)
   at org.netbeans.modules.search.SearchScopeRegistry.searchScopeStateChanged(SearchScopeRegistry.java:271)
   at org.netbeans.modules.search.SearchScopeRegistry.access$100(SearchScopeRegistry.java:71)
   at org.netbeans.modules.search.SearchScopeRegistry$SearchScopeChangeHandler.stateChanged(SearchScopeRegistry.java:254)
Comment 1 Exceptions Reporter 2011-01-21 19:12:11 UTC
Created attachment 105255 [details]
stacktrace
Comment 2 Jaroslav Havlin 2011-09-02 10:16:36 UTC

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