[
https://issues.jboss.org/browse/JBIDE-14987?page=com.atlassian.jira.plugi...
]
Denis Golovin updated JBIDE-14987:
----------------------------------
Fix Version/s: 4.1.0.CR1
Forge 2 Notification Popup is not working in Windows 8
------------------------------------------------------
Key: JBIDE-14987
URL:
https://issues.jboss.org/browse/JBIDE-14987
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Affects Versions: 4.1.0.Beta1
Environment: JBoss Developer Studio 7.0.0.Beta1
Reporter: George Gastaldi
Fix For: 4.1.0.CR1
The following exception is thrown:
{code}
Caused by: java.lang.NullPointerException
at
org.jboss.tools.forge.ui.notifications.NotificationDialog.calculateInitialLocation(NotificationDialog.java:80)
at
org.jboss.tools.forge.ui.notifications.NotificationDialog.createShell(NotificationDialog.java:68)
at
org.jboss.tools.forge.ui.notifications.NotificationDialog.<init>(NotificationDialog.java:55)
at
org.jboss.tools.forge.ui.notifications.NotificationDialog.notify(NotificationDialog.java:29)
at org.jboss.tools.forge.ui.ext.wizards.ForgeWizard$1.run(ForgeWizard.java:123)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135){code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira