From owner-freebsd-gnome@FreeBSD.ORG Sun Sep 7 13:30:17 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 6937416A4BF for ; Sun, 7 Sep 2003 13:30:17 -0700 (PDT) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCE6743FF9 for ; Sun, 7 Sep 2003 13:30:15 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao07.cox.net (InterMail vM.5.01.06.04 201-253-122-130-104-20030726) with ESMTP id <20030907203015.CKNG18874.lakemtao07.cox.net@mezz.mezzweb.com>; Sun, 7 Sep 2003 16:30:15 -0400 Date: Sun, 07 Sep 2003 15:29:18 -0500 To: Alexander Leidinger References: <20030906164808.3cd86d76.Alexander@Leidinger.net> <20030907140525.601d62b4.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: <20030907140525.601d62b4.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: Sun, 07 Sep 2003 20:30:17 -0000 On Sun, 7 Sep 2003 14:05:25 +0200, Alexander Leidinger wrote: > --Multipart_Sun__7_Sep_2003_14:05:25_+0200_09174200 > Content-Type: text/plain; charset=US-ASCII > Content-Transfer-Encoding: 7bit > > On Sat, 06 Sep 2003 14:05:33 -0500 > Jeremy Messenger wrote: > >> What's version of FreeBSD do you have? Here on 5.1-CURRENT, a day before >> ATAng went in the tree. I am having the problem with the refresh here, I >> had to do it manual. Your patch works great, but I have to refresh >> weather, network and others by manual. Strange, the clock is only one >> that >> doesn't has the refresh problem. I can't figure how I can get them fix. > > 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.. ============================================= __command_thread called not stopped ============================================= When, I keep do the refresh often and I get like this.. ============================================= 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. Cheers, Mezz > Bye, > Alexander. -- bsdforums.org 's moderator, mezz.