Icy Version 1.8.6.0
Java(TM) SE Runtime Environment 1.8.0_101-b13 (32 bit)
Running on Windows 7 6.1 (x86)
Max java memory : 1.0 GB
Comment:
Please type here your comment
java.lang.ArrayIndexOutOfBoundsException: -1
at java.awt.font.LineBreakMeasurer.nextOffset(Unknown Source)
at java.awt.font.LineBreakMeasurer.nextLayout(Unknown Source)
at java.awt.font.LineBreakMeasurer.nextLayout(Unknown Source)
at org.pushingpixels.flamingo.internal.ui.common.BasicRichTooltipPanelUI$RichTooltipPanelLayout.layoutContainer(BasicRichTooltipPanelUI.java:372)
at java.awt.Container.layout(Unknown Source)
at java.awt.Container.doLayout(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validate(Unknown Source)
at javax.swing.Popup.reset(Unknown Source)
at javax.swing.PopupFactory$HeavyWeightPopup.getHeavyWeightPopup(Unknown Source)
at javax.swing.PopupFactory.getHeavyWeightPopup(Unknown Source)
at javax.swing.PopupFactory.getPopup(Unknown Source)
at javax.swing.PopupFactory.getPopup(Unknown Source)
at icy.gui.util.CustomPopupFactory.getPopup(CustomPopupFactory.java:115)
at org.pushingpixels.flamingo.api.common.RichToolTipManager.showTipWindow(RichToolTipManager.java:177)
at org.pushingpixels.flamingo.api.common.RichToolTipManager$InitialDelayTimerAction.actionPerformed(RichToolTipManager.java:360)
at javax.swing.Timer.fireActionPerformed(Unknown Source)
at javax.swing.Timer$DoPostEvent.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)