<?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: Novell Client for Linux Public Beta for openSUSE 10.3</title>
	<atom:link href="http://news.opensuse.org/2008/06/30/novell-client-for-linux-public-beta-for-opensuse-103/feed/" rel="self" type="application/rss+xml" />
	<link>http://news.opensuse.org/2008/06/30/novell-client-for-linux-public-beta-for-opensuse-103/</link>
	<description>The latest stuff happening in the openSUSE universe</description>
	<lastBuildDate>Sun, 08 Nov 2009 01:32:11 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sudheer</title>
		<link>http://news.opensuse.org/2008/06/30/novell-client-for-linux-public-beta-for-opensuse-103/comment-page-1/#comment-4556</link>
		<dc:creator>Sudheer</dc:creator>
		<pubDate>Fri, 05 Sep 2008 11:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://news.opensuse.org/?p=919#comment-4556</guid>
		<description>I was facing the same problem with group wise client 7.0.3 on openSUSE 11.0, as soon as I installed the gtk group wise client worked properly.</description>
		<content:encoded><![CDATA[<p>I was facing the same problem with group wise client 7.0.3 on openSUSE 11.0, as soon as I installed the gtk group wise client worked properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lance</title>
		<link>http://news.opensuse.org/2008/06/30/novell-client-for-linux-public-beta-for-opensuse-103/comment-page-1/#comment-4431</link>
		<dc:creator>Lance</dc:creator>
		<pubDate>Mon, 11 Aug 2008 10:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://news.opensuse.org/?p=919#comment-4431</guid>
		<description>It seems that the install of GW is missing some files

&lt;code&gt;
~/Desktop&gt; libxcb: WARNING! Program tries to unlock a connection without having acquired
        a lock first, which indicates a programming error.
        There will be no further warnings about this issue.
libxcb: WARNING! Program tries to lock an already locked connection,
        which indicates a programming error.
        There will be no further warnings about this issue.
Error: Failed to load /home/lhaig/.novell/groupwise/.webrenderer/linux/corecomponents/libgtksuperwin.so
Error: Failed to load /home/lhaig/.novell/groupwise/.webrenderer/linux/corecomponents/libgtkxtbin.so
Error: Failed to load /home/lhaig/.novell/groupwise/.webrenderer/linux/corecomponents/libgtkembedmoz.so
Error: Failed to load /home/lhaig/.novell/groupwise/.webrenderer/linux/corecomponents/libgtkxtbin.so
Error: Failed to load.
Exception in thread &quot;ControlQueue&quot; java.lang.UnsatisfiedLinkError: setMozPath
	at com.webrenderer.linux.NativeMozillaLibrary.setMozPath(Native Method)
	at com.webrenderer.linux.NativeMozillaLibrary.a(NativeMozillaLibrary.java)
	at com.webrenderer.linux.k.task(k.java)
	at com.webrenderer.linux.ControlQueue.run(ControlQueue.java)
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>It seems that the install of GW is missing some files</p>
<p><code><br />
~/Desktop&gt; libxcb: WARNING! Program tries to unlock a connection without having acquired<br />
        a lock first, which indicates a programming error.<br />
        There will be no further warnings about this issue.<br />
libxcb: WARNING! Program tries to lock an already locked connection,<br />
        which indicates a programming error.<br />
        There will be no further warnings about this issue.<br />
Error: Failed to load /home/lhaig/.novell/groupwise/.webrenderer/linux/corecomponents/libgtksuperwin.so<br />
Error: Failed to load /home/lhaig/.novell/groupwise/.webrenderer/linux/corecomponents/libgtkxtbin.so<br />
Error: Failed to load /home/lhaig/.novell/groupwise/.webrenderer/linux/corecomponents/libgtkembedmoz.so<br />
Error: Failed to load /home/lhaig/.novell/groupwise/.webrenderer/linux/corecomponents/libgtkxtbin.so<br />
Error: Failed to load.<br />
Exception in thread "ControlQueue" java.lang.UnsatisfiedLinkError: setMozPath<br />
	at com.webrenderer.linux.NativeMozillaLibrary.setMozPath(Native Method)<br />
	at com.webrenderer.linux.NativeMozillaLibrary.a(NativeMozillaLibrary.java)<br />
	at com.webrenderer.linux.k.task(k.java)<br />
	at com.webrenderer.linux.ControlQueue.run(ControlQueue.java)<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ShadowM</title>
		<link>http://news.opensuse.org/2008/06/30/novell-client-for-linux-public-beta-for-opensuse-103/comment-page-1/#comment-4316</link>
		<dc:creator>ShadowM</dc:creator>
		<pubDate>Thu, 24 Jul 2008 11:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://news.opensuse.org/?p=919#comment-4316</guid>
		<description>I have OpenSuSe 11(x64) and desktop effects AND Groupwise client 7.0.3 working, 

to do this edit the script that starts groupwise and do the following : 

If you have compiz fusion active then groupwise starts but displays only a grey screen. To fix it, change the groupwise startup script to (or run this from the console to test);

&lt;code&gt;/opt/novell/groupwise/client/bin/groupwise.sh -jvm=-Dawt.toolkit=sun.awt.motif.MToolkit&lt;/code&gt;

got this solution from the novell forum itself :


&lt;code&gt;http://forums.opensuse.org/pre-release-beta/385610-opensuse-11-0-w-desktop-effects-groupwise-7-a.html&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I have OpenSuSe 11(x64) and desktop effects AND Groupwise client 7.0.3 working, </p>
<p>to do this edit the script that starts groupwise and do the following : </p>
<p>If you have compiz fusion active then groupwise starts but displays only a grey screen. To fix it, change the groupwise startup script to (or run this from the console to test);</p>
<p><code>/opt/novell/groupwise/client/bin/groupwise.sh -jvm=-Dawt.toolkit=sun.awt.motif.MToolkit</code></p>
<p>got this solution from the novell forum itself :</p>
<p><code><a href="http://forums.opensuse.org/pre-release-beta/385610-opensuse-11-0-w-desktop-effects-groupwise-7-a.html" rel="nofollow">http://forums.opensuse.org/pre-release-beta/385610-opensuse-11-0-w-desktop-effects-groupwise-7-a.html</a></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://news.opensuse.org/2008/06/30/novell-client-for-linux-public-beta-for-opensuse-103/comment-page-1/#comment-4279</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Fri, 18 Jul 2008 11:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://news.opensuse.org/?p=919#comment-4279</guid>
		<description>The client for 10.2 reported files on a NetWare 6.5.7 server that were 4.7 gig as 212 terabytes.  Hopefully this will be fixed in the release for 10.3 &amp; 11  A Windows XP WS with client 4.91sp4 would report the file size correctly, so it would appear the issue is not with the server end.</description>
		<content:encoded><![CDATA[<p>The client for 10.2 reported files on a NetWare 6.5.7 server that were 4.7 gig as 212 terabytes.  Hopefully this will be fixed in the release for 10.3 &amp; 11  A Windows XP WS with client 4.91sp4 would report the file size correctly, so it would appear the issue is not with the server end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel</title>
		<link>http://news.opensuse.org/2008/06/30/novell-client-for-linux-public-beta-for-opensuse-103/comment-page-1/#comment-4267</link>
		<dc:creator>Axel</dc:creator>
		<pubDate>Sun, 13 Jul 2008 09:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://news.opensuse.org/?p=919#comment-4267</guid>
		<description>Not really. After disabled desktop effect I&#039;ve got a groupwise client windows that was not empty. But as soon as trying to open a mail the clients locks up and I have to kick it out (pkill -9 groupwise)
Axel</description>
		<content:encoded><![CDATA[<p>Not really. After disabled desktop effect I&#8217;ve got a groupwise client windows that was not empty. But as soon as trying to open a mail the clients locks up and I have to kick it out (pkill -9 groupwise)<br />
Axel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob W</title>
		<link>http://news.opensuse.org/2008/06/30/novell-client-for-linux-public-beta-for-opensuse-103/comment-page-1/#comment-4254</link>
		<dc:creator>Bob W</dc:creator>
		<pubDate>Wed, 09 Jul 2008 22:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://news.opensuse.org/?p=919#comment-4254</guid>
		<description>Running openSuSE 11, compiz, and GroupWise client results in GroupWise windows displaying blank.  Work around is to turn off compiz desktop effects when using GroupWise client.</description>
		<content:encoded><![CDATA[<p>Running openSuSE 11, compiz, and GroupWise client results in GroupWise windows displaying blank.  Work around is to turn off compiz desktop effects when using GroupWise client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel</title>
		<link>http://news.opensuse.org/2008/06/30/novell-client-for-linux-public-beta-for-opensuse-103/comment-page-1/#comment-4251</link>
		<dc:creator>Axel</dc:creator>
		<pubDate>Tue, 08 Jul 2008 21:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://news.opensuse.org/?p=919#comment-4251</guid>
		<description>Also couldnt get Groupwise client running on Opensuse 11, only a blank client window, when groupwise starts.</description>
		<content:encoded><![CDATA[<p>Also couldnt get Groupwise client running on Opensuse 11, only a blank client window, when groupwise starts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wj</title>
		<link>http://news.opensuse.org/2008/06/30/novell-client-for-linux-public-beta-for-opensuse-103/comment-page-1/#comment-4230</link>
		<dc:creator>Wj</dc:creator>
		<pubDate>Sun, 06 Jul 2008 10:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://news.opensuse.org/?p=919#comment-4230</guid>
		<description>Good to hear this is getting the attention it deserves! ;)  Thanks for that!
Also awaiting the version for openSUSE 11.0...

Cheers,
 Wj</description>
		<content:encoded><![CDATA[<p>Good to hear this is getting the attention it deserves! <img src='http://news.opensuse.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   Thanks for that!<br />
Also awaiting the version for openSUSE 11.0&#8230;</p>
<p>Cheers,<br />
 Wj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter McPherson</title>
		<link>http://news.opensuse.org/2008/06/30/novell-client-for-linux-public-beta-for-opensuse-103/comment-page-1/#comment-4224</link>
		<dc:creator>Peter McPherson</dc:creator>
		<pubDate>Sat, 05 Jul 2008 10:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://news.opensuse.org/?p=919#comment-4224</guid>
		<description>Ah, now I see. Thanks for that.</description>
		<content:encoded><![CDATA[<p>Ah, now I see. Thanks for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beineri</title>
		<link>http://news.opensuse.org/2008/06/30/novell-client-for-linux-public-beta-for-opensuse-103/comment-page-1/#comment-4218</link>
		<dc:creator>Beineri</dc:creator>
		<pubDate>Fri, 04 Jul 2008 18:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://news.opensuse.org/?p=919#comment-4218</guid>
		<description>To quote the first Google hit: &quot;Novell Client for Linux provides Novell NetWare and Novell Open Enterprise Server connectivity to Linux workstations by translating login script commands to their Linux counterparts. Once it is installed on workstations, users can enjoy the full range of Novell NetWare and Novell Open Enterprise Server services such as Novell eDirectory; single, synchronized login; and multiprotocol support — not to mention many mission-critical applications.&quot;</description>
		<content:encoded><![CDATA[<p>To quote the first Google hit: &#8220;Novell Client for Linux provides Novell NetWare and Novell Open Enterprise Server connectivity to Linux workstations by translating login script commands to their Linux counterparts. Once it is installed on workstations, users can enjoy the full range of Novell NetWare and Novell Open Enterprise Server services such as Novell eDirectory; single, synchronized login; and multiprotocol support — not to mention many mission-critical applications.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
