<?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: Howto install and configure gDesklets in Ubuntu hardy</title>
	<atom:link href="http://www.ubuntugeek.com/howto-install-and-configure-gdesklets-in-ubuntu-hardy.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/howto-install-and-configure-gdesklets-in-ubuntu-hardy.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jayson109</title>
		<link>http://www.ubuntugeek.com/howto-install-and-configure-gdesklets-in-ubuntu-hardy.html/comment-page-1#comment-17724</link>
		<dc:creator>jayson109</dc:creator>
		<pubDate>Mon, 30 Nov 2009 17:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=541#comment-17724</guid>
		<description>jayson@jayson-desktop:~$ sudo aptitude install gdesklets gdesklets-data
E: dpkg was interrupted, you must manually run &#039;sudo dpkg --configure -a&#039; to correct the problem. 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Initialising package states... Done
E: dpkg was interrupted, you must manually run &#039;sudo dpkg --configure -a&#039; to correct the problem. 
jayson@jayson-desktop:~$</description>
		<content:encoded><![CDATA[<p>jayson@jayson-desktop:~$ sudo aptitude install gdesklets gdesklets-data<br />
E: dpkg was interrupted, you must manually run &#8216;sudo dpkg --configure -a&#8217; to correct the problem.<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
Initialising package states&#8230; Done<br />
E: dpkg was interrupted, you must manually run &#8216;sudo dpkg --configure -a&#8217; to correct the problem.<br />
jayson@jayson-desktop:~$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.ubuntugeek.com/howto-install-and-configure-gdesklets-in-ubuntu-hardy.html/comment-page-1#comment-4016</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sat, 05 Jul 2008 22:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=541#comment-4016</guid>
		<description>if you are using the desktop effects (compiz) you may as well use screenlets instead of gdesklets. It&#039;s more stable and a bit better supported.</description>
		<content:encoded><![CDATA[<p>if you are using the desktop effects (compiz) you may as well use screenlets instead of gdesklets. It&#8217;s more stable and a bit better supported.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suCRACK</title>
		<link>http://www.ubuntugeek.com/howto-install-and-configure-gdesklets-in-ubuntu-hardy.html/comment-page-1#comment-4017</link>
		<dc:creator>suCRACK</dc:creator>
		<pubDate>Fri, 04 Jul 2008 18:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=541#comment-4017</guid>
		<description>how may a do to overcome that issue posted before?

Thanks a lot for your fast response</description>
		<content:encoded><![CDATA[<p>how may a do to overcome that issue posted before?</p>
<p>Thanks a lot for your fast response</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suCRACK</title>
		<link>http://www.ubuntugeek.com/howto-install-and-configure-gdesklets-in-ubuntu-hardy.html/comment-page-1#comment-4015</link>
		<dc:creator>suCRACK</dc:creator>
		<pubDate>Fri, 04 Jul 2008 16:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=541#comment-4015</guid>
		<description>sucrack@kernel-panic:~$ gdesklets
Iniciando el servidor gdesklets…
Se conectó con el servidor en 3055 milisegundos.

==========================================================[07/04/08-11:44:37]===
=== Unhandled error! Something bad and unexpected happened. ===

[EXC]
in /usr/bin/gdesklets: line 393
in /usr/bin/gdesklets: line 268 parse_command
in /usr/bin/gdesklets: line 177 __open_profile
in /usr/bin/gdesklets: line 167 __client_daemon
in /usr/lib/gdesklets/main/client.py: line 208 set_remove_command
in /usr/lib/gdesklets/main/client.py: line 38 __send
in /usr/lib/gdesklets/utils/xdr.py: line 75 recv
[EXC]/usr/lib/gdesklets/utils/xdr.py

[---]   70     chunk = &quot;&quot;
[---]   71     while (True):
[---]   72         try:
[---]   73             length = ord(s.recv(1))
[---]   74         except:
[ERR]&gt;  75             raise XDRError
[---]   76
[---]   77         if (length): chunk += s.recv(length)
[---]   78
[---]   79         flag = s.recv(1)
[---]   80         if (flag == _CONT): continue
[---]   81


sucrack@kernel-panic:~$</description>
		<content:encoded><![CDATA[<p>sucrack@kernel-panic:~$ gdesklets<br />
Iniciando el servidor gdesklets…<br />
Se conectó con el servidor en 3055 milisegundos.</p>
<p>==========================================================[07/04/08-11:44:37]===<br />
=== Unhandled error! Something bad and unexpected happened. ===</p>
<p>[EXC]<br />
in /usr/bin/gdesklets: line 393<br />
in /usr/bin/gdesklets: line 268 parse_command<br />
in /usr/bin/gdesklets: line 177 __open_profile<br />
in /usr/bin/gdesklets: line 167 __client_daemon<br />
in /usr/lib/gdesklets/main/client.py: line 208 set_remove_command<br />
in /usr/lib/gdesklets/main/client.py: line 38 __send<br />
in /usr/lib/gdesklets/utils/xdr.py: line 75 recv<br />
[EXC]/usr/lib/gdesklets/utils/xdr.py</p>
<p>[---]   70     chunk = &#8220;&#8221;<br />
[---]   71     while (True):<br />
[---]   72         try:<br />
[---]   73             length = ord(s.recv(1))<br />
[---]   74         except:<br />
[ERR]&gt;  75             raise XDRError<br />
[---]   76<br />
[---]   77         if (length): chunk += s.recv(length)<br />
[---]   78<br />
[---]   79         flag = s.recv(1)<br />
[---]   80         if (flag == _CONT): continue<br />
[---]   81</p>
<p>sucrack@kernel-panic:~$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wintermute</title>
		<link>http://www.ubuntugeek.com/howto-install-and-configure-gdesklets-in-ubuntu-hardy.html/comment-page-1#comment-4014</link>
		<dc:creator>Wintermute</dc:creator>
		<pubDate>Thu, 03 Jul 2008 07:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=541#comment-4014</guid>
		<description>Nice article!

I have a problem with the gdesklets on ubuntu hardy. When I press Super - D (show desktop) all my applications and my desklets hide. I always thought that the desklets should stay on the dekstop :O. Any way to work around this?

Thanks!</description>
		<content:encoded><![CDATA[<p>Nice article!</p>
<p>I have a problem with the gdesklets on ubuntu hardy. When I press Super - D (show desktop) all my applications and my desklets hide. I always thought that the desklets should stay on the dekstop :O. Any way to work around this?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

