<?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>Ailurus 小熊猫</title>
	<atom:link href="http://tdt.sjtu.edu.cn/ailurus/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://tdt.sjtu.edu.cn/ailurus</link>
	<description>Ailurus = &#34;Install software&#34; + &#34;Configure Linux&#34; + &#34;Learn Linux skills&#34;</description>
	<lastBuildDate>Wed, 21 Jul 2010 05:58:25 +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>How to solve the &#8220;failed to open gtk.png&#8221; problem</title>
		<link>http://tdt.sjtu.edu.cn/ailurus/?p=600</link>
		<comments>http://tdt.sjtu.edu.cn/ailurus/?p=600#comments</comments>
		<pubDate>Wed, 21 Jul 2010 05:58:25 +0000</pubDate>
		<dc:creator>Homer</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://tdt.sjtu.edu.cn/ailurus/?p=600</guid>
		<description><![CDATA[Dear all,
If you encounter the error:
Failed to open file '/usr/lib/python2.6/site-packages/ailurus/icons/appicons/gtk.png': Permission denied

Please run the command:
chmod a+r /usr/lib/python2.6/site-packages/ailurus/icons/appicons/gtk.png
This problem is also fixed in Ailurus 10.07.3.
]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p>If you encounter the error:<br />
<code>Failed to open file '/usr/lib/python2.6/site-packages/ailurus/icons/appicons/gtk.png': Permission denied<br />
</code></p>
<p>Please run the command:</p>
<p><code>chmod a+r /usr/lib/python2.6/site-packages/ailurus/icons/appicons/gtk.png</code></p>
<p>This problem is also fixed in Ailurus 10.07.3.</p>
]]></content:encoded>
			<wfw:commentRss>http://tdt.sjtu.edu.cn/ailurus/?feed=rss2&amp;p=600</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Please upgrade ailurus to 10.07.3, to solve FetchFailedException and AssertionError</title>
		<link>http://tdt.sjtu.edu.cn/ailurus/?p=596</link>
		<comments>http://tdt.sjtu.edu.cn/ailurus/?p=596#comments</comments>
		<pubDate>Wed, 21 Jul 2010 02:59:55 +0000</pubDate>
		<dc:creator>Homer</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://tdt.sjtu.edu.cn/ailurus/?p=596</guid>
		<description><![CDATA[Dear all,
The source code in Ailurus 10.06 is not written very well. You may encounter &#8220;FetchFailedException&#8221; and &#8220;AssertionError&#8221; if any software fails to install. For example,
DBusException: org.freedesktop.DBus.Python.apt.cache.FetchFailedException
if obj.sane: assert obj.cache_installed
AssertionError
I am very sorry. Please upgrade Ailurus to version 10.07.3 or higher. The problems are solved there.
I would like to thank Mr. Federico Vera. He proposed [...]]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p>The source code in Ailurus 10.06 is not written very well. You may encounter &#8220;FetchFailedException&#8221; and &#8220;AssertionError&#8221; if any software fails to install. For example,</p>
<p><code>DBusException: org.freedesktop.DBus.Python.apt.cache.FetchFailedException</code></p>
<p><code>if obj.sane: assert obj.cache_installed<br />
AssertionError</code></p>
<p>I am very sorry. Please upgrade Ailurus to version 10.07.3 or higher. The problems are solved there.</p>
<p>I would like to thank Mr. Federico Vera. He proposed valuable suggestion about how to improve the source code.</p>
<p>Best regards,<br />
Homer Xing</p>
]]></content:encoded>
			<wfw:commentRss>http://tdt.sjtu.edu.cn/ailurus/?feed=rss2&amp;p=596</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software installation problem. Please upgrade to version 10.06.91</title>
		<link>http://tdt.sjtu.edu.cn/ailurus/?p=592</link>
		<comments>http://tdt.sjtu.edu.cn/ailurus/?p=592#comments</comments>
		<pubDate>Tue, 29 Jun 2010 02:35:30 +0000</pubDate>
		<dc:creator>Homer</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://tdt.sjtu.edu.cn/ailurus/?p=592</guid>
		<description><![CDATA[Recently Ailurus developers received more than 55 bug reports. All of the reports is about the same bug: Ailurus tried to install some software but failed.
Finally the reason is found. It is because a global lock is holding by other process. Then the developers did some improvement. I hope this problem will not happen again.
Please [...]]]></description>
			<content:encoded><![CDATA[<p>Recently Ailurus developers received more than 55 bug reports. All of the reports is about the same bug: Ailurus tried to install some software but failed.</p>
<p>Finally the reason is found. It is because a global lock is holding by other process. Then the developers did some improvement. I hope this problem will not happen again.</p>
<p>Please upgrade to version 10.06.91. Sorry for the inconvenience which the bug brought to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://tdt.sjtu.edu.cn/ailurus/?feed=rss2&amp;p=592</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shortcut icon is missing! Please upgrade to version 10.06.8 or higher.</title>
		<link>http://tdt.sjtu.edu.cn/ailurus/?p=590</link>
		<comments>http://tdt.sjtu.edu.cn/ailurus/?p=590#comments</comments>
		<pubDate>Wed, 23 Jun 2010 05:40:38 +0000</pubDate>
		<dc:creator>Homer</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://tdt.sjtu.edu.cn/ailurus/?p=590</guid>
		<description><![CDATA[Dear all,
If you install Ailurus 10.06.6, then the shortcut icon is missing. Because there is an error in the source code. Now this error is solved. Please upgrade to version 10.06.8 or higher.
You can download it from http://code.google.com/p/ailurus/
or http://ppa.launchpad.net/ailurus/ppa/ubuntu/pool/main/a/ailurus/
]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p>If you install Ailurus 10.06.6, then the shortcut icon is missing. Because there is an error in the source code. Now this error is solved. Please upgrade to version 10.06.8 or higher.</p>
<p>You can download it from <a href="http://code.google.com/p/ailurus/" target="_blank">http://code.google.com/p/ailurus/</a></p>
<p>or <a href="http://ppa.launchpad.net/ailurus/ppa/ubuntu/pool/main/a/ailurus/" target="_blank">http://ppa.launchpad.net/ailurus/ppa/ubuntu/pool/main/a/ailurus/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tdt.sjtu.edu.cn/ailurus/?feed=rss2&amp;p=590</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a feature to recover font configuration</title>
		<link>http://tdt.sjtu.edu.cn/ailurus/?p=588</link>
		<comments>http://tdt.sjtu.edu.cn/ailurus/?p=588#comments</comments>
		<pubDate>Fri, 18 Jun 2010 07:22:53 +0000</pubDate>
		<dc:creator>Homer</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://tdt.sjtu.edu.cn/ailurus/?p=588</guid>
		<description><![CDATA[Hi, all,
Ailurus tried to fix Flash font error, by changing /etc/fonts/conf.d/49-sansserif.conf.
However, some users point out that font in other applications are also affected. To fix this problem, a new feature &#8220;recover font configuration&#8221; is added in &#8220;Computer doctor&#8221; pane. This feature is in version 10.06.5, which will be released in one week.
]]></description>
			<content:encoded><![CDATA[<p>Hi, all,</p>
<p>Ailurus tried to fix Flash font error, by changing /etc/fonts/conf.d/49-sansserif.conf.</p>
<p>However, some users point out that font in other applications are also affected. To fix this problem, a new feature &#8220;recover font configuration&#8221; is added in &#8220;Computer doctor&#8221; pane. This feature is in version 10.06.5, which will be released in one week.</p>
]]></content:encoded>
			<wfw:commentRss>http://tdt.sjtu.edu.cn/ailurus/?feed=rss2&amp;p=588</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Would you please help translate Ailurus?</title>
		<link>http://tdt.sjtu.edu.cn/ailurus/?p=583</link>
		<comments>http://tdt.sjtu.edu.cn/ailurus/?p=583#comments</comments>
		<pubDate>Fri, 18 Jun 2010 01:57:04 +0000</pubDate>
		<dc:creator>Homer</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://tdt.sjtu.edu.cn/ailurus/?p=583</guid>
		<description><![CDATA[Dear all, a lot of software items has been added in Ailurus. The  source code also changed significantly. Therefore many strings are  waiting to be translated. Would you please do a favor? Please help  translate on https://translations.launchpad.net/ailurus
]]></description>
			<content:encoded><![CDATA[<p>Dear all, a lot of software items has been added in Ailurus. The  source code also changed significantly. Therefore many strings are  waiting to be translated. Would you please do a favor? Please help  translate on <a rel="nofollow" href="https://translations.launchpad.net/ailurus">https://translations.launchpad.net/ailurus</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tdt.sjtu.edu.cn/ailurus/?feed=rss2&amp;p=583</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fatal error! Please upgrade Ailurus to 10.06.1</title>
		<link>http://tdt.sjtu.edu.cn/ailurus/?p=581</link>
		<comments>http://tdt.sjtu.edu.cn/ailurus/?p=581#comments</comments>
		<pubDate>Wed, 16 Jun 2010 02:57:53 +0000</pubDate>
		<dc:creator>Homer</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://tdt.sjtu.edu.cn/ailurus/?p=581</guid>
		<description><![CDATA[Dear all,
Recently we found a fatal error in Ailurus. When you select &#8220;merge all files in /etc/apt/sources.list.d/ to /etc/apt/sources.list&#8221;, then original content in /etc/apt/sources.list will be missing.
The problem is due to the wrong code order. I have fixed this fatal error. I uploaded a new version 10.06.1 to Launchpad. Please upgrade, to get rid of [...]]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p>Recently we found a fatal error in Ailurus. When you select &#8220;merge all files in /etc/apt/sources.list.d/ to /etc/apt/sources.list&#8221;, then original content in /etc/apt/sources.list will be missing.</p>
<p>The problem is due to the wrong code order. I have fixed this fatal error. I uploaded a new version 10.06.1 to Launchpad. Please upgrade, to get rid of this error.</p>
<p>I am very sorry for this problem. If there is still error, please contact me without hesitate.</p>
]]></content:encoded>
			<wfw:commentRss>http://tdt.sjtu.edu.cn/ailurus/?feed=rss2&amp;p=581</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to install &amp; launch Songbird</title>
		<link>http://tdt.sjtu.edu.cn/ailurus/?p=579</link>
		<comments>http://tdt.sjtu.edu.cn/ailurus/?p=579#comments</comments>
		<pubDate>Mon, 31 May 2010 01:34:22 +0000</pubDate>
		<dc:creator>Homer</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://tdt.sjtu.edu.cn/ailurus/?p=579</guid>
		<description><![CDATA[Dear all,
Recently a lot of people pointed out problems, such that Songbird cannot be installed.
Here is a solution:
Download the latest package from http://developer.songbirdnest.com/builds/trunk/latest/
Extract to an arbitrary directory.
Launch Songbird by &#8220;LD_BIND_NOW=1 ./songbird&#8221;
Don&#8217;t forget LD_BIND_NOW=1, otherwise, Songbird cannot work on Ubuntu 10.04 or Fedora 13.
Reference:
[1] http://changelog.complete.org/archives/1081-songbird-how-to-make-great-software-unpopular
[2] http://getsatisfaction.com/songbird/topics/songbird_fails_to_start_on_fedora_11_with_undefined_symbol_in_libgstdeinterlace_so
]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p>Recently a lot of people pointed out problems, such that Songbird cannot be installed.</p>
<p>Here is a solution:</p>
<p>Download the latest package from http://developer.songbirdnest.com/builds/trunk/latest/</p>
<p>Extract to an arbitrary directory.</p>
<p>Launch Songbird by &#8220;<strong>LD_BIND_NOW=1</strong> ./songbird&#8221;</p>
<p>Don&#8217;t forget <strong>LD_BIND_NOW=1</strong>, otherwise, Songbird cannot work on Ubuntu 10.04 or Fedora 13.</p>
<p>Reference:</p>
<p>[1] http://changelog.complete.org/archives/1081-songbird-how-to-make-great-software-unpopular<br />
[2] http://getsatisfaction.com/songbird/topics/songbird_fails_to_start_on_fedora_11_with_undefined_symbol_in_libgstdeinterlace_so</p>
]]></content:encoded>
			<wfw:commentRss>http://tdt.sjtu.edu.cn/ailurus/?feed=rss2&amp;p=579</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to solve &#8220;Fewer items found in D-Bus signature&#8221; bug?</title>
		<link>http://tdt.sjtu.edu.cn/ailurus/?p=575</link>
		<comments>http://tdt.sjtu.edu.cn/ailurus/?p=575#comments</comments>
		<pubDate>Sun, 30 May 2010 09:18:26 +0000</pubDate>
		<dc:creator>Homer</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://tdt.sjtu.edu.cn/ailurus/?p=575</guid>
		<description><![CDATA[Dear all,
If you met this error:
&#60;type 'exceptions.TypeError'&#62; : Fewer items found in D-Bus signature than
in Python arguments
Please restart your computer. Then Ailurus works fine.
The reason is that D-Bus backend API changed from version 10.04 to version 10.05. If Ailurus is just upgraded, then the old D-Bus backend is still running. 
]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p>If you met this error:</p>
<p><code>&lt;type 'exceptions.TypeError'&gt; : Fewer items found in D-Bus signature than<br />
in Python arguments</code></p>
<p>Please restart your computer. Then Ailurus works fine.</p>
<p>The reason is that D-Bus backend API changed from version 10.04 to version 10.05. If Ailurus is just upgraded, then the old D-Bus backend is still running. </p>
]]></content:encoded>
			<wfw:commentRss>http://tdt.sjtu.edu.cn/ailurus/?feed=rss2&amp;p=575</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The command for installing extensions is wrong.</title>
		<link>http://tdt.sjtu.edu.cn/ailurus/?p=572</link>
		<comments>http://tdt.sjtu.edu.cn/ailurus/?p=572#comments</comments>
		<pubDate>Sat, 29 May 2010 01:33:23 +0000</pubDate>
		<dc:creator>Homer</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://tdt.sjtu.edu.cn/ailurus/?p=572</guid>
		<description><![CDATA[Dear all,
Yesterday, I post a command, which can install extensions for Ailurus. Due to my mistake, this command is wrong, because an HTML file will be downloaded.
The wrong commands are:
wget 'http://github.com/homerxing/Ailurus/blob/master/unfree/for_ubuntu.py' -O ~/.config/ailurus/for_ubuntu.py
wget 'http://github.com/homerxing/Ailurus/blob/master/unfree/for_fedora.py' -O ~/.config/ailurus/for_fedora.py
The right commands are:
wget 'http://github.com/homerxing/Ailurus/raw/master/unfree/for_ubuntu.py' -O ~/.config/ailurus/for_ubuntu.py
wget 'http://github.com/homerxing/Ailurus/raw/master/unfree/for_fedora.py' -O ~/.config/ailurus/for_fedora.py
Please run the right commands.
I am very sorry for my mistake.
]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p>Yesterday, I post a command, which can install extensions for Ailurus. Due to my mistake, this command is wrong, because an HTML file will be downloaded.</p>
<p><strong>The wrong commands are</strong>:<br />
<code>wget 'http://github.com/homerxing/Ailurus/<span style="color: #ff0000;">blob</span>/master/unfree/for_ubuntu.py' -O ~/.config/ailurus/for_ubuntu.py<br />
wget 'http://github.com/homerxing/Ailurus/<span style="color: #ff0000;">blob</span>/master/unfree/for_fedora.py' -O ~/.config/ailurus/for_fedora.py</code></p>
<p><strong>The right commands are</strong>:<br />
<code>wget 'http://github.com/homerxing/Ailurus/<span style="color: #ff0000;">raw</span>/master/unfree/for_ubuntu.py' -O ~/.config/ailurus/for_ubuntu.py<br />
wget 'http://github.com/homerxing/Ailurus/<span style="color: #ff0000;">raw</span>/master/unfree/for_fedora.py' -O ~/.config/ailurus/for_fedora.py</code></p>
<p>Please run the right commands.</p>
<p>I am very sorry for my mistake.</p>
]]></content:encoded>
			<wfw:commentRss>http://tdt.sjtu.edu.cn/ailurus/?feed=rss2&amp;p=572</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

