[[url=http://adesklets.sourceforge.net/forum/viewtopic.php?t=395]
Initially related to this post ]
Hi
Felpudo,
Then, I encourage you to install
adesklets
0.6.1 from Ubuntu Universe; as far as I can see from
the ChangeLog, it got the lastest patches applied, and
should avoid you most of the pitfalls... Be aware this
might not solve any of your problems, but we will be able
to start solving it once it is done... Just tell me what
still applies once you performed this! Yours,
I installed 0.6.1 from Ubuntu Universe but I get the
message:
Traceback (most recent call last):
File "/usr/bin/adesklets_installer", line 223, in run
getattr(self, '_'+op)(**kw)
File "/usr/bin/adesklets_installer", line 244, in _install
self.desklets.install(desklet) # refresh of desklets states
File "/usr/bin/adesklets_installer", line 150, in install
tar = tarfile.open(mode='r|bz2', fileobj=f)
File "tarfile.py", line 1168, in open
_Stream(name, filemode, comptype, fileobj, bufsize))
File "tarfile.py", line 1047, in __init__
self.name = os.path.abspath(name)
File "posixpath.py", line 402, in abspath
if not isabs(path):
File "posixpath.py", line 49, in isabs
return s.startswith('/')
AttributeError: 'NoneType' object has no attribute 'startswith'
It works if I install the desklets manually, except that the
background transparency looks bad.
I am using x86, I found a bug on launchpad but that was only
for x86_64.