Gentoo Archives: gentoo-user

From: Wayne Oliver <wayne.oliver@××××××××.com>
To: gentoo-user@l.g.o
Subject: RE: [gentoo-user] Re: adesklets
Date: Tue, 13 Mar 2007 06:08:32
Message-Id: 69BC4C9863CECF41B5CC9F4CF409FD6538A91D@jhb01.prolocal.co.za
1 > -----Original Message-----
2 > From: Mick [mailto:michaelkintzios@×××××.com]
3 > Sent: 09 March 2007 09:46
4 > To: gentoo-user@l.g.o
5 > Subject: Re: [gentoo-user] Re: adesklets
6 >
7
8 <snip />
9
10 >
11 > Thank you all for your help,
12 >
13 > It seems that there is something wrong with the fonts(?) I have
14 managed
15 > to
16 > launch weatherforecast which works fine, but calendar and volume do
17 not.
18 > I
19 > tried testing them and this is what I get:
20 > ==========================================
21 > $ ./volume.py
22 > Do you want to (r)egister this desklet or to (t)est it? t
23 > Now testing...
24 > ============================================================
25 > If you do not see anything (or just an initial flicker
26 > in the top left corner of your screen), try `--help',
27 > and see the FAQ: `info adesklets'.
28 > ============================================================
29 > Traceback (most recent call last):
30 > File "./volume.py", line 588, in ?
31 > Events(dirname(__file__)).pause()
32 > File "./volume.py", line 63, in __init__
33 > adesklets.Events_handler.__init__(self)
34 > File "/usr/lib/python2.4/site-packages/adesklets/events_handler.py",
35 > line
36 > 157, in __init__
37 > self.ready()
38 > File "./volume.py", line 127, in ready
39 > self.drawVolumeTxt(self.volume)
40 > File "./volume.py", line 190, in drawVolumeTxt
41 > adesklets.load_font(font)
42 > File "/usr/lib/python2.4/site-packages/adesklets/commands.py", line
43 706,
44 > in
45 > load_font
46 > return comm.out()
47 > File
48 "/usr/lib/python2.4/site-packages/adesklets/commands_handler.py",
49 > line
50 > 103, in out
51 > raise ADESKLETSError(4,message)
52 > adesklets.error_handler.ADESKLETSError: adesklets command error -
53 > font 'VeraBd/8' could not be loaded
54 > ==========================================
55 >
56 > Of course volume does not show up at all. How do I fix this?
57
58 You may need to edit the config file. In the same dir as the desklet.
59 Config.txt I think from memory
60
61
62 Wayn0
63 --
64 gentoo-user@g.o mailing list