[kepler-dev] [Bug 5501] Got an java.lang.NullPointerException when click any menu after downloading a kar file

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Nov 10 20:24:35 PST 2011


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5501

--- Comment #4 from Derik Barseghian <barseghian at nceas.ucsb.edu> 2011-11-10 20:24:35 PST ---
Strangely my stacktrace has different line numbers than Jing's, and googling my
numbers yield more results. Unfortunately I haven't found a quick fix. 


      [run] Exception in thread "AWT-EventQueue-0"
java.lang.NullPointerException
      [run]     at
com.sun.java.swing.plaf.gtk.GTKIconFactory$MenuArrowIcon.paintIcon(GTKIconFactory.java:348)
      [run]     at sun.swing.plaf.synth.SynthIcon.paintIcon(SynthIcon.java:87)
      [run]     at
com.jgoodies.looks.common.MinimumSizedIcon.paintIcon(MinimumSizedIcon.java:80)
      [run]     at
com.jgoodies.looks.common.MenuItemRenderer.paintMenuItem(MenuItemRenderer.java:419)
      [run]     at
com.jgoodies.looks.common.ExtBasicMenuUI.paintMenuItem(ExtBasicMenuUI.java:135)
      [run]     at
com.jgoodies.looks.plastic.PlasticMenuUI.paintMenuItem(PlasticMenuUI.java:80)
      [run]     at
javax.swing.plaf.basic.BasicMenuItemUI.paint(BasicMenuItemUI.java:587)
      [run]     at
javax.swing.plaf.basic.BasicMenuItemUI.update(BasicMenuItemUI.java:583)
      [run]     at javax.swing.JComponent.paintComponent(JComponent.java:758)
      [run]     at javax.swing.JComponent.paint(JComponent.java:1022)
      [run]     at
javax.swing.JComponent.paintToOffscreen(JComponent.java:5104)
      [run]     at
javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:285)
      [run]     at javax.swing.RepaintManager.paint(RepaintManager.java:1128)
      [run]     at
javax.swing.JComponent._paintImmediately(JComponent.java:5052)
      [run]     at
javax.swing.JComponent.paintImmediately(JComponent.java:4862)
      [run]     at
javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:723)
      [run]     at
javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:679)
      [run]     at
javax.swing.RepaintManager.seqPaintDirtyRegions(RepaintManager.java:659)
      [run]     at
javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:128)
      [run]     at
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
      [run]     at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
      [run]     at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
      [run]     at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
      [run]     at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
      [run]     at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
      [run]     at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
      [run]     at
java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Kepler-dev mailing list