<?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>Rebel Zero &#187; OpenOffice.org</title>
	<atom:link href="http://www.rebelzero.com/category/openofficeorg/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rebelzero.com</link>
	<description>Where sleeping Lynxes lie....</description>
	<lastBuildDate>Sun, 09 May 2010 15:46:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>OpenOffice.org 3.1 For Hardy, Intrepid, Jaunty</title>
		<link>http://www.rebelzero.com/openofficeorg/openofficeorg-31-for-hardy-intrepid-jaunty/136</link>
		<comments>http://www.rebelzero.com/openofficeorg/openofficeorg-31-for-hardy-intrepid-jaunty/136#comments</comments>
		<pubDate>Wed, 13 May 2009 01:46:04 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[8.04 LTS Hardy Heron]]></category>
		<category><![CDATA[8.10 Intrepid Ibex]]></category>
		<category><![CDATA[9.04 Jaunty Jackalope]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[Upgrading]]></category>
		<category><![CDATA[OpenOffice.org 3.1.x]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=136</guid>
		<description><![CDATA[Quick and easy guide to upgrading your OpenOffice.org to 3.1 on Ubuntu Hardy, Intrepid, or Jaunty using the Scribblers PPA.]]></description>
			<content:encoded><![CDATA[<p>Want OpenOffice.org 3.1 for Hardy, Intrepid, or Jaunty? Open a terminal window and follow these quick steps.</p>
<p><code><span id="more-136"></span>sudo nano /etc/apt/sources.list.d/PPA_OpenOffice.org.list</code></p>
<p>Copy and paste the following deb lines:</p>
<p><code>deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu <strong>jaunty</strong> main<br />
deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu <strong>jaunty</strong> main</code></p>
<p>This website&#8217;s formatting may split those lines. Each line from &#8220;deb&#8221; to &#8220;main&#8221; should be unbroken. Change <strong>jaunty</strong> in each entry to either <strong>intrepid</strong> or <strong>hardy</strong> accordingly for your own Intrepid or Hardy installation.</p>
<div style="text-align: center;"><a href="http://www.rebelzero.com/wp-content/uploads/2009/05/ppa_ooo_list.png"><img class="aligncenter size-full wp-image-137" style="border: 2px solid black; margin: 5px;" title="ppa_ooo_list" src="http://www.rebelzero.com/wp-content/uploads/2009/05/ppa_ooo_list.png" alt="ppa_ooo_list" width="462" height="303" /></a></div>
<p><strong>CTRL-O</strong> to write to the file.<br />
<strong>CTRL-X</strong> to exit.</p>
<p><code>nano ppa_keys</code></p>
<p>Copy and paste the PGP Public Key Block for the OpenOffice.org Scribblers PPA from <a href="http://keyserver.ubuntu.com:11371/pks/lookup?op=get&amp;search=0x60D11217247D1CFF">HERE</a>.</p>
<div style="text-align: center;"><a href="http://www.rebelzero.com/wp-content/uploads/2009/05/ppa_ooo_pgpkey.png"><img class="aligncenter size-full wp-image-138" style="border: 2px solid black; margin: 5px;" title="ppa_ooo_pgpkey" src="http://www.rebelzero.com/wp-content/uploads/2009/05/ppa_ooo_pgpkey.png" alt="ppa_ooo_pgpkey" width="462" height="303" /></a></div>
<p><strong>CTRL-O</strong> to write to the file.<br />
<strong>CTRL-X</strong> to exit.</p>
<p><code>sudo apt-key add ppa_keys</code></p>
<p><code>sudo apt-get update &amp;&amp; sudo apt-get dist-upgrade</code></p>
<p>Answer yes when prompted. Wait for the packages to download and set up and enjoy OO.o 3.1 on your Hardy, Intrepid, or Jaunty Ubuntu installation.</p>
<div style="text-align: center;"><a href="http://www.rebelzero.com/wp-content/uploads/2009/05/ooo31screenshot.png"><img class="aligncenter size-full wp-image-139" style="border: 2px solid black; margin: 5px;" title="ooo31screenshot" src="http://www.rebelzero.com/wp-content/uploads/2009/05/ooo31screenshot.png" alt="ooo31screenshot" width="462" height="410" /></a></div>
<p>As an added bonus, if you don&#8217;t already have the full OpenOffice.org suite, as some unnecessary packages are left off of the install CDs, just tell apt-get to get them:</p>
<p><code>sudo apt-get install openoffice.org</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/openofficeorg/openofficeorg-31-for-hardy-intrepid-jaunty/136/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>PPA For OpenOffice.org 3.0.1 For Hardy/Intrepid</title>
		<link>http://www.rebelzero.com/openofficeorg/ppa-for-openofficeorg-301-for-hardyintrepid/94</link>
		<comments>http://www.rebelzero.com/openofficeorg/ppa-for-openofficeorg-301-for-hardyintrepid/94#comments</comments>
		<pubDate>Sun, 01 Feb 2009 11:14:34 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[8.04 LTS Hardy Heron]]></category>
		<category><![CDATA[8.10 Intrepid Ibex]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[ppa]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=94</guid>
		<description><![CDATA[The OpenOffice.org Scribblers PPA has been updated to include OO.o 3.0.1 for Ubuntu 8.04 Hardy Heron users.]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE (2009 09 12): Apparently the administrators of the OpenOffice.org Scribblers PPA have recently dropped all of the OO.o 3.x packages for Hardy and Intrepid installs. They are now only offering packages for Jaunty. What follows is the original post, however, following the instructions for this intended purpose would be futile.</strong></p>
<p><span id="more-94"></span></p>
<p>The OpenOffice.org Scribblers PPA had been supplying OO.o 3.0, but only for Ubuntu 8.10 Intrepid Ibex until now. Now us die-Hardy (pun intended) users can enjoy OO.o 3.0.1 using the update system instead of dealing with any confusing process, even the one <a href="http://www.rebelzero.com/ubuntu/installing-ooo-300-onto-hardy-heron/27">I posted here</a> not too long ago.</p>
<p>You can see the <a href="https://launchpad.net/~openoffice-pkgs/+archive/ppa" target="_blank">OO.o Scribblers PPA page at Launchpad</a> for more information, but to make this quick and to the point, here&#8217;s what needs to be done. Hardy and Intrepid users can follow this same process with only one change noted below.</p>
<p>Add the PPA repository to your sources.list file. We&#8217;ll do this graphically. Go to <strong>System</strong> &gt; <strong>Administration</strong> &gt; <strong>Software Sources</strong>. Click on the <strong>Third-Party Software</strong> tab and click the <strong>Add&#8230;</strong> button.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-95" style="border: 1px solid black; margin: 2px;" title="third_party_source_add1" src="http://www.rebelzero.com/wp-content/uploads/2009/02/third_party_source_add1.png" alt="third_party_source_add1" width="485" height="465" /></p>
<p>Place the PPA&#8217;s repository address in the <strong>APT Line</strong> box, and click the <strong>Add Source</strong> button. Hardy users should use:</p>
<p><code>deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu hardy main</code></p>
<p>Intrepid users should use:</p>
<p><code>deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu intrepid main</code></p>
<p>You&#8217;ll see it listed at the bottom of the list. The picture below is mine. I have quite a few repos I follow, so your&#8217;s probably won&#8217;t look so crowded.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-96" style="border: 1px solid black; margin: 2px;" title="third_party_source_add2" src="http://www.rebelzero.com/wp-content/uploads/2009/02/third_party_source_add2.png" alt="third_party_source_add2" width="483" height="464" /></p>
<p>Next we need the PGP key to authenticate the packages for this PPA. Just recently, Launchpad has added PGP signing keys to all the PPAs in order to improve security. The OO.o Scribblers PPA key can be found at <a href="http://keyserver.ubuntu.com:11371/pks/lookup?op=get&amp;search=0x60D11217247D1CFF" target="_blank">http://keyserver.ubuntu.com:11371/pks/lookup?op=get&amp;search=0&#215;60D11217247D1CFF</a></p>
<p>We&#8217;ll make a temporary text file containing the key. Open a text editor (<strong>Applications</strong> &gt; <strong>Text Editor</strong>) and copy/paste the entire key into a new document. Save it to your home directory with a name you&#8217;ll remember. Consider it a temporary file that you can overwrite in the future for other keys. I&#8217;ve pasted their PGP key below.</p>
<blockquote>
<pre>-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: SKS 1.0.10</pre>
<pre>mI0ESXanRwEEAOTPu1sTcJChTjkA9LkIh6WqiBgPzxNY2p8w18Qt/cE3ev4VyjiIadZtr+fh
C+kuRRQuRinLV+MzeD7Od3uqyR1plc90lqUeLeKJMgXfCoGMmKwng0qD2gpevIvEEpdlmsRo
1hutsyRxAL3o/NfFpovg6dWC27Y1Vwwma8UIL5wXABEBAAG0K0xhdW5jaHBhZCBQUEEgZm9y
IE9wZW5PZmZpY2Uub3JnIFNjcmliYmxlcnOItgQTAQIAIAUCSXanRwIbAwYLCQgHAwIEFQII
AwQWAgMBAh4BAheAAAoJEGDREhckfRz/4QoEAOJ429PsO5oi1xsnX/lraHACYpHNvk4KVghu
cY2p6J8M0WTTlfls96jRYGlDBDuyZcfW0W+VJlaiu28u2Y9zEnXTWHMlIk6PiOmLPxXofgDf
lKRqvBFYdRD8+33TBeD6u6qajNOLYTL08dnqCfVqmJTGZxqXTmYIOF1NdIs0KlF/
=1y5I
-----END PGP PUBLIC KEY BLOCK-----</pre>
</blockquote>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-98" style="border: 1px solid black; margin: 2px;" title="third_party_source_add4" src="http://www.rebelzero.com/wp-content/uploads/2009/02/third_party_source_add4.png" alt="third_party_source_add4" width="468" height="358" /></p>
<p>Going back to the <strong>Software Sources</strong> window, we&#8217;ll import that key. Click on the <strong>Authentication</strong> tab and click <strong>Import Key File&#8230;</strong> button. Highlight the file you just saved with the text editor and click <strong>OK</strong>. You should then see it at the bottom of your <strong>Trusted software providers</strong> list.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-97" style="border: 1px solid black; margin: 2px;" title="third_party_source_add3" src="http://www.rebelzero.com/wp-content/uploads/2009/02/third_party_source_add3.png" alt="third_party_source_add3" width="483" height="464" /></p>
<p><strong>Additional Precautionary Step:</strong> Lastly, click on the Ubuntu Software tab and make sure the universe repository is enabled as the PPA packages will need to acquire a handful of hardy packages as well. Thanks to <a href="http://www.rebelzero.com/ubuntu/ppa-for-openofficeorg-301-for-hardyintrepid/94/comment-page-1#comment-246">Tony Land</a> for experiencing that aggravating problem.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-135" style="border: 1px solid black; margin: 2px;" title="screenshot_universe_repo" src="http://www.rebelzero.com/wp-content/uploads/2009/02/screenshot_universe_repo.png" alt="screenshot_universe_repo" width="426" height="410" /></p>
<p>Click on the <strong>Close</strong> button and you&#8217;ll get a window explaining that information about your software is out-of-date. Click on <strong>Reload</strong> and the package information will get downloaded. Now you should see the familiar update icon in your task bar. Clicking on it will bring up the <strong>Update Manager</strong> and it should show you a list of everything that needs to be updated including the new OpenOffice.org 3.0.1 packages. Click on <strong>Install Updates</strong> and enjoy OpenOffice.org 3.0.1 on your Hardy or Intrepid installation.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-100" style="border: 1px solid black; margin: 2px;" title="ooo_301_hardy" src="http://www.rebelzero.com/wp-content/uploads/2009/02/ooo_301_hardy.png" alt="ooo_301_hardy" width="450" height="437" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/openofficeorg/ppa-for-openofficeorg-301-for-hardyintrepid/94/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Ubuntu Tweak 0.4.2, Features Source Editor, OO.o 3.0.0 Source</title>
		<link>http://www.rebelzero.com/openofficeorg/ubuntu-tweak-042-features-source-editor-ooo-300-source/44</link>
		<comments>http://www.rebelzero.com/openofficeorg/ubuntu-tweak-042-features-source-editor-ooo-300-source/44#comments</comments>
		<pubDate>Sun, 16 Nov 2008 04:39:46 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[8.10 Intrepid Ibex]]></category>
		<category><![CDATA[Add Ons]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[Upgrading]]></category>
		<category><![CDATA[Ubuntu Tweak]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=44</guid>
		<description><![CDATA[Updated Ubuntu Tweak makes editing your sources.list file easier and has added OpenOffice.org 3.0.0 to its Third-Party Sources list for Intrepid Ibex users.]]></description>
			<content:encoded><![CDATA[<p>Ubuntu Tweak reached 0.4.2 on November 14 and showcases a new Source Editor for the Applications section of this powerful little app. Shown in more detail at <a href="http://ubuntu-tweak.com/2008/11/14/ubuntu-tweak-042-released-source-editor.html" target="_blank">its website</a>, the Source Editor allows one to not only make manual changes to the sources.list file but to also submit those sources for others to share. I like the fact that it&#8217;s color-coded making it easier to see and edit the file&#8217;s structure.</p>
<p><a href="http://www.rebelzero.com/wp-content/uploads/2008/11/ubuntu_tweak_ooo_source.png"><img class="alignright size-thumbnail wp-image-45" style="border: 0pt none; margin: 5px; float: right;" title="ubuntu_tweak_ooo_source" src="http://www.rebelzero.com/wp-content/uploads/2008/11/ubuntu_tweak_ooo_source-150x150.png" alt="Ubuntu Tweak 0.4.2 showing OO.o 3.0.0 source listing" width="150" height="150" /></a>And while looking at the current list of available software listed under Third-Party Sources, I noticed a listing for OpenOffice.org 3.0. The downside is that it&#8217;s only available for Intrepid Ibex users, but it offers a much easier way of installing OO.o 3.0.0 onto Ubuntu 8.10 desktops without <a href="http://www.rebelzero.com/ubuntu/installing-ooo-300-onto-hardy-heron/27" target="_self">having to hack it on</a>.</p>
<p>Other new sources include Ubuntu Chinese, Amarok, and Banshee.</p>
<p><em>UPDATE: A bugfix was released only two days later bringing <a href="http://ubuntu-tweak.com/2008/11/17/bugfixed-release-ubuntu-tweak-043.html" target="_blank">Ubuntu Tweak to 0.4.3.</a> It addressed using Ubuntu Tweak without having compiz installed. It also provided additional translations for Bulgarian, Czech, Faroese, French, German, Italian, and Polish languages.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/openofficeorg/ubuntu-tweak-042-features-source-editor-ooo-300-source/44/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing OO.o 3.0.0 Onto Hardy Heron (and Intrepid Ibex) [DEPRECATED]</title>
		<link>http://www.rebelzero.com/openofficeorg/installing-ooo-300-onto-hardy-heron/27</link>
		<comments>http://www.rebelzero.com/openofficeorg/installing-ooo-300-onto-hardy-heron/27#comments</comments>
		<pubDate>Mon, 13 Oct 2008 05:44:09 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[8.04 LTS Hardy Heron]]></category>
		<category><![CDATA[8.10 Intrepid Ibex]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[Upgrading]]></category>
		<category><![CDATA[OpenOffice.org 3.0.0]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=27</guid>
		<description><![CDATA[Seeing that the probability of OpenOffice.org 3.0.0 being backported to Ubuntu Hardy Heron is low, I look into how to install it on my own.]]></description>
			<content:encoded><![CDATA[<h2>UPDATE: This post is deprecated now that there&#8217;s a more automated way thanks to the OpenOffice.org Scribbler PPA at Launchpad. They provide OO.o 3.0.1 to Hardy and Intrepid users through the update system. See the quick details about how to add the PPA to your system here at <a href="http://www.rebelzero.com/ubuntu/ppa-for-openofficeorg-301-for-hardyintrepid/94">PPA For OpenOffice.org 3.0.1 For Hardy/Intrepid</a>.</h2>
<p>What follows are the original instructions. Users are advised to go to <a href="http://www.rebelzero.com/ubuntu/ppa-for-openofficeorg-301-for-hardyintrepid/94">PPA For OpenOffice.org 3.0.1 For Hardy/Intrepid</a> for a better solution.<br />
<span id="more-27"></span><br />
It&#8217;s a good bet that OpenOffice.org won&#8217;t be making its way into the Ubuntu 8.04.1 Hardy Heron repositories. A quick look at the <a href="http://packages.ubuntu.com/search?suite=default&amp;section=all&amp;arch=any&amp;searchon=names&amp;keywords=openoffice.org" target="_blank">package information for openoffice.org</a> shows that Ubuntu devs, while keeping up with security fixes, don&#8217;t backport OO.o to previous Ubuntu releases. Considering that I&#8217;ve decided to stick with Hardy Heron on my personal laptop until the release of 10.04, I don&#8217;t feel like being stuck with OO.o 2.4.1 until then. Not that 2.4.1 isn&#8217;t any good. I use it quite a bit, which is why I&#8217;d like to stay up-to-date with it.</p>
<p>Since the word got out early that OO.o 3.0.0 was being distributed to the mirrors, I wanted to see if I could get it installed before the official announcement is made. Surprisingly enough, it was easier than I had anticipated. There was only one small snag which was easy enough to fix.</p>
<h3>Step 1</h3>
<p>First we need to get the new release from the mirrors. Chances are, even after the announcement is made, the download option that OpenOffice.org presents you with may be for the RPM archive with JRE included. Since Ubuntu is Debian based, this will present a difficult challenge. Fortunately, they also offer DEB archives through the mirrors. JRE isn&#8217;t included, and not needed, in them but can be obtained through Ubuntu&#8217;s repositories if you wish to install it later.</p>
<p>The OpenOffice.org mirror list can be found <a href="http://distribution.openoffice.org/mirrors/#archive" target="_blank">HERE</a>. Choose the closest location and preferably a HTTP link. Some web browsers don&#8217;t work well with FTP and even fewer users have a FTP client installed. Once at the mirror, click on <strong>stable/</strong> and then <strong>3.0.0/</strong> and you will be presented with a list of archives. To download the release, click on <strong>OOo_3.0.0_LinuxIntel_install_en-US_deb.tar.gz</strong> for i386 installations or <strong>OOo_3.0.0_LinuxX86-64_install_en-US_deb.tar.gz</strong> for AMD64 installations.</p>
<h3>Step 2</h3>
<p>Open a terminal window (Applications &gt; Accessories &gt; Terminal) and change to your download location. Extract the files with:</p>
<p><code>tar xzvf OOo_3.0.0_LinuxIntel_install_en-US_deb.tar.gz</code></p>
<p>or</p>
<p><code>tar xzvf OOo_3.0.0_LinuxX86-64_install_en-US_deb.tar.gz</code></p>
<p>You will have a new directory named <strong>OOO300_m9_native_packed-1_en-US.9358</strong> with a <strong>DEBS/</strong> directory inside. Navigate to that <strong>DEBS/</strong> directory.</p>
<p><code>cd OOO300_m9_native_packed-1_en-US.9358/DEBS/</code></p>
<p>Inside will be all of the DEBs that you&#8217;ll need to install OO.o 3.0.0.</p>
<h3>Step 3a</h3>
<p>There are two options for Step 3. If OO.o 2.4.1 isn&#8217;t installed, proceed to <strong>Step 3b</strong>.</p>
<p>If you already have OpenOffice.org 2.4.1 installed through Ubuntu&#8217;s repos, you will need to remove it. One of the 3.0.0 packages (debian menus) has a conflict with one of the 2.4.1 packages,<strong> openoffice.org-core</strong>. Removing <strong>openoffice.org-core</strong> will also remove OO.o 2.4.1 from your computer.  Remove OO.o 2.4.1 by using <strong>apt-get</strong> at the command line:</p>
<p><code>sudo apt-get remove openoffice.org-core</code></p>
<p>You&#8217;ll see <strong>apt-get</strong> prompt you for removing the other 2.4.1 packages as well. Just hit enter and <strong>apt-get</strong> will do the rest. Proceed to <strong>Step 3b</strong>.</p>
<h3>Step 3b</h3>
<p>Install OO.o 3.0.0 using <strong>dpkg</strong>. You could try installing each DEB one by one, but <strong>dpkg</strong> will figure out the correct order for you and do it all automatically. Just issue the following at the command line and watch the magic happen: <em>(UPDATE: More concise command used)</em></p>
<p><code>sudo dpkg -i -R .</code></p>
<p>All the OpenOffice.org 3.0.0 apps can now be launched from the Applications &gt; Office menu. The first time you launch one, you&#8217;ll be presented with a setup screen for your personal details and to register with OpenOffice.org.</p>
<p><a href="http://www.rebelzero.com/wp-content/uploads/2008/10/ooo3andhardy.png"><img class="aligncenter size-full wp-image-28" title="ooo3andhardy" src="http://www.rebelzero.com/wp-content/uploads/2008/10/ooo3andhardy.png" alt="" width="500" height="312" /></a></p>
<h2>Now For The Bad News On Dark Themes</h2>
<p>Some dark themes still won&#8217;t work well with OO.o 3.0.0. You can still apply the workaround I posted <a href="http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8" target="_blank">HERE</a>, but you&#8217;ll need to change the directory locations accordingly. This version of OO.o 3.0.0 installs to a different directory than where Ubuntu installs 2.4.1. Those changes are detailed at the end of the workaround instructions.</p>
<h2>Ubuntu 8.10 Intrepid Ibex</h2>
<p>Also, this should work for Ubuntu 8.10 Intrepid as well, <span style="text-decoration: line-through;">but there&#8217;s still a possibility that OO.o 3.0.0 will be included in the final release of Intrepid. If that is the case, I would rather have it installed from Ubuntu through the repositories with the package managers.</span> <em>UPDATE: OO.o 3.0.0 did not ship with Ubuntu 8.10 Intrepid Ibex, so you&#8217;ll have to do it yourself. Just follow the steps above. UPDATE UPDATE: You can use the new <a href="http://www.rebelzero.com/ubuntu/ubuntu-tweak-042-features-source-editor-ooo-300-source/44" target="_blank">Ubuntu Tweak 0.4.2</a> to have an OO.o 3.0.0 source installed that will update your Intrepid system easily.<br />
</em></p>
<h2>Removing OpenOffice.org 3.0</h2>
<p>If you no longer want OO.o 3.0 installed, removing it is rather simple. At a command line, just enter the following:</p>
<p><code>sudo apt-get remove ooobasis3.0-* openoffice.org3* openoffice.org-debian-menus</code></p>
<p>Afterwards, to put 2.4.1 back use the following command:</p>
<p><code>sudo apt-get install openoffice.org</code></p>
<h2>Difficulty With ubuntu-desktop</h2>
<p>I&#8217;ve seen some people stating that the ubuntu-desktop gets removed when removing the OO.o 2.4.1 packages. It really shouldn&#8217;t as they are listed as recommended packages and not dependent for ubuntu-desktop. However, in response to a comment below, I experimented with re-installing ubuntu-desktop after OO.o 3.0.0 was installed and <a href="http://www.rebelzero.com/ubuntu/installing-ooo-300-onto-hardy-heron/27#comment-49" target="_self">detailed it below</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/openofficeorg/installing-ooo-300-onto-hardy-heron/27/feed</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Prepare For OpenOffice.org 3.0.0</title>
		<link>http://www.rebelzero.com/openofficeorg/prepare-for-openofficeorg-30/25</link>
		<comments>http://www.rebelzero.com/openofficeorg/prepare-for-openofficeorg-30/25#comments</comments>
		<pubDate>Sun, 12 Oct 2008 02:19:20 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[OpenOffice.org 3.0.0]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=25</guid>
		<description><![CDATA[Source &#8230; ghacks.net
Source &#8230; slashdot
OpenOffice.org 3.0 is expected to be announced this Monday, October 13, in Paris as OO.o celebrates eight years of development. The latest version has been seen available for download at various mirrors for all of the supported platforms and source codes.
Improvements to OpenOffice.org include supporting the Open Document Format 1.2 standard, [...]]]></description>
			<content:encoded><![CDATA[<p>Source &#8230; <a href="http://www.ghacks.net/2008/10/10/open-office-3-final/" target="_blank">ghacks.net<br />
</a>Source &#8230; <a href="http://tech.slashdot.org/article.pl?sid=08/10/11/227236" target="_blank">slashdot</a></p>
<p>OpenOffice.org 3.0 is expected to be announced this Monday, October 13, in Paris as OO.o celebrates eight years of development. The latest version has been seen available for download at various mirrors for all of the supported platforms and source codes.</p>
<p>Improvements to OpenOffice.org include supporting the Open Document Format 1.2 standard, having the ability to open files made with Microsoft Office 2007 and Office 2008 for Mac OS X, importing PDFs into Draw, support for the Mac OS X Aqua platform, and multi-screen support for Presenter.</p>
<p><strong>Cautionary note: The software community is speculating about the announcement and users should exercise caution if they decide to try out 3.0 before it has been made official.</strong></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.rebelzero.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/openofficeorg/prepare-for-openofficeorg-30/25/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenOffice.org 2.4.x Dark Theme Workaround With Ubuntu 8.04</title>
		<link>http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8</link>
		<comments>http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8#comments</comments>
		<pubDate>Sun, 21 Sep 2008 18:40:21 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[8.04 LTS Hardy Heron]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[Dark GTK Theme]]></category>
		<category><![CDATA[Workaround]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=8</guid>
		<description><![CDATA[Using a dark GTK theme sometimes causes OpenOffice.org 2.4.x applications to default to high contrast theme making them difficult to use. Here's a workaround that forces OpenOffice.org to use an alternate GTK theme.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rebelzero.com/wp-content/uploads/2008/09/ooo_darktheme_default.png"><img class="alignright size-thumbnail wp-image-9" style="float: right;" title="ooo_darktheme_default" src="http://www.rebelzero.com/wp-content/uploads/2008/09/ooo_darktheme_default-150x150.png" alt="" width="150" height="150" /></a>I&#8217;d been having issues with colors in OpenOffice.org applications while using a dark GTK2.0 theme for my Gnome environment. OpenOffice.org applications would start in a high contrast mode and would not display the pages with correct coloring. What you would see on the screen could be far different from what you print. Apparently this is a known bug at OpenOffice&#8217;s bug tracker, but there&#8217;s yet to be a fix. One commenter posts that it still persists in the 3.0 Beta.</p>
<p>The Ubuntu forums had this asked and answered with a workaround, but that broke with the new release of 8.04 Hardy Heron. I couldn&#8217;t find an updated workaround and between desperation, aggravation, and a lack of patience, motivation set in and I went about to find one of my own.</p>
<p><span id="more-8"></span></p>
<h2>Short Overview</h2>
<p>First a short lesson. The shell scripts that run all of OO.o&#8217;s applications are found in the following directory:</p>
<p><strong>/usr/lib/openoffice/program/</strong></p>
<p>Each of the OO.o applications has its own shell script.</p>
<ul>
<li>swriter &#8211; OpenOffice.org Word Processor</li>
<li>scalc &#8211; OpenOffice.org Spreadsheet</li>
<li>sbase &#8211; OpenOffice.org Database</li>
<li>simpress &#8211; OpenOffice.org Presentation</li>
<li>smath &#8211; OpenOffice.org Math</li>
<li>sdraw &#8211; OpenOffice.org Drawing</li>
</ul>
<p>Each of these executes one main shell script, soffice, while passing it an argument that defines what application you&#8217;re planning on using. It&#8217;s this file we&#8217;ll be using in our workaround</p>
<p>In order to tell OO.o what theme to use, we set an environment variable pointing to the gtkrc file of that theme while we execute the script for that program. For instance, the following launches OpenOffice.org Word Processor with Ubuntu&#8217;s Human them:</p>
<p>sudo env GTK2_RC_FILES=/usr/share/themes/Human/gtk-2.0/gtkrc /usr/lib/openoffice/program/swriter</p>
<p>Two flaws with this is 1) because you need to use root privileges to set environment variables, you inadvertently run OO.o applications with root privileges as well, and 2) it&#8217;s a hassle to have to do this manually. You could edit each of the OO.o shell scripts and include the above environment variables.</p>
<p>#!/bin/sh</p>
<p>cmd=&#8217;dirname &#8220;$0&#8243;&#8216;/soffice<br />
exec &#8220;$cmd&#8221; -writer &#8220;$@&#8221;</p>
<p>&#8230;would become&#8230;</p>
<p>#!/bin/sh</p>
<p>cmd=&#8217;dirname &#8220;$0&#8243;&#8216;/soffice<br />
exec env GTK2_RC_FILES=/usr/share/themes/Human/gtk-2.0/gtkrc &#8220;$cmd&#8221; -writer &#8220;$@&#8221;</p>
<p>But that would be a hassle to change them all back if you change your mind in the future. I thought it best to edit just one.</p>
<h2>Workaround</h2>
<p>The directions that follow assume that you are running Ubuntu 8.04 with OpenOffice.org 2.4.x installed. The same workaround should work with other distributions as long as directory locations are corrected to match your specific operating system. As donoterase has commented below, his OO.o installation directory is different.</p>
<h3>Step 1:</h3>
<p>First thing I did was rename the soffice file. Open a terminal and at the command line and just move it.</p>
<p>sudo mv /usr/lib/openoffice/program/soffice /usr/lib/openoffice/program/soffice1</p>
<h3>Step 2:</h3>
<p>Now, make a new soffice file.</p>
<p>sudo gedit /usr/lib/openoffice/program/soffice</p>
<h3>Step 3:</h3>
<p>Paste the following shell script code and save the file.</p>
<p>#!/bin/sh<br />
env GTK2_RC_FILES=/usr/share/themes/Human/gtk-2.0/gtkrc /usr/lib/openoffice/program/soffice1 &#8220;$@&#8221;</p>
<h3>Step 4:</h3>
<p>Next, make it executable.</p>
<p>sudo chmod +x /usr/lib/openoffice/program/soffice</p>
<h3>Step 5a:</h3>
<p>There are two options for step 5. The quick and easy way is to rename the binary file. The original soffice script sets a basename variable for the binary&#8217;s file name based on the script&#8217;s file name. Since we renamed the script to soffice1, we need to rename the binary to soffice1.bin. Braver souls can opt for Step 5b.</p>
<p>sudo mv /usr/lib/openoffice/program/soffice.bin /usr/lib/openoffice/program/soffice1.bin</p>
<h3>Step 5b:</h3>
<p>If you&#8217;re comfortable enough, you can edit the line in the original soffice file instead of renaming the binary. While Step 5a works, I&#8217;d rather keep the binary name as is just in case there&#8217;s a dependency for it which I haven&#8217;t come across. Find the following line of code in your now soffice1 file:</p>
<p>sd_binary=&#8217;basename &#8220;$0&#8243;&#8216;&#8221;.bin&#8221;</p>
<p>Comment that out and add a similar line below and save it.</p>
<p># sd_binary=&#8217;basename &#8220;$0&#8243;&#8216;&#8221;.bin&#8221;<br />
sd_binary=&#8221;soffice.bin&#8221;</p>
<h2>Conclusion</h2>
<p><a href="http://www.rebelzero.com/wp-content/uploads/2008/09/ooo_darktheme_fixed.png"><img class="alignright size-thumbnail wp-image-10" style="float: right;" title="ooo_darktheme_fixed" src="http://www.rebelzero.com/wp-content/uploads/2008/09/ooo_darktheme_fixed-150x150.png" alt="" width="150" height="150" /></a></p>
<p>Now, each and every OpenOffice.org app should launch using the Ubuntu Human theme to display the correct layout coloring. I had mixed results when using other themes. Some worked well while others didn&#8217;t work at all. The dark theme that I&#8217;m using, <a href="http://gnome-look.org/content/show.php/Overglossed?content=74813" target="_blank">Overglossed</a> by <a href="http://gnome-look.org/usermanager/search.php?username=TheRob" target="_blank">TheRob</a>, gives me dark-blue panel colors with some themed areas, but high contrast icons. Layout color was incorrect. <a href="http://gnome-look.org/content/show.php/Slickness+Black?content=73210" target="_blank">Slickness-Black</a>, also by TheRob, forces OO.o applications into their default high contrast mode. For myself, I&#8217;ll stick with the Human theme so I can enjoy the graphs in my spreadsheets the way they were intended.</p>
<p>Now, this assumes that nothing about your OpenOffice.org installation will change any time soon. This workaround could very well break with a future update to OpenOffice.org. It would be very likely to break between Hardy Heron and Intrepid Ibex. But that&#8217;s why we call this a workaround and not a fix.</p>
<p>Keep in mind as with any fixes or workarounds, you do so at your own risk. However, if something needs clarifying, don&#8217;t hesitate to ask.</p>
<h2>OpenOffice.org 3.0.0</h2>
<p>If you were successful with <a href="http://www.rebelzero.com/ubuntu/installing-ooo-300-onto-hardy-heron/27" target="_self">installing OO.o 3.0.0</a> and would like to apply the above to it, just replace <strong>/usr/lib/openoffice/program</strong> in the instructions above with <strong>/opt/openoffice.org3/program</strong> which is default non-Ubuntu installation directory for OO.o 3.0.0.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8/feed</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
	</channel>
</rss>
