<?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>IONCANNON &#187; lotus notes</title>
	<atom:link href="http://www.ioncannon.net/tag/lotus-notes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ioncannon.net</link>
	<description>Thoughts on Software Development and Engineering</description>
	<lastBuildDate>Tue, 03 Jan 2012 13:59:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<atom:link rel='hub' href='http://www.ioncannon.net/?pushpress=hub'/>
		<item>
		<title>Running Lotus Notes 8 on Linux with newer xulrunner</title>
		<link>http://www.ioncannon.net/linux/316/running-lotus-notes-8-on-linux-with-newer-xulrunner/</link>
		<comments>http://www.ioncannon.net/linux/316/running-lotus-notes-8-on-linux-with-newer-xulrunner/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 11:49:01 +0000</pubDate>
		<dc:creator>carson</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[lotus notes]]></category>
		<category><![CDATA[xulrunner]]></category>

		<guid isPermaLink="false">http://www.ioncannon.net/?p=316</guid>
		<description><![CDATA[I recently got tired of running Lotus Notes under wine because I kept getting meeting invites that I couldn&#039;t accept. So I ventured out because I had heard that Notes now had a Linux client and sure enough it does. The install is huge but it went very smooth up until the point that I [...]]]></description>
			<content:encoded><![CDATA[<p>I recently got tired of running Lotus Notes under wine because I kept getting meeting invites that I couldn&#039;t accept. So I ventured out because I had heard that Notes now had a Linux client and sure enough it does. The install is huge but it went very smooth up until the point that I first launched to read my mail. At the point where it should have shown me the start screen I got an error dialog with the error &#034;JVM terminated. Exit code=160&#034; and a big stack trace. </p>
<p><a href="http://d28nuaxr58rcpu.cloudfront.net/img/notes8linux/Screenshot-IBM_Lotus_Notes.png"><img title="Lotus Notes error message" alt="Lotus Notes error message" src="http://d28nuaxr58rcpu.cloudfront.net/img/notes8linux/Screenshot-IBM_Lotus_Notes_small.png"/></a><br/>(Click the image to see a larger version)<br/></p>
<p>After digging around a little I found that the Eclipse framework/SWT expected an older version of xulrunner to be installed. The simple fix to get Notes running was to move the xulrunner libraries out of the way:</p>
<div class="codesnip-container" >mv /usr/lib/xulrunner-1.9/ /tmp/<br />
mv /tmp/xulrunner-1.9/  /usr/lib/</div>
<p>Now when I started Notes I was able to get all the way in and see the following error on the start page:</p>
<p><a href="http://d28nuaxr58rcpu.cloudfront.net/img/notes8linux/Screenshot-Getting_Started_-_IBM_Lotus_Notes_.png"><img title="Lotus Notes start page error" alt="Lotus Notes start page error" src="http://d28nuaxr58rcpu.cloudfront.net/img/notes8linux/Screenshot-Getting_Started_-_IBM_Lotus_Notes__small.png"/></a><br/>(Click the image to see a larger version)<br/></p>
<p>Now the key to getting Notes into a usable state is to close the &#034;Getting Started&#034; tab. If you don&#039;t do this you can never move xulrunner back into place. Once you have closed the tab exit out of Notes and then put the xulrunner libraries back where they belong.</p>
<p>Now you can start Notes without an issue, just make sure not to open anything that requires a web browser.</p>
<p><a href="http://d28nuaxr58rcpu.cloudfront.net/img/notes8linux/Screenshot-Home_-_IBM_Lotus_Notes_.png"><img title="Lotus Notes home page" alt="Lotus Notes home page" src="http://d28nuaxr58rcpu.cloudfront.net/img/notes8linux/Screenshot-Home_-_IBM_Lotus_Notes__small.png"/></a><br/>(Click the image to see a larger version)<br/></p>
<p>After going through this someone pointed me towards the latest 8.5 beta 2 release of Lotus Notes for Linux and after installing that I can report that it actually has fixed the issue. So whenever 8.5 comes out this should be fixed until another incompatible version of xulrunner comes out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ioncannon.net/linux/316/running-lotus-notes-8-on-linux-with-newer-xulrunner/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

