Post Reply 
no icon in taskbar raspberry pi
19-03-2018, 12:34
Post: #3
RE: no icon in taskbar raspberry pi
It is enabled and I cannot see the icons.

However I have found an error message in jminim-crash log file which starts

jMinim crash dump, produced at 20180319-111751.971

java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11.XToolkit

java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11.XToolkit
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at java.awt.Toolkit$2.run(Toolkit.java:860)
at java.awt.Toolkit$2.run(Toolkit.java:855)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:854)
at java.awt.Toolkit.getEventQueue(Toolkit.java:1734)
at java.awt.EventQueue.isDispatchThread(EventQueue.java:1041)
at javax.swing.SwingUtilities.isEventDispatchThread(SwingUtilities.java:
1361)
at com.minimserver.lib.TrayControl.checkUI(TrayControl.java:863)
at com.minimserver.lib.TrayControl.access$2500(TrayControl.java:152)
at com.minimserver.lib.TrayControl$TrayView.createAndShowTrayIcon(TrayCo
ntrol.java:1827)

It looks as though the XToolkit class is not being found. I am using the following java which is the standard one for jessie:

java version "1.8.0_65"
Java™ SE Runtime Environment (build 1.8.0_65-b17)
Java HotSpot™ Client VM (build 25.65-b01, mixed mode)

I hope that helps

Thanks
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: no icon in taskbar raspberry pi - trevorjharris - 19-03-2018 12:34

Forum Jump:


User(s) browsing this thread: 1 Guest(s)