<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>131675</bug_id>
          
          <creation_ts>2006-04-29 06:49 0000</creation_ts>
          <short_desc>adesklets not working</short_desc>
          <delta_ts>2006-07-27 04:37:42 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>henrique.ferreiro@gmail.com</reporter>
          <assigned_to>desktop-dock@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>henrique.ferreiro@gmail.com</who>
            <bug_when>2006-04-29 06:49:12 0000</bug_when>
            <thetext>I have installed adesklets and after downloading some desklets, when executing all of them:

infhfg00@localhost ~/.desklets/Calendar-0.5.3 $ ./Calendar.py
Traceback (most recent call last):
  File &quot;./Calendar.py&quot;, line 14, in ?
    import adesklets
  File &quot;/usr/lib/python2.4/site-packages/adesklets/__init__.py&quot;, line 33, in ?
    from adesklets.utils import *
  File &quot;/usr/lib/python2.4/site-packages/adesklets/utils.py&quot;, line 4, in ?
    from commands import version
ImportError: cannot import name version</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bluesman@byteme.no</who>
            <bug_when>2006-05-21 04:18:47 0000</bug_when>
            <thetext>Had the same problem, then I found this thread:
http://adesklets.sourceforge.net/forum/viewtopic.php?t=201

Fixed the ebuild, so it only touched those two files instead of also commands.py and adesklets.pm, remerged adesklets and I&apos;m back in business.

Something like this:

touch scripting/enums scripting/prototypes
  #scripting/python/adesklets/commands.py \
  #scripting/perl/adesklets.pm</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>s4t4n@gentoo.org</who>
            <bug_when>2006-07-27 04:37:42 0000</bug_when>
            <thetext>Fixed. Thank you for reporting this.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>