First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 131675
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Dockapp Team <desktop-dock@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Henrique Ferreiro <henrique.ferreiro@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 131675 depends on: Show dependency tree
Bug 131675 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-29 06:49 0000
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 "./Calendar.py", line 14, in ?
    import adesklets
  File "/usr/lib/python2.4/site-packages/adesklets/__init__.py", line 33, in ?
    from adesklets.utils import *
  File "/usr/lib/python2.4/site-packages/adesklets/utils.py", line 4, in ?
    from commands import version
ImportError: cannot import name version

------- Comment #1 From Bluesman 2006-05-21 04:18:47 0000 -------
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'm back in business.

Something like this:

touch scripting/enums scripting/prototypes
  #scripting/python/adesklets/commands.py \
  #scripting/perl/adesklets.pm

------- Comment #2 From Michele Noberasco 2006-07-27 04:37:42 0000 -------
Fixed. Thank you for reporting this.

First Last Prev Next    No search results available      Search page      Enter new bug