Gentoo Archives: gentoo-user

From: Rodrigo Lazo <rlazo.paz@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: adesklets
Date: Sun, 11 Mar 2007 15:02:05
Message-Id: 111f73c80703110754v28c49302te30db91718a03dc7@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: adesklets by Mick
1 Hi,
2
3 On 3/9/07, Mick <michaelkintzios@×××××.com> wrote:
4 > On Friday 09 March 2007 05:25, Wayne Oliver wrote:
5 >
6 > > If you select test from the menu it should show the desklet on screen
7 > > you can now move it around, play with it etc.
8 > > Exit the desklet re run the
9 > >
10 > > $/path/to/calendar/Calender.py
11 > >
12 > > This time selecting register
13 > > Kill adesklets and then run it again.
14 > > If you happy that it's working simply add adesklets to your X startup
15 > > i.e. .xinitrc or .XSession
16 >
17 > Thank you all for your help,
18 >
19 > It seems that there is something wrong with the fonts(?) I have managed to
20 > launch weatherforecast which works fine, but calendar and volume do not. I
21 > tried testing them and this is what I get:
22 > ==========================================
23 > $ ./volume.py
24 > Do you want to (r)egister this desklet or to (t)est it? t
25 > Now testing...
26 > ============================================================
27 > If you do not see anything (or just an initial flicker
28 > in the top left corner of your screen), try `--help',
29 > and see the FAQ: `info adesklets'.
30 > ============================================================
31 > Traceback (most recent call last):
32 > File "./volume.py", line 588, in ?
33 > Events(dirname(__file__)).pause()
34 > File "./volume.py", line 63, in __init__
35 > adesklets.Events_handler.__init__(self)
36 > File "/usr/lib/python2.4/site-packages/adesklets/events_handler.py", line
37 > 157, in __init__
38 > self.ready()
39 > File "./volume.py", line 127, in ready
40 > self.drawVolumeTxt(self.volume)
41 > File "./volume.py", line 190, in drawVolumeTxt
42 > adesklets.load_font(font)
43 > File "/usr/lib/python2.4/site-packages/adesklets/commands.py", line 706, in
44 > load_font
45 > return comm.out()
46 > File "/usr/lib/python2.4/site-packages/adesklets/commands_handler.py", line
47 > 103, in out
48 > raise ADESKLETSError(4,message)
49 > adesklets.error_handler.ADESKLETSError: adesklets command error -
50 > font 'VeraBd/8' could not be loaded
51 > ==========================================
52 >
53
54 There is a problem with the latest version of font-* and adesklets
55 that is solved in the unstable version of adesklets.
56
57 I hope it helps
58
59 > Of course volume does not show up at all. How do I fix this?
60 > --
61 > Regards,
62 > Mick
63 >
64 >
65 --
66 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: adesklets Rodrigo Lazo <rlazo.paz@×××××.com>