<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Kojo hangs on loading screen in Ubuntu 15.04</title>
		<link>http://kogics.wikidot.com/forum/t-1277900/kojo-hangs-on-loading-screen-in-ubuntu-15-04</link>
		<description>Posts in the discussion thread &quot;Kojo hangs on loading screen in Ubuntu 15.04&quot; - When I try to run Kojo from the command line on Ubuntu 15.04, it hangs forever on the loading splash screen</description>
				<copyright></copyright>
		<lastBuildDate>Mon, 10 Aug 2026 11:13:44 +0000</lastBuildDate>
		
					<item>
				<guid>http://kogics.wikidot.com/forum/t-1277900#post-2336369</guid>
				<title>(no title)</title>
				<link>http://kogics.wikidot.com/forum/t-1277900/kojo-hangs-on-loading-screen-in-ubuntu-15-04#post-2336369</link>
				<description></description>
				<pubDate>Sun, 12 Jul 2015 03:09:19 +0000</pubDate>
				<wikidot:authorName>lalitp</wikidot:authorName>				<wikidot:authorUserId>66813</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Good to know.</p> <p>A similar looking problem was reported here: <a href="https://groups.google.com/forum/#!topic/kojo-dev/u1jbahCiu-0">https://groups.google.com/forum/#!topic/kojo-dev/u1jbahCiu-0</a></p> <p>I will update that thread.</p> <p>Thanks,<br /> - Lalit</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://kogics.wikidot.com/forum/t-1277900#post-2336368</guid>
				<title>(no title)</title>
				<link>http://kogics.wikidot.com/forum/t-1277900/kojo-hangs-on-loading-screen-in-ubuntu-15-04#post-2336368</link>
				<description></description>
				<pubDate>Sun, 12 Jul 2015 03:05:08 +0000</pubDate>
				<wikidot:authorName>Richard Eggert</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>I solved the mystery on my own.</p> <p>The hang was caused by Java Ayatana (evidenced by the &quot;Picked up JAVA_TOOLS_OPTIONS&quot; line above).</p> <p>Adding this to the Kojo launch script corrected the problem:</p> <blockquote> <p>unset JAVA_TOOL_OPTIONS</p> </blockquote> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://kogics.wikidot.com/forum/t-1277900#post-2336363</guid>
				<title>Kojo hangs on loading screen in Ubuntu 15.04</title>
				<link>http://kogics.wikidot.com/forum/t-1277900/kojo-hangs-on-loading-screen-in-ubuntu-15-04#post-2336363</link>
				<description></description>
				<pubDate>Sun, 12 Jul 2015 02:44:18 +0000</pubDate>
				<wikidot:authorName>Richard Eggert</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>When I try to run Kojo from the command line on Ubuntu 15.04, it hangs forever on the loading splash screen. I've tried it with Java 8 and Java 7, and with OpenJDK and the Oracle JRE.</p> <p>On the console, I see this:</p> <blockquote> <p>./kojo<br /> Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar<br /> [INFO] Running first Kojo instance with args: []<br /> [INFO] Java Home: /opt/jre1.8.0_45<br /> Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar<br /> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=32m; support was removed in 8.0<br /> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0<br /> [INFO] Logging has been redirected to: /home/daddy/.kojo/lite/log/kojo0.log</p> <p>Exception: java.lang.NullPointerException thrown from the UncaughtExceptionHandler in thread &quot;AWT-EventQueue-0&quot;</p> </blockquote> <p>The above is for the Oracle JRE for Java 8, but there are only slight variations with other versions. The NPE at the bottom appears in all cases, and I suspect that it's at the root of the problem.</p> <p>In the log, I see only a listing of the system properties, followed by this, which mirrors what I saw in the console:</p> <blockquote> <p>[Sat Jul 11&#160;22:33:53 EDT 2015, CodeExecutionSupport] SEVERE: stderr&gt; Exception in thread &quot;AWT-EventQueue-0&quot;<br /> [Sat Jul 11&#160;22:33:53 EDT 2015, CodeExecutionSupport] SEVERE: stderr&gt; Exception in thread &quot;AWT-EventQueue-0&quot;</p> </blockquote> <p>Since there is no stack trace attached to the exception, I can't even venture a guess as to what the problem could be.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>