<?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>LOTUSCONNECTIONS.org &#187; ubuntu</title>
	<atom:link href="http://www.lotusconnections.org/wordpress/index.php/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lotusconnections.org/wordpress</link>
	<description>Wikipedia &#34;Lotus Connections is often described as the leading product in enterprise social software market&#34;</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:49:33 +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>Lotus Notes 8.5 Ubuntu 10.04 external link issue</title>
		<link>http://www.lotusconnections.org/wordpress/index.php/2010/06/lotus-notes-8-5-ubuntu-10-04-external-link-issue-8/</link>
		<comments>http://www.lotusconnections.org/wordpress/index.php/2010/06/lotus-notes-8-5-ubuntu-10-04-external-link-issue-8/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 13:44:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.lotusconnections.org/wordpress/index.php/2010/06/lotus-notes-8-5-ubuntu-10-04-external-link-issue-8/</guid>
		<description><![CDATA[Getting to run Lotus Notes 8.5 on your Ubuntu install isn&#8217;t thateasy as you would like it to be. There are a lot of guides whichdescribe extra steps you have to take to get it running smoothlydepending on the release you are using.

After I upgraded my Ubuntu to version 10.04 I again had the problemthat [...]]]></description>
			<content:encoded><![CDATA[<p>Getting to run Lotus Notes 8.5 on your Ubuntu install isn&#8217;t that<br />easy as you would like it to be. There are a lot of guides which<br />describe extra steps you have to take to get it running smoothly<br />depending on the release you are using.</p>
<p><img style="max-width: 800px;" src="http://www.lotusconnections.org/wordpress/wp-content/uploads/2010/06/LotusNotesUbuntu.jpg" /></p>
<p>After I upgraded my Ubuntu to version 10.04 I again had the problem<br />that opening attachments and URL links with FireFox<br />weren&#8217;t working.&nbsp; With earliers releases of Ubuntu I found the guide<br />printed below to be helpful but for this release it was a no go.</p>
<p><a target="_blank" href="http://ubuntuforums.org/showthread.php?p=4268844">http://ubuntuforums.org/showthread.php?p=4268844</a></p>
<blockquote><p>&#8220;Issue #9: Open, Edit, or View attachment dialog disappears <br />&#8220;When a customer clicks an attachment within the Lotus <br />Notes® client for Linux®, the Open Attachment dialog box <br />provides the customer with options to Open, Edit, or View the <br />attachment.&nbsp; When any of these three options are opened <br />the dialog box disappears and no action is taken. <br />Generally, this problem is seen with attachments that are <br />not of a common file type in Linux. However, this problem <br />can also occur for common Linux file types such as odt <br />and pdf.&#8221; -Harmony Pirate Blog</p>
<p>Do the following:<br />Code:</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;<b> <font face="monospace">sudo mv /opt/ibm/lotus/notes/openwith /opt/ibm/lotus/notes/openwith.old<br />&nbsp; &nbsp; sudo ln -s $(which gnome-open) /opt/ibm/lotus/notes/openwith</font></b><br />&#8220;</p></blockquote>
<p>Because the tip above wasn&#8217;t working anymore I gave up the struggle<br />I couldn&#8217;t find any helpful links on Google as well. Which didn&#8217;t make it <br />less annoying, copy paste URL between Notes and Firefox, because I <br />really prefer to work with Firefox instead of the internal browser of Notes.</p>
<p>This weekend I decided to give the search to the fix one more try. I saw <br />that Fixpack 3 of Lotus Notes 8.5 was released so I installed this one.<br />All with the hope that it maybe would resolve my issue.</p>
<p>No luck, after the update the issue was still there. But because I started<br />my Notes client in a terminal screen I saw all the startup code scrolling<br />by including a few errors.</p>
<p><b><font face="monospace">(<unknown>:10049): Gtk-WARNING **: GModule (/usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so) initialization check failed: Gtk+ version too old (micro mismatch)</unknown></font></b></p>
<p>Also when I clicked on external link or tried to open a JPEG attachment<br />I saw the following error printed in the terminal.<br /><b><br /><font face="monospace">/usr/lib/firefox-3.6.3/firefox-bin: symbol lookup error: /usr/lib/firefox-3.6.3/libxul.so: undefined symbol: gdk_x11_window_get_drawable_impl</font></b></p>
<p>After some searching I found out that this was related to this<br />Technote of Lotus Notes on Ubuntu. I probaly also took this<br />step when installing Lotus Notes 8.5 for the first time<br />because I saw that the files were there :-p.</p>
<p><a target="_blank" href="http://www-01.ibm.com/support/docview.wss?rs=899&amp;uid=swg21409777">http://www-01.ibm.com/support/docview.wss?rs=899&amp;uid=swg21409777</a></p>
<p><b><font face="monospace">$ cp /usr/lib/libgdk_pixbuf-2.0.so.0.1800.3 <br />/opt/ibm/lotus/notes/libgdk_pixbuf-2.0.so.0</p>
<p>$ cp /usr/lib/libgdk_pixbuf_xlib-2.0.so.1800.3 <br />/opt/ibm/lotus/notes/libgdk_pixbuf_xlib-2.0.so.0</p>
<p>$ cp /usr/lib/libgdk-x11-2.0.so.0.1800.3 <br />/opt/ibm/lotus/notes/libgdk-x11-2.0.so.0</p>
<p>$ cp /usr/lib/libgtk-x11-2.0.so.0.1800.3 <br />/opt/ibm/lotus/notes/libgtk-x11-2.0.so.0 <br /></font></b> <br />To give it a try I moved the four files to a tempdir an started <br />up Lotus Notes. It gave me no more <b><font face="monospace">Gtk+ version too old </font></b><font face="verdana">warnings</font> <br />and external URL&#8217;s were working again as well as JPEG attachments.</p>
<p>For now I don&#8217;t know what is the cause that it is working, just <br />deleting these four files and the fact that I&#8217;m running Ubuntu 10.04.<br />Or that it that I deleted all the fours files and that I upgraded my<br />Lotus Notes 8.5 client to Fixpack 3?</p>
<p>Nevertheless I hope somebody will profit from this information.</p>
<p>Technote SPR included in Fixpack3 maybe related?<br /><a target="_blank" href="http://www-01.ibm.com/support/docview.wss?uid=swg21418210"><br />http://www-01.ibm.com/support/docview.wss?uid=swg21418210</a></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lotusconnections.org/wordpress/index.php/2010/06/lotus-notes-8-5-ubuntu-10-04-external-link-issue-8/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mini-commander in Ubuntu 8.0.4 Hardy Heron</title>
		<link>http://www.lotusconnections.org/wordpress/index.php/2008/11/mini-commander-in-ubuntu-804-hardy-heron/</link>
		<comments>http://www.lotusconnections.org/wordpress/index.php/2008/11/mini-commander-in-ubuntu-804-hardy-heron/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 15:54:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[mini-commander]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.lotusconnections.org/wordpress/?p=51</guid>
		<description><![CDATA[When I got my new Thinkpad W500 I decided to change my OS from
SLED 10 SP1 to Ubuntu 8.0.4. The packet management on Ubuntu is
many times better than the one from Suse.
One of the things that I was missing on my desktop with Ubuntu was
the mini-commander applet. Searching on Google I found out that it
was [...]]]></description>
			<content:encoded><![CDATA[<p>When I got my new Thinkpad W500 I decided to change my OS from<br />
SLED 10 SP1 to Ubuntu 8.0.4. The packet management on Ubuntu is<br />
many times better than the one from Suse.</p>
<p>One of the things that I was missing on my desktop with Ubuntu was<br />
the mini-commander applet. Searching on Google I found out that it<br />
was discarded and was replaced by Deskbar.</p>
<p>But Deskbar wasn&#8217;t the thing I was looking for, to many options.<br />
No history-based auto completion <img src='http://www.lotusconnections.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>After some Googling I found this post on a forum.</p>
<p>____________________________________________________</p>
<p>http://www.nunx.org/stage/ubuntu/mini-commander_2.13.90-0nunx0_i386.deb</p>
<p>As the official gnome-applets/gnome-applets-data packages still contain some parts of mini-commander you&#8217;ll have to use the &#8211;force-overwrite option to dpkg to install this package. Like this:</p>
<p>you@your_box$ wget http://www.nunx.org/stage/ubuntu/mini-commander_2.13.90-0nunx0_i386.deb<br />
you@your_box$ sudo dpkg &#8211;force-overwrite  -i mini-commander_2.13.90-0nunx0_i386.deb<br />
(Reading database &#8230; 152203 files and directories currently installed.)<br />
Unpacking mini-commander (from mini-commander_2.13.90-0nunx0_i386.deb) &#8230;<br />
dpkg &#8211; warning, overriding problem because &#8211;force enabled:<br />
trying to overwrite `/usr/lib/bonobo/servers/GNOME_MiniCommanderApplet.server&#8217;, which is also in package gnome-applets-data<br />
Setting up mini-commander (2.13.90-0nunx0) &#8230;</p>
<p>Oh, and the package is not signed by anyone you know and trust. If you are wary of installing unsigned binary packages from $deity-knows-where on the internet you are a) right and b) sadly out of luck.  Should you not trust my package you can make one yourself from the mentioned versions of the official package files (look for them in your /var/cache/apt/archives directory)</p>
<p>____________________________________________________</p>
<p>So now I got my mini-commander applet back.</p>
<p><a href="http://www.lotusconnections.org/wordpress/wp-content/uploads/2008/11/mini-commander.png"><img class="alignnone size-medium wp-image-55" title="mini-commander" src="http://www.lotusconnections.org/wordpress/wp-content/uploads/2008/11/mini-commander.png" alt="" width="300" height="64" /></a></p>
<p><a href="http://www.lotusconnections.org/wordpress/wp-content/uploads/2008/11/mini-commander-add-to-panel.png"><img class="alignnone size-medium wp-image-56" title="mini-commander-add-to-panel" src="http://www.lotusconnections.org/wordpress/wp-content/uploads/2008/11/mini-commander-add-to-panel.png" alt="" width="300" height="280" /></a></p>
<hr />
]]></content:encoded>
			<wfw:commentRss>http://www.lotusconnections.org/wordpress/index.php/2008/11/mini-commander-in-ubuntu-804-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
