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 192304 - EditorSettingsStorage is not ready for uninstalling
Summary: EditorSettingsStorage is not ready for uninstalling
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Settings (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P4 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
: 203099 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-11-22 21:46 UTC by esmithbss
Modified: 2016-07-07 07:27 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE Log (43.23 KB, text/plain)
2010-11-22 21:48 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2010-11-22 21:46:32 UTC
Version 201011210001

I attempted to disable all plugins including the BaseIDE plugins which are enabled during install.

Once done, I restarted the IDE.

Now I am unable to enable any plugins without receiving a RequestProcessor$SlowItem exception with the following content:


java.lang.AssertionError: Invalid settings type Id: 'Macros'
	at org.netbeans.modules.editor.settings.storage.api.EditorSettingsStorage.get(EditorSettingsStorage.java:66)
	at org.netbeans.modules.editor.macros.MacroShortcutsInjector.collectMacroActions(MacroShortcutsInjector.java:162)
	at 
...

(See attached log for details).
Comment 1 esmithbss 2010-11-22 21:48:12 UTC
Created attachment 103213 [details]
IDE Log

Log File attempting to enable plugins.
Comment 2 Jaroslav Tulach 2010-11-23 06:01:02 UTC
java.lang.AssertionError: Invalid settings type Id: 'Macros'
	at org.netbeans.modules.editor.settings.storage.api.EditorSettingsStorage.get(EditorSettingsStorage.java:66)
Comment 3 Marian Mirilovic 2011-10-06 22:13:25 UTC
*** Bug 203099 has been marked as a duplicate of this bug. ***
Comment 4 Martin Balin 2016-07-07 07:27:59 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss