From owner-freebsd-gnome@FreeBSD.ORG Mon Sep 8 11:03:57 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19F1D16A4BF for ; Mon, 8 Sep 2003 11:03:57 -0700 (PDT) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B64544048 for ; Mon, 8 Sep 2003 11:03:07 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao05.cox.net (InterMail vM.5.01.06.04 201-253-122-130-104-20030726) with ESMTP id <20030908180301.JAIB13237.lakemtao05.cox.net@mezz.mezzweb.com>; Mon, 8 Sep 2003 14:03:01 -0400 Date: Mon, 08 Sep 2003 13:02:02 -0500 To: Alexander Leidinger References: <20030906164808.3cd86d76.Alexander@Leidinger.net> <20030907140525.601d62b4.Alexander@Leidinger.net> <20030908111853.04f0c4ba.Alexander@Leidinger.net> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20030908111853.04f0c4ba.Alexander@Leidinger.net> User-Agent: Opera7.20/Linux M2 build 459 cc: gnome@freebsd.org Subject: Re: I've played around with gdesklets (patch included for interested parties) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2003 18:03:57 -0000 Merging two emails into one.. On Mon, 8 Sep 2003 11:18:53 +0200, Alexander Leidinger wrote: > On Sun, 07 Sep 2003 15:29:18 -0500 > Jeremy Messenger wrote: > > RUN_DEPENDS has to be satisfied before a "make install", so specifying > it only in RUN_DEPENDS should be enough. Ahh, you are right.. I thought, it will install gdesklets before the Network's 'make install'.. Thanks! >> > The __command_thread() doesn't run. >> > >> > I've also fixed a little bug (the first 2 interfaces aren't choosable) >> > and added some "debug" code to __command_thread(). >> >> It's a lot better, I now can see the list of different interfaces, but I >> don't get anything output so had to refresh it manual. Then, I get >> this.. > > How dou you refresh manually? Heh, it's strange.. I use IconButton and LTCandy's clock applet that depend on IconButton, then I click on IconButton and it will make the refresh... I put 'blah' command, so it only will spit the error in terminal but will refresh everything. >> ============================================= >> __command_thread called >> not stopped >> ============================================= >> >> When, I keep do the refresh often and I get like this.. > > The command thread runs in a loop and sleeps there for the specified > amount. How long did you waited before the second manual refresh? I have leave them running for a night before and it doesn't refresh or anything until I did it manual. A new applet just came in yesterday and it's called BugZilla. BugZilla doesn't has any problem with the refresh, maybe will need to check its code. >> ============================================= >> Unhandled exception in thread started by >> Traceback (most recent call last): >> File "./__init__.py", line 58, in __command_thread >> l = l.replace(":"," ") >> File "/usr/X11R6/share/gnome/gdesklets/sensor/Sensor.py", line 54, in >> _send_output >> self.update_observer(self.OBS_OUTPUT, output) >> ============================================= >> >> Is it bug in Python or what? I have Python 2.3_1 installed. > > I've 2.3 too... it may be an interoperability bug with 2.3 or it's a bug > in gdesklet. I suggest to ask the authors of gdesklet / the > network-desklet. I think, might have to contract with the main developers of gdesklets too.. I might just post over at gDesklets forum.. Cheers, Mezz > Bye, > Alexander. -- bsdforums.org 's moderator, mezz.