<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: jUploadr blog</title>
	<link>http://juploadr.org/2005/09/22/juploadr-blog/</link>
	<description>a photo uploader for Linux, Mac and Windows</description>
	<pubDate>Sat, 22 Nov 2008 03:39:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: scohen</title>
		<link>http://juploadr.org/2005/09/22/juploadr-blog/#comment-1221</link>
		<pubDate>Sun, 17 Sep 2006 02:06:04 +0000</pubDate>
		<guid>http://juploadr.org/2005/09/22/juploadr-blog/#comment-1221</guid>
					<description>excellent. I'm glad it works now.</description>
		<content:encoded><![CDATA[<p>excellent. I&#8217;m glad it works now.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: sKAApGIF</title>
		<link>http://juploadr.org/2005/09/22/juploadr-blog/#comment-1220</link>
		<pubDate>Sat, 16 Sep 2006 17:26:31 +0000</pubDate>
		<guid>http://juploadr.org/2005/09/22/juploadr-blog/#comment-1220</guid>
					<description>Yeah have a 64, didn't see there's a 64bit available, the link I followed was directly to the i386 version.  Thanks a lot seems that solved the problem!  I'm going to upload all my photo's now :D</description>
		<content:encoded><![CDATA[<p>Yeah have a 64, didn&#8217;t see there&#8217;s a 64bit available, the link I followed was directly to the i386 version.  Thanks a lot seems that solved the problem!  I&#8217;m going to upload all my photo&#8217;s now <img src='http://juploadr.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: scohen</title>
		<link>http://juploadr.org/2005/09/22/juploadr-blog/#comment-1219</link>
		<pubDate>Sat, 16 Sep 2006 07:32:22 +0000</pubDate>
		<guid>http://juploadr.org/2005/09/22/juploadr-blog/#comment-1219</guid>
					<description>This seems to be a known problem with SWT and SuSe 10.1 

&lt;a href="http://dev.eclipse.org/newslists/news.eclipse.foundation/msg01091.html" rel="nofollow"&gt;See here&lt;/a&gt;

Are you running a 64 bit processor? You might want to download 64 bit java and the 64 bit version of jUploadr.</description>
		<content:encoded><![CDATA[<p>This seems to be a known problem with SWT and SuSe 10.1 </p>
<p><a href="http://dev.eclipse.org/newslists/news.eclipse.foundation/msg01091.html" rel="nofollow">See here</a></p>
<p>Are you running a 64 bit processor? You might want to download 64 bit java and the 64 bit version of jUploadr.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: sKAApGIF</title>
		<link>http://juploadr.org/2005/09/22/juploadr-blog/#comment-1216</link>
		<pubDate>Fri, 15 Sep 2006 21:17:58 +0000</pubDate>
		<guid>http://juploadr.org/2005/09/22/juploadr-blog/#comment-1216</guid>
					<description>Hi, just downloaded jUploadr, seems like a great program but I can't get it starting.

I'm running SuSE 10.1 with java version "1.5.0_06" - I checked it's from sun not Open Source

When I run the jUploadr file I get this error: 

sKAApGIF@spitfire:~&#62; '/home/sKAApGIF/jUploadr/jUploadr'
Starting JUploadr...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.5.0_06]
Configuring environment...
Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/sKAApGIF/jUploadr/lib/libswt-pi-gtk-3232.so: /home/sKAApGIF/jUploadr/lib/libswt-pi-gtk-3232.so: wrong ELF class: ELFCLASS32
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
        at java.lang.Runtime.loadLibrary0(Runtime.java:822)
        at java.lang.System.loadLibrary(System.java:992)
        at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
        at org.eclipse.swt.internal.gtk.OS.(OS.java:22)
        at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
        at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
        at org.eclipse.swt.dnd.Transfer.registerType(Transfer.java:135)
        at org.eclipse.swt.dnd.TextTransfer.(TextTransfer.java:36)
        at org.scohen.juploadr.app.JUploadr.(JUploadr.java:90)
        at org.scohen.juploadr.app.JUploadr.main(JUploadr.java:727)

This seems like an unusual error what could be the cause and how can I fix it?

Also I want to suggest putting up a link to this blog, maybe next to the top bar (jUploadr About ... Project Page +++) just makes it easier if you can see there's help offered and don't have to find this with Google... or was it just me who didn't see a link somewhere else?

Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hi, just downloaded jUploadr, seems like a great program but I can&#8217;t get it starting.</p>
<p>I&#8217;m running SuSE 10.1 with java version &#8220;1.5.0_06&#8243; - I checked it&#8217;s from sun not Open Source</p>
<p>When I run the jUploadr file I get this error: </p>
<p><a href="mailto:sKAApGIF@spitfire:~&gt;">sKAApGIF@spitfire:~&gt;</a> &#8216;/home/sKAApGIF/jUploadr/jUploadr&#8217;<br />
Starting JUploadr&#8230;<br />
Java exec found in PATH. Verifying&#8230;<br />
Suitable java version found [java = 1.5.0_06]<br />
Configuring environment&#8230;<br />
Exception in thread &#8220;main&#8221; java.lang.UnsatisfiedLinkError: /home/sKAApGIF/jUploadr/lib/libswt-pi-gtk-3232.so: /home/sKAApGIF/jUploadr/lib/libswt-pi-gtk-3232.so: wrong ELF class: ELFCLASS32<br />
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)<br />
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)<br />
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)<br />
        at java.lang.Runtime.loadLibrary0(Runtime.java:822)<br />
        at java.lang.System.loadLibrary(System.java:992)<br />
        at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)<br />
        at org.eclipse.swt.internal.gtk.OS.(OS.java:22)<br />
        at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)<br />
        at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)<br />
        at org.eclipse.swt.dnd.Transfer.registerType(Transfer.java:135)<br />
        at org.eclipse.swt.dnd.TextTransfer.(TextTransfer.java:36)<br />
        at org.scohen.juploadr.app.JUploadr.(JUploadr.java:90)<br />
        at org.scohen.juploadr.app.JUploadr.main(JUploadr.java:727)</p>
<p>This seems like an unusual error what could be the cause and how can I fix it?</p>
<p>Also I want to suggest putting up a link to this blog, maybe next to the top bar (jUploadr About &#8230; Project Page +++) just makes it easier if you can see there&#8217;s help offered and don&#8217;t have to find this with Google&#8230; or was it just me who didn&#8217;t see a link somewhere else?</p>
<p>Thanks a lot
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
