<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>oyvindhauge.com &#187; vuze</title>
	<atom:link href="http://www.oyvindhauge.com/blog/tag/vuze/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oyvindhauge.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 21:28:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Vuze would not run after install of Ubuntu 10.04</title>
		<link>http://www.oyvindhauge.com/blog/2010/07/24/vuze-would-not-run-after-install-of-ubuntu-10-04/</link>
		<comments>http://www.oyvindhauge.com/blog/2010/07/24/vuze-would-not-run-after-install-of-ubuntu-10-04/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 14:39:34 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vuze]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1336</guid>
		<description><![CDATA[After installing Ubuntu 10.04, Vuze would not start. Reinstalling the libswt-gtl/3.5/java package may solve this problem (thanks to the tips in this issue at launchpad.net). Reinstalling this package may be done by opening a console window and typing: &#8220;sudo apt-get install &#8211;reinstall libswt-gtk-3.5-java&#8220;]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://oyvindhauge.com/blog/wp-content/vuze.png"><img class="aligncenter size-medium wp-image-1352" title="Vuze error message" src="http://oyvindhauge.com/blog/wp-content/vuze-300x227.png" alt="Vuze error message" width="300" height="227" /></a></p>
<p>After installing Ubuntu 10.04, Vuze would not start. Reinstalling the libswt-gtl/3.5/java package may solve this problem (thanks to the tips in <a href="https://bugs.launchpad.net/ubuntu/+source/swt-gtk/+bug/569461">this issue</a> at <a href="https://launchpad.net/">launchpad.net</a>). Reinstalling this package may be done by opening a console window and typing: &#8220;<em>sudo apt-get install &#8211;reinstall libswt-gtk-3.5-java</em>&#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2010/07/24/vuze-would-not-run-after-install-of-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Vuze on Ubuntu after removing openjdk</title>
		<link>http://www.oyvindhauge.com/blog/2009/05/12/vuze-on-ubuntu-after-removing-openjdk/</link>
		<comments>http://www.oyvindhauge.com/blog/2009/05/12/vuze-on-ubuntu-after-removing-openjdk/#comments</comments>
		<pubDate>Tue, 12 May 2009 12:24:12 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[openjdk]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vuze]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=928</guid>
		<description><![CDATA[I recently removed openjdk to get my BankID working. A change often has consequences and I did not have to wait long. For some reason I do not bother to dive into, openjdk is hard coded into Vuze as its preferred Java implementation on Ubuntu. When I removed openjdk, Vuze would of course not start. [...]]]></description>
			<content:encoded><![CDATA[<p>I recently <a href="http://oyvindhauge.com/blog/2009/05/11/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-2/">removed openjdk to get my BankID</a> working. A change often has consequences and I did not have to wait long.</p>
<p>For some reason I do not bother to dive into, <a href="http://openjdk.java.net/">openjdk</a> is <a href="http://en.wikipedia.org/wiki/Hard_coding">hard coded</a> into <a href="http://www.vuze.com/app">Vuze</a> as its preferred Java implementation on Ubuntu. When I removed openjdk, Vuze would of course not start. It is apparently a <a href="https://bugs.launchpad.net/ubuntu/+source/azureus/+bug/348109">bug</a> (or meta bug) but it is quite simple to <a href="http://ubuntuforums.org/showthread.php?p=7250642">fix</a>.</p>
<p>Change one line in <em>/usr/bin/azureus</em> by using &#8220;sudo gedit /usr/bin/azureus&#8221; and change the line <strong>JAVA=&#8217;/usr/lib/jvm/java-6-openjdk/jre/bin/java -Xmx1024M&#8217;</strong> to <strong>JAVA=&#8217;/etc/alternatives/java -Xmx1024M&#8217;</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2009/05/12/vuze-on-ubuntu-after-removing-openjdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

