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 258522 - UnsupportedOperationException: The MAIL action is not supported on the current platform!
Summary: UnsupportedOperationException: The MAIL action is not supported on the curren...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-24 16:59 UTC by Alexander Simon
Modified: 2016-04-20 13:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 223178


Attachments
stacktrace (3.51 KB, text/plain)
2016-03-24 16:59 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2016-03-24 16:59:46 UTC
Build: Oracle Internal IDE 20160324-56c607e03f37
VM: Java HotSpot(TM) 64-Bit Server VM, 25.72-b15, Java(TM) SE Runtime Environment, 1.8.0_72-b15
OS: SunOS

User Comments:
alexvsimon: click on "Feedback" icon




Stacktrace: 
java.lang.UnsupportedOperationException: The MAIL action is not supported on the current platform!
   at java.awt.Desktop.checkActionSupport(Desktop.java:225)
   at java.awt.Desktop.mail(Desktop.java:467)
   at com.sun.tools.ide.feedback.FeedbackAction.actionPerformed(FeedbackAction.java:22)
   at org.openide.awt.AlwaysEnabledAction$1.run(AlwaysEnabledAction.java:199)
   at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:95)
   at org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:116)
Comment 1 Alexander Simon 2016-03-24 16:59:49 UTC
Created attachment 158995 [details]
stacktrace
Comment 2 Alexander Simon 2016-03-24 17:03:20 UTC
Bug in Studio, fix in sputnik:
fc8dec070401
Comment 3 Vladimir Kvashin 2016-04-15 16:59:54 UTC
verified in builds on enum server
Comment 4 Alexander Simon 2016-04-20 13:50:06 UTC
Verified in NetBeans 8.1 with latest updates.