[jedit:bugs] #4068 NoSuchMethodException in OSXAdapter.java
"Björn Kautler" via jEdit-devel <[email protected]> Fri, 24 Nov 2023 16:20:52 -0000
| Newsgroups | gmane.editors.jedit.devel |
|---|---|
| Message-ID | </p/jedit/bugs/4068/48e47e5303141bbacf46fc3fd99c45698a2a9d82.bugs@jedit.p.sourceforge.net> |
- **status**: open --> closed-fixed - **Comment**: This should long be fixed already in the newer Mac OS Support 1.5 plugin, which will also be shipped with jEdit 5.7.0, but can also manually be installed through the plugin manager. --- **[bugs:#4068] NoSuchMethodException in OSXAdapter.java** **Status:** closed-fixed **Group:** normal bug **Created:** Tue May 08, 2018 02:36 AM UTC by Kohei Nozaki **Last Updated:** Sat Oct 06, 2018 08:32 PM UTC **Owner:** nobody Hello, After upgrading jEdit to 5.5.0, I've started getting the following error at every launching (I haven't seen any problem which caused by this though) java.lang.NoSuchMethodException: com.apple.eawt.Application.addApplicationListener(com.apple.eawt.ApplicationListener) at java.base/java.lang.Class.getDeclaredMethod(Unknown Source) at macosx.OSXAdapter.setHandler(OSXAdapter.java:121) at macosx.OSXAdapter.setQuitHandler(OSXAdapter.java:50) at macosx.MacOSXPlugin$1.run(MacOSXPlugin.java:67) at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.EventQueue.access$500(Unknown Source) at java.desktop/java.awt.EventQueue$3.run(Unknown Source) at java.desktop/java.awt.EventQueue$3.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.desktop/java.awt.EventDispatchThread.run(Unknown Source) jEdit version: 5.5.0 platform: OSX 10.12.6 Java version: Oracle Java 9.0.4 step to reproduce: Simply launch jEdit with MacOSXPlugin enabled, and you'll see "7 error(s)" on the status bar Thanks, Kohei --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/jedit/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. -- ----------------------------------------------- jEdit Developers' List [email protected] https://lists.sourceforge.net/lists/listinfo/jedit-devel