mmmh, i got this error:
$ ./paclet.py
Do you want to (r)egister this desklet or to (t)est it? t
Now testing...
============================================================
If you do not see anything (or just an initial flicker
in the top left corner of your screen), try `--help',
and see the FAQ: `info adesklets'.
============================================================
close failed: [Errno 10] No child processes
Unhandled exception in thread started by
Traceback (most recent call last):
File "./paclet.py", line 210, in sync
update_tuple = self.p.pacman_Sy()
File "./paclet.py", line 91, in pacman_Sy
conf_list, server_list, noupgrade_list, ignore_list = libpypac_0.read_conf()
ValueError: too many values to unpack
btw, in test mode it's started....if i register it, when i
launch adesklets it doesn't show up...
...there's something wrong??
Maybe a PKGBUILD for libpypac should be a good think...don't
like mess python with "myown" installed python's
module...
frop