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 236351

Summary: java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key LBL_ZoomOut
Product: editor Reporter: ChrisStueber
Component: Key bindingsAssignee: Svata Dedic <sdedic>
Status: RESOLVED DUPLICATE    
Severity: normal CC: venkatramakkineni
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 203385
Attachments: stacktrace

Description ChrisStueber 2013-09-25 08:57:48 UTC
Build: NetBeans IDE 7.3.1 (Build 201306052037)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Mac OS X

User Comments:
GUEST: Options crashed

GUEST: ?? ?? -- ????? ??

ChrisStueber: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key LBL_ZoomOut
   at java.util.ResourceBundle.getObject(ResourceBundle.java:395)
   at java.util.ResourceBundle.getString(ResourceBundle.java:355)
   at org.netbeans.modules.plantumlnb.ZoomOutAction.getName(ZoomOutAction.java:84)
   at org.openide.util.actions.SystemAction.getValue(SystemAction.java:174)
   at org.netbeans.modules.options.keymap.LayersBridge$GlobalAction.getDisplayName(LayersBridge.java:873)
   at org.netbeans.modules.options.keymap.KeymapViewModel$ActionsComparator.compare(KeymapViewModel.java:295)
Comment 1 ChrisStueber 2013-09-25 08:57:50 UTC
Created attachment 140438 [details]
stacktrace
Comment 2 Svata Dedic 2013-11-01 09:24:59 UTC

*** This bug has been marked as a duplicate of bug 237616 ***
Comment 3 venkatramakkineni 2013-11-01 14:38:57 UTC
Please follow this issue on PlantUML NB issue tracker.

https://netbeans.org/bugzilla/show_bug.cgi?id=237616#add_comment
Comment 4 venkatramakkineni 2013-11-01 14:39:58 UTC
Oops bad url, https://sourceforge.net/p/plantumlnb/tickets/6/