<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Commenti a: Epidermis theme manager</title>
	<atom:link href="http://freetimesblog.wordpress.com/2009/01/08/epidermis-theme-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://freetimesblog.wordpress.com/2009/01/08/epidermis-theme-manager/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 16 Jun 2009 15:27:07 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Di: Beponka</title>
		<link>http://freetimesblog.wordpress.com/2009/01/08/epidermis-theme-manager/#comment-630</link>
		<dc:creator>Beponka</dc:creator>
		<pubDate>Sat, 28 Feb 2009 20:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://freetimesblog.wordpress.com/?p=329#comment-630</guid>
		<description>Ciao,
volevo farti i complimenti per la guida. Davvero ottima! Grazie :-)</description>
		<content:encoded><![CDATA[<p>Ciao,<br />
volevo farti i complimenti per la guida. Davvero ottima! Grazie <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: vincenz0</title>
		<link>http://freetimesblog.wordpress.com/2009/01/08/epidermis-theme-manager/#comment-606</link>
		<dc:creator>vincenz0</dc:creator>
		<pubDate>Tue, 27 Jan 2009 12:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://freetimesblog.wordpress.com/?p=329#comment-606</guid>
		<description>l&#039;errore è questo:

Traceback (most recent call last):
  File &quot;/usr/bin/epidermis&quot;, line 15, ()
            import epidermis.epidermis
            epidermis.epidermis.main()
  variables: {&#039;epidermis.epidermis.main&#039;: (&#039;local&#039;, )}
  File &quot;/usr/lib/python2.5/site-packages/epidermis/epidermis.py&quot;, line 1430, main()
        &quot;&quot;&quot;launches start(sys.argv)&quot;&quot;&quot;
        start(sys.argv)
  variables: {&#039;start&#039;: (&#039;global&#039;, ), &#039;sys.argv&#039;: (&#039;global&#039;, [&#039;/usr/bin/epidermis&#039;])}
  File &quot;/usr/lib/python2.5/site-packages/epidermis/epidermis.py&quot;, line 1403, start(args=[&#039;/usr/bin/epidermis&#039;])
               print debuginfo.debuginfo()  
            app = EpidermisApp()
            gtk.main()
  variables: {&#039;app&#039;: (None, None), &#039;EpidermisApp&#039;: (&#039;global&#039;, )}
  File &quot;/usr/lib/python2.5/site-packages/epidermis/epidermis.py&quot;, line 293, __init__(self=)
            # Load the skins
            self.find_and_load_installed_pigments()
            self.add_skins()
  variables: {&#039;self.find_and_load_installed_pigments&#039;: (&#039;local&#039;, &lt;bound method EpidermisApp.find_and_load_installed_pigments of &gt;)}
  File &quot;/usr/lib/python2.5/site-packages/epidermis/epidermis.py&quot;, line 426, find_and_load_installed_pigments(self=)
                    self.installedPigments[pt] = managepigments.find_pigments(pt, \
                        [MY_DATA_HOME, const.SHARED_PIGMENT_DIR])
                except ep_exceptions.AttachmentNotFoundException, ee:
  variables: {&#039;MY_DATA_HOME&#039;: (&#039;global&#039;, &#039;/home/vincenzo/.local/share/epidermis/&#039;), &#039;const.SHARED_PIGMENT_DIR&#039;: (&#039;global&#039;, &#039;/usr/share/epidermis/pigments/&#039;)}
  File &quot;/usr/lib/python2.5/site-packages/epidermis/managepigments.py&quot;, line 40, find_pigments(pigmentTypeStr=&#039;skin&#039;, directories=[&#039;/home/vincenzo/.local/share/epidermis/&#039;, &#039;/usr/share/epidermis/pigments/&#039;])
                    if os.path.exists(os.path.join(dirr, pt.directoryName, pigmDir, &quot;pigment.xml&quot;)):
                        retPigments.append(load_pigment(pigmDir, pigmentTypeStr, [dirr]))
        return retPigments
  variables: {&#039;dirr&#039;: (&#039;local&#039;, &#039;/home/vincenzo/.local/share/epidermis/&#039;), &#039;retPigments&#039;: (&#039;local&#039;, None), &#039;pigmentTypeStr&#039;: (&#039;local&#039;, &#039;skin&#039;), &#039;pigmDir&#039;: (&#039;local&#039;, &#039;ubuntu-studio&#039;), &#039;load_pigment&#039;: (&#039;global&#039;, )}
  File &quot;/usr/lib/python2.5/site-packages/epidermis/managepigments.py&quot;, line 57, load_pigment(pigment=&#039;ubuntu-studio&#039;, pigmentType=&#039;skin&#039;, directories=[&#039;/home/vincenzo/.local/share/epidermis/&#039;])
            if does_pigment_exist(pigment, pigmentType, dir):
                pp.read(os.path.join(dir, get_pigment_type(pigmentType)().directoryName, pigment, &quot;pigment.xml&quot;))
                pp.installationDirectory = dir
  variables: {&#039;directoryName&#039;: (None, None), &#039;pigment&#039;: (&#039;local&#039;, &#039;ubuntu-studio&#039;), &#039;get_pigment_type&#039;: (&#039;global&#039;, ), &#039;pp.read&#039;: (&#039;local&#039;, &lt;bound method Skin.read of &gt;), &#039;os.path.join&#039;: (&#039;global&#039;, ), &#039;pigmentType&#039;: (&#039;local&#039;, &#039;skin&#039;), &#039;dir&#039;: (&#039;local&#039;, &#039;/home/vincenzo/.local/share/epidermis/&#039;)}
  File &quot;/usr/lib/python2.5/site-packages/epidermis/pigments/skin.py&quot;, line 160, read(self=, filePath=&#039;/home/vincenzo/.local/share/epidermis/skins/ubuntu-studio/pigment.xml&#039;)
        def read(self, filePath):
            return self.read_with_pigments(filePath, [])
  variables: {&#039;self.read_with_pigments&#039;: (&#039;local&#039;, &lt;bound method Skin.read_with_pigments of &gt;), &#039;filePath&#039;: (&#039;local&#039;, &#039;/home/vincenzo/.local/share/epidermis/skins/ubuntu-studio/pigment.xml&#039;)}
  File &quot;/usr/lib/python2.5/site-packages/epidermis/pigments/skin.py&quot;, line 154, read_with_pigments(self=, filePath=&#039;/home/vincenzo/.local/share/epidermis/skins/ubuntu-studio/pigment.xml&#039;, pigments=[])
                    if managepigments.does_pigment_exist(text, pt, MY_DATA_HOME):
                        foundP = managepigments.load_pigment(text, pt, MY_DATA_HOME)
                    else:
  variables: {&#039;text&#039;: (&#039;local&#039;, u&#039;splash&#039;), &#039;foundP&#039;: (&#039;local&#039;, None), &#039;pt&#039;: (&#039;local&#039;, u&#039;usplash&#039;), &#039;managepigments.load_pigment&#039;: (&#039;global&#039;, ), &#039;MY_DATA_HOME&#039;: (&#039;global&#039;, &#039;/home/vincenzo/.local/share/epidermis/&#039;)}
  File &quot;/usr/lib/python2.5/site-packages/epidermis/managepigments.py&quot;, line 57, load_pigment(pigment=u&#039;splash&#039;, pigmentType=u&#039;usplash&#039;, directories=[&#039;/home/vincenzo/.local/share/epidermis/&#039;])
            if does_pigment_exist(pigment, pigmentType, dir):
                pp.read(os.path.join(dir, get_pigment_type(pigmentType)().directoryName, pigment, &quot;pigment.xml&quot;))
                pp.installationDirectory = dir
  variables: {&#039;directoryName&#039;: (None, None), &#039;pigment&#039;: (&#039;local&#039;, u&#039;splash&#039;), &#039;get_pigment_type&#039;: (&#039;global&#039;, ), &#039;pp.read&#039;: (&#039;local&#039;, &lt;bound method Usplash.read of &gt;), &#039;os.path.join&#039;: (&#039;global&#039;, ), &#039;pigmentType&#039;: (&#039;local&#039;, u&#039;usplash&#039;), &#039;dir&#039;: (&#039;local&#039;, &#039;/home/vincenzo/.local/share/epidermis/&#039;)}
  File &quot;/usr/lib/python2.5/site-packages/epidermis/pigments/usplash.py&quot;, line 116, read(self=, filePath=u&#039;/home/vincenzo/.local/share/epidermis/usplashes/splash/pigment.xml&#039;)
            self.add_attachment(os.path.join(attachmentPath, &quot;data&quot;, pigment.get_first_text( \
                root.getElementsByTagName(&quot;filename&quot;)[0])))
  variables: {&#039;root.getElementsByTagName&#039;: (&#039;local&#039;, &lt;bound method Element.getElementsByTagName of &gt;)}
  File &quot;/usr/lib/python2.5/site-packages/epidermis/pigments/usplash.py&quot;, line 46, add_attachment(self=, attachmentPath=u&#039;/home/vincenzo/.local/share/epidermis/usplashes/splash/data/splash-theme.so&#039;)
                    self.usplashFilename = &quot;&quot;
                    raise(ep_exceptions.AttachmentNotFoundException(attachmentPath))
            self.usplashPath = realPath
  variables: {&#039;ep_exceptions.AttachmentNotFoundException&#039;: (&#039;global&#039;, ), &#039;attachmentPath&#039;: (&#039;local&#039;, u&#039;/home/vincenzo/.local/share/epidermis/usplashes/splash/data/splash-theme.so&#039;)}
AttachmentNotFoundException: Attachment not found: &quot;/home/vincenzo/.local/share/epidermis/usplashes/splash/data/splash-theme.so&quot;

debuginfo.debuginfo error</description>
		<content:encoded><![CDATA[<p>l&#8217;errore è questo:</p>
<p>Traceback (most recent call last):<br />
  File &#8220;/usr/bin/epidermis&#8221;, line 15, ()<br />
            import epidermis.epidermis<br />
            epidermis.epidermis.main()<br />
  variables: {&#8216;epidermis.epidermis.main&#8217;: (&#8216;local&#8217;, )}<br />
  File &#8220;/usr/lib/python2.5/site-packages/epidermis/epidermis.py&#8221;, line 1430, main()<br />
        &#8220;&#8221;"launches start(sys.argv)&#8221;"&#8221;<br />
        start(sys.argv)<br />
  variables: {&#8217;start&#8217;: (&#8216;global&#8217;, ), &#8217;sys.argv&#8217;: (&#8216;global&#8217;, ['/usr/bin/epidermis'])}<br />
  File &#8220;/usr/lib/python2.5/site-packages/epidermis/epidermis.py&#8221;, line 1403, start(args=['/usr/bin/epidermis'])<br />
               print debuginfo.debuginfo()<br />
            app = EpidermisApp()<br />
            gtk.main()<br />
  variables: {&#8216;app&#8217;: (None, None), &#8216;EpidermisApp&#8217;: (&#8216;global&#8217;, )}<br />
  File &#8220;/usr/lib/python2.5/site-packages/epidermis/epidermis.py&#8221;, line 293, __init__(self=)<br />
            # Load the skins<br />
            self.find_and_load_installed_pigments()<br />
            self.add_skins()<br />
  variables: {&#8217;self.find_and_load_installed_pigments&#8217;: (&#8216;local&#8217;, &lt;bound method EpidermisApp.find_and_load_installed_pigments of &gt;)}<br />
  File &#8220;/usr/lib/python2.5/site-packages/epidermis/epidermis.py&#8221;, line 426, find_and_load_installed_pigments(self=)<br />
                    self.installedPigments[pt] = managepigments.find_pigments(pt, \<br />
                        [MY_DATA_HOME, const.SHARED_PIGMENT_DIR])<br />
                except ep_exceptions.AttachmentNotFoundException, ee:<br />
  variables: {&#8216;MY_DATA_HOME&#8217;: (&#8216;global&#8217;, &#8216;/home/vincenzo/.local/share/epidermis/&#8217;), &#8216;const.SHARED_PIGMENT_DIR&#8217;: (&#8216;global&#8217;, &#8216;/usr/share/epidermis/pigments/&#8217;)}<br />
  File &#8220;/usr/lib/python2.5/site-packages/epidermis/managepigments.py&#8221;, line 40, find_pigments(pigmentTypeStr=&#8217;skin&#8217;, directories=['/home/vincenzo/.local/share/epidermis/', '/usr/share/epidermis/pigments/'])<br />
                    if os.path.exists(os.path.join(dirr, pt.directoryName, pigmDir, &#8220;pigment.xml&#8221;)):<br />
                        retPigments.append(load_pigment(pigmDir, pigmentTypeStr, [dirr]))<br />
        return retPigments<br />
  variables: {&#8216;dirr&#8217;: (&#8216;local&#8217;, &#8216;/home/vincenzo/.local/share/epidermis/&#8217;), &#8216;retPigments&#8217;: (&#8216;local&#8217;, None), &#8216;pigmentTypeStr&#8217;: (&#8216;local&#8217;, &#8217;skin&#8217;), &#8216;pigmDir&#8217;: (&#8216;local&#8217;, &#8216;ubuntu-studio&#8217;), &#8216;load_pigment&#8217;: (&#8216;global&#8217;, )}<br />
  File &#8220;/usr/lib/python2.5/site-packages/epidermis/managepigments.py&#8221;, line 57, load_pigment(pigment=&#8217;ubuntu-studio&#8217;, pigmentType=&#8217;skin&#8217;, directories=['/home/vincenzo/.local/share/epidermis/'])<br />
            if does_pigment_exist(pigment, pigmentType, dir):<br />
                pp.read(os.path.join(dir, get_pigment_type(pigmentType)().directoryName, pigment, &#8220;pigment.xml&#8221;))<br />
                pp.installationDirectory = dir<br />
  variables: {&#8216;directoryName&#8217;: (None, None), &#8216;pigment&#8217;: (&#8216;local&#8217;, &#8216;ubuntu-studio&#8217;), &#8216;get_pigment_type&#8217;: (&#8216;global&#8217;, ), &#8216;pp.read&#8217;: (&#8216;local&#8217;, &lt;bound method Skin.read of &gt;), &#8216;os.path.join&#8217;: (&#8216;global&#8217;, ), &#8216;pigmentType&#8217;: (&#8216;local&#8217;, &#8217;skin&#8217;), &#8216;dir&#8217;: (&#8216;local&#8217;, &#8216;/home/vincenzo/.local/share/epidermis/&#8217;)}<br />
  File &#8220;/usr/lib/python2.5/site-packages/epidermis/pigments/skin.py&#8221;, line 160, read(self=, filePath=&#8217;/home/vincenzo/.local/share/epidermis/skins/ubuntu-studio/pigment.xml&#8217;)<br />
        def read(self, filePath):<br />
            return self.read_with_pigments(filePath, [])<br />
  variables: {&#8217;self.read_with_pigments&#8217;: (&#8216;local&#8217;, &lt;bound method Skin.read_with_pigments of &gt;), &#8216;filePath&#8217;: (&#8216;local&#8217;, &#8216;/home/vincenzo/.local/share/epidermis/skins/ubuntu-studio/pigment.xml&#8217;)}<br />
  File &#8220;/usr/lib/python2.5/site-packages/epidermis/pigments/skin.py&#8221;, line 154, read_with_pigments(self=, filePath=&#8217;/home/vincenzo/.local/share/epidermis/skins/ubuntu-studio/pigment.xml&#8217;, pigments=[])<br />
                    if managepigments.does_pigment_exist(text, pt, MY_DATA_HOME):<br />
                        foundP = managepigments.load_pigment(text, pt, MY_DATA_HOME)<br />
                    else:<br />
  variables: {&#8216;text&#8217;: (&#8216;local&#8217;, u&#8217;splash&#8217;), &#8216;foundP&#8217;: (&#8216;local&#8217;, None), &#8216;pt&#8217;: (&#8216;local&#8217;, u&#8217;usplash&#8217;), &#8216;managepigments.load_pigment&#8217;: (&#8216;global&#8217;, ), &#8216;MY_DATA_HOME&#8217;: (&#8216;global&#8217;, &#8216;/home/vincenzo/.local/share/epidermis/&#8217;)}<br />
  File &#8220;/usr/lib/python2.5/site-packages/epidermis/managepigments.py&#8221;, line 57, load_pigment(pigment=u&#8217;splash&#8217;, pigmentType=u&#8217;usplash&#8217;, directories=['/home/vincenzo/.local/share/epidermis/'])<br />
            if does_pigment_exist(pigment, pigmentType, dir):<br />
                pp.read(os.path.join(dir, get_pigment_type(pigmentType)().directoryName, pigment, &#8220;pigment.xml&#8221;))<br />
                pp.installationDirectory = dir<br />
  variables: {&#8216;directoryName&#8217;: (None, None), &#8216;pigment&#8217;: (&#8216;local&#8217;, u&#8217;splash&#8217;), &#8216;get_pigment_type&#8217;: (&#8216;global&#8217;, ), &#8216;pp.read&#8217;: (&#8216;local&#8217;, &lt;bound method Usplash.read of &gt;), &#8216;os.path.join&#8217;: (&#8216;global&#8217;, ), &#8216;pigmentType&#8217;: (&#8216;local&#8217;, u&#8217;usplash&#8217;), &#8216;dir&#8217;: (&#8216;local&#8217;, &#8216;/home/vincenzo/.local/share/epidermis/&#8217;)}<br />
  File &#8220;/usr/lib/python2.5/site-packages/epidermis/pigments/usplash.py&#8221;, line 116, read(self=, filePath=u&#8217;/home/vincenzo/.local/share/epidermis/usplashes/splash/pigment.xml&#8217;)<br />
            self.add_attachment(os.path.join(attachmentPath, &#8220;data&#8221;, pigment.get_first_text( \<br />
                root.getElementsByTagName(&#8220;filename&#8221;)[0])))<br />
  variables: {&#8216;root.getElementsByTagName&#8217;: (&#8216;local&#8217;, &lt;bound method Element.getElementsByTagName of &gt;)}<br />
  File &#8220;/usr/lib/python2.5/site-packages/epidermis/pigments/usplash.py&#8221;, line 46, add_attachment(self=, attachmentPath=u&#8217;/home/vincenzo/.local/share/epidermis/usplashes/splash/data/splash-theme.so&#8217;)<br />
                    self.usplashFilename = &#8220;&#8221;<br />
                    raise(ep_exceptions.AttachmentNotFoundException(attachmentPath))<br />
            self.usplashPath = realPath<br />
  variables: {&#8216;ep_exceptions.AttachmentNotFoundException&#8217;: (&#8216;global&#8217;, ), &#8216;attachmentPath&#8217;: (&#8216;local&#8217;, u&#8217;/home/vincenzo/.local/share/epidermis/usplashes/splash/data/splash-theme.so&#8217;)}<br />
AttachmentNotFoundException: Attachment not found: &#8220;/home/vincenzo/.local/share/epidermis/usplashes/splash/data/splash-theme.so&#8221;</p>
<p>debuginfo.debuginfo error</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Orlsend</title>
		<link>http://freetimesblog.wordpress.com/2009/01/08/epidermis-theme-manager/#comment-605</link>
		<dc:creator>Orlsend</dc:creator>
		<pubDate>Mon, 26 Jan 2009 14:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://freetimesblog.wordpress.com/?p=329#comment-605</guid>
		<description>Chiao vincenz0

Spiacente non posso parlare italiano, si può postare l&#039;errore dettagli.

grazie</description>
		<content:encoded><![CDATA[<p>Chiao vincenz0</p>
<p>Spiacente non posso parlare italiano, si può postare l&#8217;errore dettagli.</p>
<p>grazie</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: vincenz0</title>
		<link>http://freetimesblog.wordpress.com/2009/01/08/epidermis-theme-manager/#comment-595</link>
		<dc:creator>vincenz0</dc:creator>
		<pubDate>Fri, 16 Jan 2009 12:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://freetimesblog.wordpress.com/?p=329#comment-595</guid>
		<description>ciao prima di tutto volevo farti i complimenti per il tuo blog veramente utile a chi piace personalizzare al massimo la propria distro... 
oggi ho provato ad installare epidermis l&#039;installazione è andata bene ma appena avvio il programma mi da questo errore: A programming error has been detected during the execution of this program.
It probably isn&#039;t fatal, but you might want to report it to the developers nonetheless.
sapresti aiutarmi grazie in anticipo vincenzo</description>
		<content:encoded><![CDATA[<p>ciao prima di tutto volevo farti i complimenti per il tuo blog veramente utile a chi piace personalizzare al massimo la propria distro&#8230;<br />
oggi ho provato ad installare epidermis l&#8217;installazione è andata bene ma appena avvio il programma mi da questo errore: A programming error has been detected during the execution of this program.<br />
It probably isn&#8217;t fatal, but you might want to report it to the developers nonetheless.<br />
sapresti aiutarmi grazie in anticipo vincenzo</p>
]]></content:encoded>
	</item>
</channel>
</rss>
