<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Eclipse problems solved (finally)</title>
	<atom:link href="http://www.jasny.net/articles/eclipse-problems-solved-finaly/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasny.net/articles/eclipse-problems-solved-finaly/</link>
	<description>It&#039;s all about me, mysql and Einstein.</description>
	<lastBuildDate>Thu, 09 Sep 2010 15:08:00 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arnold Daniels</title>
		<link>http://www.jasny.net/articles/eclipse-problems-solved-finaly/comment-page-1/#comment-218635</link>
		<dc:creator>Arnold Daniels</dc:creator>
		<pubDate>Sun, 04 Apr 2010 13:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=16#comment-218635</guid>
		<description>I&#039;m not sure if I can help you Brian.

Try the Gnome Support forum. http://gnomesupport.org/forums
And see http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-connect-data</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure if I can help you Brian.</p>
<p>Try the Gnome Support forum. <a href="http://gnomesupport.org/forums" rel="nofollow">http://gnomesupport.org/forums</a><br />
And see <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-connect-data" rel="nofollow">http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-connect-data</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.jasny.net/articles/eclipse-problems-solved-finaly/comment-page-1/#comment-217969</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 02 Apr 2010 17:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=16#comment-217969</guid>
		<description>My Eclipse problem on Ubuntu is that Eclipse keeps trying to use pop-ups when I&#039;m running command line tools.  Within an SSH session I enter my command and I see output similar to...

org.eclipse.swt.SWTError: No more handles gtk_init_check() failed
at org.eclipse.swt.SWT.error(SWT.java:3803)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:855)


or 

(.:24425): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(.:24425): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)&#039; failed
(.:24425): Gtk-CRITICAL **: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)&#039; failed
(.:24425): GLib-GObject-CRITICAL **: g_object_get: assertion `G_IS_OBJECT (object)&#039; failed


The reason is generally that there is a pop-up error message.  I have to VNC into the device, do an xhost+localhost, and then run it in order to not see the above problems.  

Can you tell me a fix for this?</description>
		<content:encoded><![CDATA[<p>My Eclipse problem on Ubuntu is that Eclipse keeps trying to use pop-ups when I&#8217;m running command line tools.  Within an SSH session I enter my command and I see output similar to&#8230;</p>
<p>org.eclipse.swt.SWTError: No more handles gtk_init_check() failed<br />
at org.eclipse.swt.SWT.error(SWT.java:3803)<br />
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:855)</p>
<p>or </p>
<p>(.:24425): GLib-GObject-WARNING **: invalid (NULL) pointer instance<br />
(.:24425): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)&#8217; failed<br />
(.:24425): Gtk-CRITICAL **: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)&#8217; failed<br />
(.:24425): GLib-GObject-CRITICAL **: g_object_get: assertion `G_IS_OBJECT (object)&#8217; failed</p>
<p>The reason is generally that there is a pop-up error message.  I have to VNC into the device, do an xhost+localhost, and then run it in order to not see the above problems.  </p>
<p>Can you tell me a fix for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnold Daniels</title>
		<link>http://www.jasny.net/articles/eclipse-problems-solved-finaly/comment-page-1/#comment-2831</link>
		<dc:creator>Arnold Daniels</dc:creator>
		<pubDate>Sun, 26 Aug 2007 21:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=16#comment-2831</guid>
		<description>That is more a workaround than a real solution though. It will also give you grief when jvm updates.</description>
		<content:encoded><![CDATA[<p>That is more a workaround than a real solution though. It will also give you grief when jvm updates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lemy Danger</title>
		<link>http://www.jasny.net/articles/eclipse-problems-solved-finaly/comment-page-1/#comment-2812</link>
		<dc:creator>Lemy Danger</dc:creator>
		<pubDate>Sat, 25 Aug 2007 19:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=16#comment-2812</guid>
		<description>You don&#039;t need to reinstall eclipse if you start it like this :

eclipse -vm /usr/lib/jvm/java-1.5.0-sun/jre/bin/java</description>
		<content:encoded><![CDATA[<p>You don&#8217;t need to reinstall eclipse if you start it like this :</p>
<p>eclipse -vm /usr/lib/jvm/java-1.5.0-sun/jre/bin/java</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnold Daniels</title>
		<link>http://www.jasny.net/articles/eclipse-problems-solved-finaly/comment-page-1/#comment-1236</link>
		<dc:creator>Arnold Daniels</dc:creator>
		<pubDate>Thu, 31 May 2007 08:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=16#comment-1236</guid>
		<description>It should have read &#039;- - set&#039; (without the spaces), but for some reason two - are displayed as -- in wordpress. The -s works as well. Thanks for your comment.</description>
		<content:encoded><![CDATA[<p>It should have read &#8216;- &#8211; set&#8217; (without the spaces), but for some reason two &#8211; are displayed as &#8212; in wordpress. The -s works as well. Thanks for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland Bouman</title>
		<link>http://www.jasny.net/articles/eclipse-problems-solved-finaly/comment-page-1/#comment-1235</link>
		<dc:creator>Roland Bouman</dc:creator>
		<pubDate>Thu, 31 May 2007 07:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=16#comment-1235</guid>
		<description>Hey there, 

I think the command line is not entirely correct. At least it did not work for me...What did work for me was this:

sudo update-java-alternatives -s java-1.5.0-sun</description>
		<content:encoded><![CDATA[<p>Hey there, </p>
<p>I think the command line is not entirely correct. At least it did not work for me&#8230;What did work for me was this:</p>
<p>sudo update-java-alternatives -s java-1.5.0-sun</p>
]]></content:encoded>
	</item>
</channel>
</rss>
