<?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>Santiance &#187; Backport</title>
	<atom:link href="http://santiance.com/tag/backport/feed/" rel="self" type="application/rss+xml" />
	<link>http://santiance.com</link>
	<description>Kristopher Ives&#039;s Developer Notes</description>
	<lastBuildDate>Wed, 08 Sep 2010 21:48:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>nautilus-open-terminal backport for Jaunty</title>
		<link>http://santiance.com/2009/08/nautilus-open-terminal-backport-for-jaunty/</link>
		<comments>http://santiance.com/2009/08/nautilus-open-terminal-backport-for-jaunty/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 12:19:41 +0000</pubDate>
		<dc:creator>Kristopher Ives</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Backport]]></category>
		<category><![CDATA[Nautilus]]></category>
		<category><![CDATA[Package]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://67.43.13.30/~kives/wp/?p=124</guid>
		<description><![CDATA[I am addicted to the &#8220;Open Terminal&#8221; plugin for Nautilus. I have a lot of different SFTP bookmarks and mounts, and I always want to open an SSH terminal using the menu. However, anyone using Ubuntu Jaunty (9.04) knows that it&#8217;ll crash the file browser, which is a serious bummer. I&#8217;ve backported the package from [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-131 alignright" title="Remote Terminal" src="http://santiance.com/wp-content/uploads/2009/08/Screenshot.png" alt="Remote Terminal" width="351" height="157" />I am addicted to the &#8220;Open Terminal&#8221; plugin for Nautilus. I have a lot of different SFTP bookmarks and mounts, and I always want to open an SSH terminal using the menu. However, anyone using Ubuntu Jaunty (9.04) knows that it&#8217;ll crash the file browser, which is a serious bummer.</p>
<p>I&#8217;ve backported the package from the upcoming Karmic release:</p>
<ul>
<li><a href="http://67.43.13.30/~kives/wp/wp-content/uploads/2009/08/nautilus-open-terminal_0.13-2_i386.deb">nautilus-open-terminal_0.13-2_i386</a><span style="text-decoration: underline;"> (32-bit)</span></li>
</ul>
<p><strong><em>Note<span style="font-weight: normal;">: This backport was made before Ubuntu 9.10 (Karmic) was release, and a newer backport is probably available now. Check your repository first.</span></em></strong></p>
<p><span id="more-124"></span></p>
<h3>How I made that backport</h3>
<p>I got the source from the <a title="nautilus-open-terminal at Launchpad" href="https://launchpad.net/ubuntu/karmic/+source/nautilus-open-terminal/0.13-2" target="_blank">nautilus-open-terminal</a> page for the new version in Karmic, since this version isn&#8217;t in Jaunty. If it was in Jaunty you could get the source by simply doing <code>apt-get source nautilus-open-terminal</code>. Before you begin you&#8217;ll need any packages you don&#8217;t have that are needed for compiling by <code>sudo apt-get build-dep nautilus-open-terminal</code>.</p>
<p>Untar the sources using <code>tar -xzf nautilus-open-*</code>, and apply the patch using <code>patch -p0 &lt; nautilus-open-terminal_0.13-2.diff</code>. Now inside the source directory (<code>cd nautilus-open-terminal-*</code>) execute <code>debuild -uc -us -b</code> to make an unsigned binary package.</p>
]]></content:encoded>
			<wfw:commentRss>http://santiance.com/2009/08/nautilus-open-terminal-backport-for-jaunty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
