<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=20557&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [HOW TO] adesklets : configuration des desklets]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=20557</link>
		<description><![CDATA[Les sujets les plus récents dans [HOW TO] adesklets : configuration des desklets.]]></description>
		<lastBuildDate>Tue, 06 Jan 2009 16:08:49 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2332090#p2332090</link>
			<description><![CDATA[<p>oups j&#039;avais pas vu <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (fonfonsd)]]></author>
			<pubDate>Tue, 06 Jan 2009 16:08:49 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2332090#p2332090</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2332028#p2332028</link>
			<description><![CDATA[<p>Pourquoi passer par ./configure ?<br />Adesklets est directement dans les dépots (via synaptic) depuis le passage à Hardy</p>]]></description>
			<author><![CDATA[dummy@example.com (labo16)]]></author>
			<pubDate>Tue, 06 Jan 2009 15:49:59 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2332028#p2332028</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2331026#p2331026</link>
			<description><![CDATA[<p>bonjour lors de l install quand&#160; je tape </p><div class="quotebox"><blockquote><div><p>./configure</p></div></blockquote></div><p>j&#039;ai un message me disant</p><br /><div class="codebox"><pre><code>fontes@fontes-portable:~/adesklets-0.6.1$ sudo ./configure
configure: error: cannot find sources (src/main.c) in . or ..
fontes@fontes-portable:~/adesklets-0.6.1$</code></pre></div><p>merci à tous</p>]]></description>
			<author><![CDATA[dummy@example.com (fonfonsd)]]></author>
			<pubDate>Tue, 06 Jan 2009 08:42:57 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2331026#p2331026</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2060441#p2060441</link>
			<description><![CDATA[<p>Bonjour,<br />Il existe un desklets permettant d&#039;afficher une zone de notification ?<br />Je n&#039;ai pas trouvé sur le site officiel.<br />Merci d&#039;avance.</p>]]></description>
			<author><![CDATA[dummy@example.com (Anium)]]></author>
			<pubDate>Fri, 12 Sep 2008 12:30:24 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2060441#p2060441</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2017245#p2017245</link>
			<description><![CDATA[<p>Bonjour,</p><p>Alors la je commence a désespérer avec le adesklets: <strong>volume.py</strong></p><p>C&#039;est le seul que je n&#039;arrive pas a faire marcher, tous les autres sont ok.</p><p>Lorsque je le lance en test </p><div class="codebox"><pre><code>python ./chemin/du/script/volume.py --nautilus</code></pre></div><p>puis touche <strong>t</strong> il se lance, n&#039;est pas affiché a l&#039;ecran, apparait bien dans les processus.</p><p>c&#039;est seulement quand je le tue avec <strong>Ctrl+C</strong> qu&#039;il me renvoie l&#039;erreur suivante:</p><div class="codebox"><pre><code>Now testing...
============================================================
If you do not see anything (or just an initial flicker
in the top left corner of your screen), try `--help&#039;,
and see the FAQ: `info adesklets&#039;.
============================================================
^CTraceback (most recent call last):
  File &quot;./.fvwm/aDesklets/marche_pas/volume-0.0.8/volume.py&quot;, line 588, in &lt;module&gt;
    Events(dirname(__file__)).pause()
  File &quot;./.fvwm/aDesklets/marche_pas/volume-0.0.8/volume.py&quot;, line 45, in __init__
    self.id = adesklets.get_id()
  File &quot;/usr/lib/python2.5/site-packages/adesklets/commands.py&quot;, line 94, in get_id
    return comm.out()
  File &quot;/usr/lib/python2.5/site-packages/adesklets/commands_handler.py&quot;, line 93, in out
    output=self.__comm.out(.01)
  File &quot;/usr/lib/python2.5/site-packages/adesklets/communicator.py&quot;, line 87, in out
    rd, wr, ex = select.select([self.__stdout],[],[],delay)
KeyboardInterrupt
Exception exceptions.IOError: (32, &#039;Broken pipe&#039;) in &lt;bound method Events.__del__ of &lt;__main__.Events instance at 0x90d58ac&gt;&gt; ignored</code></pre></div><p>Quelqu&#039;un aurait il une piste de réfexion, car la je suis un peu perdu depuis 2 jours.</p><p>Merci bien d&#039;avance, @ bientôt.</p>]]></description>
			<author><![CDATA[dummy@example.com (bisk8)]]></author>
			<pubDate>Fri, 22 Aug 2008 08:10:32 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2017245#p2017245</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=1929391#p1929391</link>
			<description><![CDATA[<p>salut tout le monde </p><p>j&#039;ai également ds problèmes avec l&#039;utilisation de adesklets j&#039;arrive a installer les desklets dans le dossier .desklets. MAis au moment de lancer le deklets.py j&#039;ai toujours les mêmes erreurs</p><br /><br /><br /><br /><p>superdoudou@superdoudou:~/.desklets/abatstat-0.0.2$ ./abatstat.py<br />Do you want to (r)egister this desklet or to (t)est it? t<br />Now testing...<br />============================================================<br />If you do not see anything (or just an initial flicker<br />in the top left corner of your screen), try `--help&#039;,<br />and see the FAQ: `info adesklets&#039;.<br />============================================================<br />Traceback (most recent call last):<br />&#160; File &quot;./abatstat.py&quot;, line 37, in &lt;module&gt;<br />&#160; &#160; import adesklets<br />&#160; File &quot;/usr/lib/python2.5/site-packages/adesklets/__init__.py&quot;, line 43, in &lt;module&gt;<br />&#160; &#160; raise e<br />adesklets.error_handler.ADESKLETSError: adesklets interpreter initialization error - Configuration file parsing error `syntax error&#039;, stopped at line 8.</p><p>Exception exceptions.AttributeError: AttributeError(&quot;&#039;NoneType&#039; object has no attribute &#039;kill&#039;&quot;,) in &lt;bound method _Communicator.__del__ of &lt;adesklets.communicator._Communicator instance at 0xb7ce9a8c&gt;&gt; ignored<br />Complété</p><br /><p>merci d&#039;avance pour votre aide</p>]]></description>
			<author><![CDATA[dummy@example.com (nonocomment)]]></author>
			<pubDate>Tue, 15 Jul 2008 17:13:08 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=1929391#p1929391</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=1776235#p1776235</link>
			<description><![CDATA[<p>ah si ca y est j&#039;ai trouvé le moyen de lire le message d&#039;erreur </p><div class="codebox"><pre><code>File &quot;/home/manjahrow/.desklets/yab-0.0.2/yab.py&quot;, line 48, in &lt;module&gt;
    import adesklets
  File &quot;/usr/lib/python2.5/site-packages/adesklets/__init__.py&quot;, line 43, in &lt;module&gt;
    raise e
adesklets.error_handler.ADESKLETSError: adesklets process exited - 
Exception exceptions.AttributeError: AttributeError(&quot;&#039;NoneType&#039; object has no attribute &#039;kill&#039;&quot;,) in &lt;bound method _Communicator.__del__ of &lt;adesklets.communicator._Communicator instance at 0x82dd96c&gt;&gt; ignored
manjahrow@ubuntu:~$</code></pre></div><p>j&#039;ai ça comme erreur alors que l&#039;installation se passe bien.</p><p>une chose le paquet <strong>xlibs-dev</strong> n&#039;existe plsu...ça vient de là ?</p>]]></description>
			<author><![CDATA[dummy@example.com (manjahrow)]]></author>
			<pubDate>Fri, 16 May 2008 22:19:43 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=1776235#p1776235</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=1776152#p1776152</link>
			<description><![CDATA[<p>hola</p><p>pareil que napseis, rien ne se passe apres un :&#160; adesklets -- nautilus et quand je teste et /ou enregistre le terminal se ferme trop vite pour que je vois ce qui est inscrit !</p>]]></description>
			<author><![CDATA[dummy@example.com (manjahrow)]]></author>
			<pubDate>Fri, 16 May 2008 21:42:06 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=1776152#p1776152</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=1755976#p1755976</link>
			<description><![CDATA[<p>et pour l&#039;applet météo de Cairo ? Et pour l&#039;applet météo de screenlets ? Comment corriger ceci ?<br />Savez vous s&#039;il s&#039;agit d&#039;un &quot;bug&quot; ponctuel ou de quelque chose de définitif ?</p>]]></description>
			<author><![CDATA[dummy@example.com (anoi)]]></author>
			<pubDate>Sat, 10 May 2008 10:16:16 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=1755976#p1755976</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=1752739#p1752739</link>
			<description><![CDATA[<p>merci pour ta reponse, entre temps j&#039;ai cherche et trouvé <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />j&#039;ai modifie le fichier &quot;_init_py&quot; qui se trouve dans /home/claude/.gdesklets/Sensors/GoodWeather/</p><p>&#160; &#160; WEATHER_SOURCE = &quot;http://xoap.weather.com/weather/local/&quot; \<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&quot;%(weather_code)s?cc=*&amp;dayf=5&amp;prod=xoap<strong>&amp;link=xoap</strong>&amp;&quot; \<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&quot;par=1003832479&amp;key=bb12936706a2d601&quot;</p>]]></description>
			<author><![CDATA[dummy@example.com (carpediem)]]></author>
			<pubDate>Fri, 09 May 2008 09:04:50 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=1752739#p1752739</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=1752663#p1752663</link>
			<description><![CDATA[<p>Tu fais &quot;Afficher les fichiers cachés&quot; dans ton /home...<br />Ce fichier est un dossier caché de type .desklets ou .gdesklets</p>]]></description>
			<author><![CDATA[dummy@example.com (labo16)]]></author>
			<pubDate>Fri, 09 May 2008 08:13:40 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=1752663#p1752663</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=1752518#p1752518</link>
			<description><![CDATA[<p>Salut à tous, je ne trouve pas le fichier &quot;weatherscreenlet.py&quot; ou&quot;weatherforecast.py&quot; ou se cache t-il <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" /><br />Merci de votre aide<br />cordialement carpediem</p>]]></description>
			<author><![CDATA[dummy@example.com (carpediem)]]></author>
			<pubDate>Fri, 09 May 2008 06:38:08 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=1752518#p1752518</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=1750552#p1750552</link>
			<description><![CDATA[<p>@ahillerin:</p><p>Alors là, vraiment un grand merci pour le partage de cette &quot;petite&quot; info...mais qui change tout..<br />Je retrouve enfin ma météo perdue depuis 3 jours...<br />Et je commançais à bidouiller grave mon fichier <span class="bbu">weatherforecast.py</span> (avec adesklets&#160; <img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" />) mais sans succès...Oufffff....<br />Voila ce que donne la ligne chez moi:</p><p>&#039;http://xoap.weather.com/weather/local/%s?prod=xoap<strong>&amp;link=xoap</strong>&amp;par=1003832479&amp;key=bb12936706a2d601&amp;cc=*&amp;dayf=3&amp;unit=%s&#039;</p><p>Merci encore <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (labo16)]]></author>
			<pubDate>Thu, 08 May 2008 13:25:49 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=1750552#p1750552</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=1748053#p1748053</link>
			<description><![CDATA[<p>la météo ne fonctionne plus correctement avec adesklets (gdesklets) </p><p>weather.com ont mis a jour leur site </p><p>pour cela il suffit juste de d editer le fichier weatherscreenlet.py&#160; et ajouter&#160; &quot;&amp;link=xoap&quot; a lURL :&#160; xoap.weather.com.&#160; <br />cela doit avoir l air de : <br />&quot;&quot;http://xoap.weather.com/weather/local/17068?cc=*&amp;dayf=10&amp;prod=xoap<strong>&amp;link=xoap</strong>&amp;par=1003666583&amp;key=41 28909340a9b2fc&amp;unit=s&amp;hbhf=12&quot;</p><p>PS traduction de <br /><a href="http://ubuntuforums.org/showthread.php?t=784053&amp;highlight=weather">http://ubuntuforums.org/showthread.php? … ht=weather</a></p>]]></description>
			<author><![CDATA[dummy@example.com (UbuAmbulant)]]></author>
			<pubDate>Wed, 07 May 2008 16:25:49 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=1748053#p1748053</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [HOW TO] adesklets : configuration des desklets]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=1737207#p1737207</link>
			<description><![CDATA[<p>Idem, suis sous Hardy Heron <img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Sebulba)]]></author>
			<pubDate>Sat, 03 May 2008 21:40:47 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=1737207#p1737207</guid>
		</item>
	</channel>
</rss>
