2011-04-16, 09:19
DDM123 Wrote:I run XBMC in an X session, so I get this error about the systray:So can this be ran without the Systray as many of us XBMC users don't have one?Code:Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedOperationException:
at java.awt.SystemTray.getSystemTray(SystemTray.java:171)
at remotelauncherserver.ui.ServerFrame.createTrayIcon(ServerFrame.java:2
at remotelauncherserver.ui.ServerFrame.<init>(ServerFrame.java:69)
at remotelauncherserver.ui.ServerFrame$18.run(ServerFrame.java:517)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:647)
at java.awt.EventQueue.access$000(EventQueue.java:96)
at java.awt.EventQueue$1.run(EventQueue.java:608)
at java.awt.EventQueue$1.run(EventQueue.java:606)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessCo
at java.awt.EventQueue.dispatchEvent(EventQueue.java:617)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
owtroid Wrote:Bah, who needs sleep anyway?
Here is a test build:
http://sourceforge.net/projects/remotela...z/download
If you have the time, please test and see if it works better!
Have you had the chance to test this?