<?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>Confessions of a Guru &#187; lightning</title>
	<atom:link href="http://www.guru.net.nz/blog/category/lightning/feed" rel="self" type="application/rss+xml" />
	<link>http://www.guru.net.nz/blog</link>
	<description>Random stuff from a Dunedin (NZ) based web developer, beer drinker and dad</description>
	<lastBuildDate>Wed, 14 Dec 2011 09:18:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Ubuntu and Lightning &#8211; not working, application seems buggy?</title>
		<link>http://www.guru.net.nz/blog/2009/01/ubuntu-and-lightning-not-working-application-seems-buggy.html</link>
		<comments>http://www.guru.net.nz/blog/2009/01/ubuntu-and-lightning-not-working-application-seems-buggy.html#comments</comments>
		<pubDate>Fri, 23 Jan 2009 10:09:32 +0000</pubDate>
		<dc:creator>GuruBob</dc:creator>
				<category><![CDATA[lightning]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[thundebird]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.guru.net.nz/blog/?p=263</guid>
		<description><![CDATA[I&#8217;ve switched over to running Ubuntu 8.10 full time at work now.  The only things I miss are TortoiseSVN and the application integration with the desktop (Thunderbird/W32 for example lets you drag attachments onto the desktop).  Oh, and I miss TimeSnapper (classic &#8211; free download) too, but will get off my chuff and work out [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve switched over to running Ubuntu 8.10 full time at work now.  The only things I miss are TortoiseSVN and the application integration with the desktop (Thunderbird/W32 for example lets you drag attachments onto the desktop).  Oh, and I miss TimeSnapper (<a href="http://www.timesnapper.com/downloads/TimeSnapperClassicSetup.exe">classic &#8211; free download</a>) too, but will get off my chuff and work out an alternative using <a href="http://en.wikipedia.org/wiki/Xwd">Xwd</a>.</p>
<p>Anyway, at work we use the <a href="http://www.mozilla.org/projects/calendar/lightning/download.html">Lightning</a> calendar plugin for Thunderbird, with the <a href="https://addons.mozilla.org/en-US/thunderbird/addon/4631">Google Calendar provider</a> in order to collaborate on a calendar.  For the most part this works well as when not in the office you can fall back to <a href="http://calendar.google.com">Google Calendar</a>.</p>
<p>I went down the path of installing Lightning into Thunderbird (download the XPI, browse to it etc&#8230;) but after the installation Lightning seemed broken.  The UI was mostly there but it looked buggy and nothing worked.  After hunting around for a reason, I came across <a href="https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/278853">this thread</a> that suggested that the problem was that the libstdc++5 package had to be installed.</p>
<p>I was skeptical, but after reading half a dozen &#8220;me too&#8221; posts where the problem had been fixed I got stuck in.</p>
<ol>
<li>Uninstall the Lightning plugin from Thunderbird</li>
<li>Open a terminal, and run this command: <strong>sudo aptitude install libstdc++5</strong></li>
<li>Reinstall Lightning from the XPI you downloaded</li>
</ol>
<p>Then things came to life nicely.  I was disappointed that the state of Lightning without libstdc++5 appeared to be a buggy application rather than a specific error.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guru.net.nz/blog/2009/01/ubuntu-and-lightning-not-working-application-seems-buggy.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

