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

Replies

Subject Author
Re: [gentoo-user] Re: adesklets Mick <michaelkintzios@×××××.com>