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 1HQPYj-0003hS-Au for garchives@archives.gentoo.org; Sun, 11 Mar 2007 15:02:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l2BExtr1010249; Sun, 11 Mar 2007 14:59:55 GMT Received: from hu-out-0506.google.com (hu-out-0506.google.com [72.14.214.235]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l2BEsMWi003644 for ; Sun, 11 Mar 2007 14:54:22 GMT Received: by hu-out-0506.google.com with SMTP id 24so4023691hud for ; Sun, 11 Mar 2007 07:54:21 -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=LPoKbwq0q5+PKXPZgDIjQYmxDe07J4dcXnm9bCWcXn2nh2mp6I70FqMURp9CJ6+dqwh1peMptq+R+mjiWXzA+mNvX9zJtTE0beRtoxHimZe4Nm+HTiTjEbR2OcUItdUU6KuSm51aaF/gIXCRZISnaNXLQF5Qg3eUcWHtuzIabKM= 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=QTkm4BxYfJVFimgkvwpflLDQu5K/wllTyaZgWBxYmtH93ct2GiosGgyAxrVRtbWrUBUTA600a8GvroD4mAWeczWjXKUzTgddlZRcCR7RcKYR7u/GSF+MmlryWny6d7ezh2p9oKlPPbn2jv81gE8AwAcPjRVDS2TvfnuMtATmVSI= Received: by 10.115.78.1 with SMTP id f1mr844086wal.1173624860230; Sun, 11 Mar 2007 07:54:20 -0700 (PDT) Received: by 10.114.131.9 with HTTP; Sun, 11 Mar 2007 07:54:20 -0700 (PDT) Message-ID: <111f73c80703110754v28c49302te30db91718a03dc7@mail.gmail.com> Date: Sun, 11 Mar 2007 09:54:20 -0500 From: "Rodrigo Lazo" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: adesklets In-Reply-To: <200703091946.02195.michaelkintzios@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> X-Archives-Salt: 7102faeb-0d16-46fb-804a-e697cb72cd3b X-Archives-Hash: 5f3145e465d94f401ff1bac336328079 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. 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