<?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>Leong &#187; Ubuntu</title>
	<atom:link href="http://www.leong.nl/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leong.nl</link>
	<description>enjoy life</description>
	<lastBuildDate>Tue, 25 May 2010 18:00:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu Karmic Koala and Python setuptools</title>
		<link>http://www.leong.nl/2009/10/ubuntu-karmic-koala-and-python-setuptools/</link>
		<comments>http://www.leong.nl/2009/10/ubuntu-karmic-koala-and-python-setuptools/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 12:06:46 +0000</pubDate>
		<dc:creator>kc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[python setuptools eggs bug]]></category>

		<guid isPermaLink="false">http://www.leong.nl/?p=131</guid>
		<description><![CDATA[This weekend I&#8217;ve upgrade my laptop to Ubuntu Karmic Koala. The upgrade was easy and Karmic looks and runs smoother than the previous version. I encountered one small problem with Python setuptools and subversion.
I use Setuptools 0.6c9 to create Python eggs. It happens that the latest Setuptools won&#8217;t play well with subversion 1.6 (shipped with [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend I&#8217;ve upgrade my laptop to Ubuntu <a title="Ubuntu Linux" href="http://www.ubuntu.com/" target="_blank">Karmic Koala</a>. The upgrade was easy and Karmic looks and runs smoother than the previous version. I encountered one small problem with Python setuptools and subversion.</p>
<p>I use <a title="setuptools" href="http://pypi.python.org/pypi/setuptools/0.6c9" target="_blank">Setuptools 0.6c9 </a>to create Python eggs. It happens that the latest Setuptools won&#8217;t play well with subversion 1.6 (shipped with Karmic).</p>
<p>When creating an egg with:</p>
<p><strong>python setup.py bdist_egg </strong></p>
<p>I got this error:</p>
<p><strong>subversion unrecognized .svn/entries format</strong></p>
<p>You can fix this by running a patch from the setuptools team, <a title="Python setuptools error, Subversion 1.6 entries format 'unrecognized'" href="http://bugs.python.org/setuptools/issue64" target="_blank">download the most recent patch</a> from the issue page. Find out where setuptools lives in your site-packages and apply the patch. <a title="Details on fixing Subversion 1.6 entries format 'unrecognized'" href="http://www.leong.nl/oss/fix-svn1.6-with-setuptools.txt" target="_blank">More details here</a> if you&#8217;re not familiar with site-packages and applying patches.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leong.nl/2009/10/ubuntu-karmic-koala-and-python-setuptools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu release party in Groningen</title>
		<link>http://www.leong.nl/2009/04/ubuntu-release-party-in-groningen/</link>
		<comments>http://www.leong.nl/2009/04/ubuntu-release-party-in-groningen/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 18:59:24 +0000</pubDate>
		<dc:creator>kc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.leong.nl/?p=85</guid>
		<description><![CDATA[Vandaag is Ubuntu 9.04 uitgekomen. Deze release is ook bekend als &#8216;Jaunty Jackalope&#8217;. Op donderdag 7 mei 2009 is er een release party georganiseerd door NN-Open. Vanaf 16:00 gaan de deuren open. Kom langs voor een borrel!
Release party in agenda NN-Open met locatie details.
]]></description>
			<content:encoded><![CDATA[<p>Vandaag is <a href="http://www.ubuntu.com">Ubuntu 9.04</a> uitgekomen. Deze release is ook bekend als &#8216;Jaunty Jackalope&#8217;. Op donderdag 7 mei 2009 is er een <a href="https://wiki.ubuntu.com/JauntyReleaseParties">release party</a> georganiseerd door <a href="http://www.nn-open.org">NN-Open</a>. Vanaf 16:00 gaan de deuren open. Kom langs voor een borrel!</p>
<p><a href="http://www.nn-open.org/Members/dokter/ubuntu-release-party-onder-voorbehoud">Release party in agenda NN-Open met locatie details.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.leong.nl/2009/04/ubuntu-release-party-in-groningen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Jaunty upgrade with ATI/AMD graphics</title>
		<link>http://www.leong.nl/2009/04/ubuntu-jaunty-upgrade-with-atiamd-graphics/</link>
		<comments>http://www.leong.nl/2009/04/ubuntu-jaunty-upgrade-with-atiamd-graphics/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 18:48:29 +0000</pubDate>
		<dc:creator>kc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.leong.nl/?p=74</guid>
		<description><![CDATA[Today the release candidate of Ubuntu Jaunty came out. Ofcourse I want to use the latest and greatest Ubuntu! After running &#8216;updatemanager -d&#8217; to do a dist-upgrade I got a warning that fglrx (ATI proprietary driver) wouldn&#8217;t work. Pff so what, I want to upgrade&#8230;
Dist-upgrading to Jaunty didn&#8217;t go smooth. But who said this is [...]]]></description>
			<content:encoded><![CDATA[<p>Today the release candidate of Ubuntu Jaunty came out. Ofcourse I want to use the latest and greatest Ubuntu! After running &#8216;updatemanager -d&#8217; to do a dist-upgrade I got a warning that fglrx (ATI proprietary driver) wouldn&#8217;t work. Pff so what, I want to upgrade&#8230;</p>
<p>Dist-upgrading to Jaunty didn&#8217;t go smooth. But who said this is a easy road when you try beta stuff. First I had to run the upgrade from the terminal with &#8216;do-release-upgrade&#8217;. When it was finished (to early..) I ended with a broken upgrade. Fortunately I succeeded to upgrade after booting into recovery mode with the option &#8216;fix dpkg&#8217;.</p>
<p>Hmm all seemed well after booting but I endedup with all strange lines on my laptop screen. No login screen, even when I tried the open source ATI driver. Seems the flgrx driver interferes with the radeon driver&#8230;</p>
<p>See: <a href="https://wiki.ubuntu.com/X/Troubleshooting/FglrxInteferesWithRadeonDriver" target="_blank">https://wiki.ubuntu.com/X/Troubleshooting/FglrxInteferesWithRadeonDriver</a></p>
<p>Fixed it with:</p>
<p class="line867">
<pre>  sudo /usr/share/ati/fglrx-uninstall.sh  # (if it exists)
  sudo apt-get remove --purge fglrx*
  sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon
  sudo apt-get install xserver-xorg-video-ati
  sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core
  dpkg-reconfigure xserver-xorg</pre>
<p>Now Jaunty is running like a crazy kralting using open source ati drivers. Compiz works great even with a dual head setup. There one flaw when playing 3D games (like Nexuiz) Ubuntu freezes&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leong.nl/2009/04/ubuntu-jaunty-upgrade-with-atiamd-graphics/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
