From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HQPaJ-0000XR-O4 for garchives@archives.gentoo.org; Sun, 11 Mar 2007 15:03:44 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l2BF2YOr014357; Sun, 11 Mar 2007 15:02:34 GMT Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.227]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l2BEtweQ005411 for ; Sun, 11 Mar 2007 14:55:58 GMT Received: by qb-out-0506.google.com with SMTP id p32so2916065qba for ; Sun, 11 Mar 2007 07:55:57 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eZ99vhP0bM+9j99a/HrpKAQopQI1fVBgPz2dWU5cuX9HU3SULs3hZduCjrX2f9zxUNTaYAG4DfQYcIjA91tKlKidS/ozX0hhUzItH7NoKmhCUE55fxbULz77+l3jmOyV8g0mfLdltr38UFKcaBzCsnJUnlNIQjKLTB5xtixfGKs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YT9wopl2KOqsZqdegjz/mJqzKWI183MMqXN31Td1297oOaW+3PSKp3S7YzFdxglwesBKxSXd9VHsGA4adRVrQvfA1g2LNcclwijTwPEczhoz9U/0B4/nk3fayj8CXVDfOEUO7EP7+IYX/QCfoAORzakX8t3rwcvqfNaFdivxKzA= Received: by 10.114.177.1 with SMTP id z1mr817622wae.1173624956368; Sun, 11 Mar 2007 07:55:56 -0700 (PDT) Received: by 10.114.131.9 with HTTP; Sun, 11 Mar 2007 07:55:56 -0700 (PDT) Message-ID: <111f73c80703110755q1cd550d9me4d703f144c6ca04@mail.gmail.com> Date: Sun, 11 Mar 2007 09:55:56 -0500 From: "Rodrigo Lazo" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: adesklets In-Reply-To: <111f73c80703110754v28c49302te30db91718a03dc7@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <69BC4C9863CECF41B5CC9F4CF409FD65389B78@jhb01.prolocal.co.za> <200703091946.02195.michaelkintzios@gmail.com> <111f73c80703110754v28c49302te30db91718a03dc7@mail.gmail.com> X-Archives-Salt: 4bbcff82-077e-42df-b859-d3036af0e283 X-Archives-Hash: 435b2792c6ca336301852d97d57e365e On 3/11/07, Rodrigo Lazo wrote: > Hi, > > On 3/9/07, Mick wrote: > > On Friday 09 March 2007 05:25, Wayne Oliver wrote: > > > > > If you select test from the menu it should show the desklet on screen > > > you can now move it around, play with it etc. > > > Exit the desklet re run the > > > > > > $/path/to/calendar/Calender.py > > > > > > This time selecting register > > > Kill adesklets and then run it again. > > > If you happy that it's working simply add adesklets to your X startup > > > i.e. .xinitrc or .XSession > > > > Thank you all for your help, > > > > It seems that there is something wrong with the fonts(?) I have managed to > > launch weatherforecast which works fine, but calendar and volume do not. I > > tried testing them and this is what I get: > > ========================================== > > $ ./volume.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'. > > ============================================================ > > Traceback (most recent call last): > > File "./volume.py", line 588, in ? > > Events(dirname(__file__)).pause() > > File "./volume.py", line 63, in __init__ > > adesklets.Events_handler.__init__(self) > > File "/usr/lib/python2.4/site-packages/adesklets/events_handler.py", line > > 157, in __init__ > > self.ready() > > File "./volume.py", line 127, in ready > > self.drawVolumeTxt(self.volume) > > File "./volume.py", line 190, in drawVolumeTxt > > adesklets.load_font(font) > > File "/usr/lib/python2.4/site-packages/adesklets/commands.py", line 706, in > > load_font > > return comm.out() > > File "/usr/lib/python2.4/site-packages/adesklets/commands_handler.py", line > > 103, in out > > raise ADESKLETSError(4,message) > > adesklets.error_handler.ADESKLETSError: adesklets command error - > > font 'VeraBd/8' could not be loaded > > ========================================== > > > > There is a problem with the latest version of font-* and adesklets > that is solved in the unstable version of adesklets. > Is marked stable in x86; I didn't check it before sending the email Sorry > I hope it helps > > > Of course volume does not show up at all. How do I fix this? > > -- > > Regards, > > Mick > > > > > -- gentoo-user@gentoo.org mailing list