<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: OpenOffice_org 3.1.1 final available for openSUSE</title>
	<atom:link href="http://lizards.opensuse.org/2009/09/04/openoffice_org-3_1_1_1-final/feed/" rel="self" type="application/rss+xml" />
	<link>http://lizards.opensuse.org/2009/09/04/openoffice_org-3_1_1_1-final/</link>
	<description>Blogs and Ramblings of the openSUSE Members</description>
	<lastBuildDate>Mon, 30 Jan 2012 19:11:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: RGB</title>
		<link>http://lizards.opensuse.org/2009/09/04/openoffice_org-3_1_1_1-final/#comment-1240</link>
		<dc:creator>RGB</dc:creator>
		<pubDate>Mon, 07 Sep 2009 22:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=2067#comment-1240</guid>
		<description>Here it is:
https://bugzilla.novell.com/show_bug.cgi?id=537256</description>
		<content:encoded><![CDATA[<p>Here it is:<br />
<a href="https://bugzilla.novell.com/show_bug.cgi?id=537256" rel="nofollow">https://bugzilla.novell.com/show_bug.cgi?id=537256</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philipp</title>
		<link>http://lizards.opensuse.org/2009/09/04/openoffice_org-3_1_1_1-final/#comment-1238</link>
		<dc:creator>Philipp</dc:creator>
		<pubDate>Mon, 07 Sep 2009 19:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=2067#comment-1238</guid>
		<description>This works if you replace &quot;kde3&quot; with &quot;kde&quot;.</description>
		<content:encoded><![CDATA[<p>This works if you replace &#8220;kde3&#8243; with &#8220;kde&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RGB</title>
		<link>http://lizards.opensuse.org/2009/09/04/openoffice_org-3_1_1_1-final/#comment-1236</link>
		<dc:creator>RGB</dc:creator>
		<pubDate>Mon, 07 Sep 2009 18:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=2067#comment-1236</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petr Mladek</title>
		<link>http://lizards.opensuse.org/2009/09/04/openoffice_org-3_1_1_1-final/#comment-1234</link>
		<dc:creator>Petr Mladek</dc:creator>
		<pubDate>Mon, 07 Sep 2009 13:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=2067#comment-1234</guid>
		<description>I have just got response from the BS team. They removed the top-level and unused OpenOffice.org project. The old signature was lost by mistake and new one was automatically generated. They are trying to restore the old signature from backup. Anyway, the new signature is correct as well. We are sorry for the inconvenience.</description>
		<content:encoded><![CDATA[<p>I have just got response from the BS team. They removed the top-level and unused OpenOffice.org project. The old signature was lost by mistake and new one was automatically generated. They are trying to restore the old signature from backup. Anyway, the new signature is correct as well. We are sorry for the inconvenience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petr Mladek</title>
		<link>http://lizards.opensuse.org/2009/09/04/openoffice_org-3_1_1_1-final/#comment-1233</link>
		<dc:creator>Petr Mladek</dc:creator>
		<pubDate>Mon, 07 Sep 2009 10:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=2067#comment-1233</guid>
		<description>The version 3.1.1 provides KDE4 integration. Unfortunately, it is available only for openSUSE-Factory because it required a newer Qt. It is a bug that it does not fall back to KDE3 integration when the KDE4 plugin is not available. Could you please report it into &lt;a href=&quot;https://bugzilla.novell.com&quot; title=&quot;Novell Bugzilla&quot; rel=&quot;nofollow&quot;&gt;bugzilla&lt;/a&gt;?
You might force the KDE3 plugin by the environment variable OOO_FORCE_DESKTOP. You might call OOo by:
&lt;blockquote&gt;OOO_FORCE_DESKTOP=kde3 ooffice&lt;/blockquote&gt;
Also you might set it in your system by default. It should be enough to add the following line into &lt;i&gt;$HOME/.bashrc&lt;/i&gt; and relogin:
&lt;blockquote&gt;export OOO_FORCE_DESKTOP=kde3&lt;/blockquote&gt;
Regarding the signature, it is automatically generated by the Build Service framework. I expect that the older signature was out of date. I am going to ask the BS team to confirm this.
Thanks a lot for feedback.</description>
		<content:encoded><![CDATA[<p>The version 3.1.1 provides KDE4 integration. Unfortunately, it is available only for openSUSE-Factory because it required a newer Qt. It is a bug that it does not fall back to KDE3 integration when the KDE4 plugin is not available. Could you please report it into <a href="https://bugzilla.novell.com" title="Novell Bugzilla" rel="nofollow">bugzilla</a>?<br />
You might force the KDE3 plugin by the environment variable OOO_FORCE_DESKTOP. You might call OOo by:</p>
<blockquote><p>OOO_FORCE_DESKTOP=kde3 ooffice</p></blockquote>
<p>Also you might set it in your system by default. It should be enough to add the following line into <i>$HOME/.bashrc</i> and relogin:</p>
<blockquote><p>export OOO_FORCE_DESKTOP=kde3</p></blockquote>
<p>Regarding the signature, it is automatically generated by the Build Service framework. I expect that the older signature was out of date. I am going to ask the BS team to confirm this.<br />
Thanks a lot for feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petr Mladek</title>
		<link>http://lizards.opensuse.org/2009/09/04/openoffice_org-3_1_1_1-final/#comment-1232</link>
		<dc:creator>Petr Mladek</dc:creator>
		<pubDate>Mon, 07 Sep 2009 09:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=2067#comment-1232</guid>
		<description>I agree that the delta RPMs might be useful. Unfortunately, this feature is not currently supported by the Build Service. You might vote for it in  &lt;a href=&quot;https://features.opensuse.org/307145&quot; title=&quot;openFate#307145&quot; rel=&quot;nofollow&quot;&gt;openFate#307145&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I agree that the delta RPMs might be useful. Unfortunately, this feature is not currently supported by the Build Service. You might vote for it in  <a href="https://features.opensuse.org/307145" title="openFate#307145" rel="nofollow">openFate#307145</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RGB</title>
		<link>http://lizards.opensuse.org/2009/09/04/openoffice_org-3_1_1_1-final/#comment-1229</link>
		<dc:creator>RGB</dc:creator>
		<pubDate>Sat, 05 Sep 2009 08:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=2067#comment-1229</guid>
		<description>Wow! (TM) This version is really faster!!!
I have two questions, though ;)
Kde file picker?
I&#039;m using kde 4.3.1. OOo 3.1.0 used the kde 3 file picker, but 3.1.1 don&#039;t use neither the kde 3 nor the kde 4 and I cannot find how to change that. The overall look and feel is more &quot;kde4 like&quot; than the previous version, but I only have the ugly OOo file picker.
Another question: yast asked me to accept a new signature for the OpenOffice:org:STABLE repo, is this OK?
Thanks!</description>
		<content:encoded><![CDATA[<p>Wow! (TM) This version is really faster!!!<br />
I have two questions, though <img src='http://lizards.opensuse.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Kde file picker?<br />
I&#8217;m using kde 4.3.1. OOo 3.1.0 used the kde 3 file picker, but 3.1.1 don&#8217;t use neither the kde 3 nor the kde 4 and I cannot find how to change that. The overall look and feel is more &#8220;kde4 like&#8221; than the previous version, but I only have the ugly OOo file picker.<br />
Another question: yast asked me to accept a new signature for the OpenOffice:org:STABLE repo, is this OK?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill</title>
		<link>http://lizards.opensuse.org/2009/09/04/openoffice_org-3_1_1_1-final/#comment-1227</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Fri, 04 Sep 2009 16:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=2067#comment-1227</guid>
		<description>sorry should have read &quot;please consider the use of DELTA rpm&#039;s&quot;</description>
		<content:encoded><![CDATA[<p>sorry should have read &#8220;please consider the use of DELTA rpm&#8217;s&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill</title>
		<link>http://lizards.opensuse.org/2009/09/04/openoffice_org-3_1_1_1-final/#comment-1226</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Fri, 04 Sep 2009 16:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=2067#comment-1226</guid>
		<description>Please consider the use of rpm&#039;s for those of us with slower connections</description>
		<content:encoded><![CDATA[<p>Please consider the use of rpm&#8217;s for those of us with slower connections</p>
]]></content:encoded>
	</item>
</channel>
</rss>

