Received: with LISTAR (v1.0.0; list gopher); Thu, 04 Jan 2001 11:22:46 -0600 (CST) Return-Path: Delivered-To: gopher@complete.org Received: from autechre.success-info.com (success-info.com [139.142.115.211]) by pi.glockenspiel.complete.org (Postfix) with ESMTP id 1555E3B8FD for ; Thu, 4 Jan 2001 11:22:45 -0600 (CST) Received: from emanuel by autechre.success-info.com with local (Exim 3.12 #7 (Debian)) id 14EE3j-0007MW-00; Thu, 04 Jan 2001 09:20:15 -0800 Date: Thu, 4 Jan 2001 09:20:15 -0800 From: emanuel at heatdeath organisation To: gopher@complete.org Subject: [gopher] Re: New client announcement (#2) Message-ID: <20010104092015.C11361@success-info.com> Mail-Followup-To: emanuel at heatdeath organisation , gopher@complete.org References: <20010104000948.A17912@mothra> Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010104000948.A17912@mothra>; from s2mdalle@titan.vcu.edu on Thu, Jan 04, 2001 at 12:09:48AM -0500 Content-Transfer-Encoding: 8bit X-archive-position: 24 X-listar-version: Listar v1.0.0 Sender: gopher-bounce@complete.org Errors-to: gopher-bounce@complete.org X-original-sender: emanuel@heatdeath.org Precedence: bulk Reply-to: gopher@complete.org X-list: gopher To get back on topic, I tried out the Python/Tkinter client and it worked fine with Python 2.0 on Slackware. I tried it with Python 2.0 in Windows 2000. The main window opened, but it stalled with status "Updating display...". The UI was still functional, though. The following was dumped to the console window: E:\Documents and Settings\emanuel\Desktop\forg-0.03>Forg.py gopher.heatdeath.org Starting the FORG Prefs are D:\emanuel\.forg Previously had 8 keys ****Successfully loaded options from disk. ****Couldn't load bookmarks at D:\emanuel\.forg\bookmarks: [Errno 2] No such fil e or directory: 'D:\\emanuel\\.forg\\bookmarks' Read 1024: 1024 Read 1024: 2048 Read 1024: 3072 Setting type to Directory: Unhandled exception in thread: Traceback (most recent call last): File "E:\Documents and Settings\emanuel\Desktop\forg-0.03\TkGui.py", line 410, in download_function contentKey = self.createContentFrame(request) File "E:\Documents and Settings\emanuel\Desktop\forg-0.03\TkGui.py", line 496, in createContentFrame wid = self.responseToWidget(resp, resource) File "E:\Documents and Settings\emanuel\Desktop\forg-0.03\TkGui.py", line 593, in responseToWidget except CacheException, exceptionstr: NameError: There is no variable named 'CacheException' Which is wierd, because as far as I can tell from the code, this should not happen. Just to see if I could make it get further, I put CacheException = 'Error' at the top of TkGui.py, but then when I ran it, two Tk windows opened with no contents and it hung. Now I have to get back to work... -- emanuel at heatdeath organisation gopher.heatdeath.org