Post Reply 
no icon in taskbar raspberry pi
20-03-2018, 12:02 (This post was last modified: 20-03-2018 12:04 by trevorjharris.)
Post: #11
RE: no icon in taskbar raspberry pi
I logged in locally and ran startx. The desktop icon was visible but nothing on the task bar.
I then ran starti and got the following in jminim.log

MinimServer 0.8.5.2 update 122, Copyright © 2012-2018 Simon Nash. All rights reserved.
Java™ SE Runtime Environment (build 1.8.0_65-b17)
Java HotSpot™ Client VM (build 25.65-b01, mixed mode)
Java runtime options: -Dorg.jminim.processUpdates=false
Platform default charset is UTF-8
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(TrayControl.java:​1827)
at com.minimserver.lib.TrayControl.createAndShowTrayView(TrayControl.java:307)
at com.minimserver.lib.WatchService.initServerWatch(WatchService.java:398)
at com.minimserver.lib.WatchService$Proxy.initServerWatch(WatchService.java:547)
at com.minimserver.ServerWatch.doStart(ServerWatch.java:87)
at com.minimserver.ServerWatch.start(ServerWatch.java:29)
at org.jminim.core.ContextImpl.startComponent(ContextImpl.java:167)
at org.jminim.core.ContextImpl.start(ContextImpl.java:92)
at org.jminim.core.RootContextImpl.startComponent(RootContextImpl.java:68)
at org.jminim.core.ContextImpl.start(ContextImpl.java:92)
at org.jminim.core.RuntimeImpl.run(RuntimeImpl.java:2022)
at org.jminim.core.LauncherImpl.run(LauncherImpl.java:1192)
at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:137)
at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav​a:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jminim.mlaunch.MinimLaunch.doLaunch(MinimLaunch.java:494)
at org.jminim.mlaunch.MinimLaunch.launch(MinimLaunch.java:145)
at org.jminim.mlaunch.MinimLaunch.launch(MinimLaunch.java:89)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav​a:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jminim.mlaunch.MinimLaunch.doLaunch(MinimLaunch.java:494)
at org.jminim.mlaunch.MinimLaunch.launch(MinimLaunch.java:145)
at org.jminim.mlaunch.MinimLaunch.launch(MinimLaunch.java:89)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav​a:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jminim.launch.Launcher.launch(Launcher.java:88)
at org.jminim.launch.Launcher.main(Launcher.java:51)


There was no error message in minimserver.log. The this was java -version

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)

Regards trevor
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 - 20-03-2018 12:02

Forum Jump:


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