From owner-freebsd-multimedia Mon May 20 09:51:18 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA29918 for multimedia-outgoing; Mon, 20 May 1996 09:51:18 -0700 (PDT) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA29910 for ; Mon, 20 May 1996 09:51:07 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id SAA11984; Mon, 20 May 1996 18:36:32 +0200 From: Luigi Rizzo Message-Id: <199605201636.SAA11984@labinfo.iet.unipi.it> Subject: Re: tcl error (sdr) To: kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies) Date: Mon, 20 May 1996 18:36:31 +0200 (MET DST) Cc: multimedia@freebsd.org In-Reply-To: <199605201435.QAA04218@gilberto.physik.rwth-aachen.de> from "Christoph P. Kukulies" at May 20, 96 04:35:21 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > can't read "ldata(5b3ea796,multicast)": no such element in array > while executing > "set sd_sess(address) $ldata($aid,multicast)..." > (procedure "start_media" line 7) > invoked from within > "start_media "5b3ea796" 1 start" > invoked from within > "if {[start_media "5b3ea796" 1 start]} { timedmsgpopup "[tt "Please wait..."]" "the video tool is starting" 3000}" > (command bound to event) > > Got this when popping up video in the FreeBSD Lounge. > (sdr v2.2a4). Is my tcl/tk outdated or what? maybe a mismatch in the tk/tcl version. However: welcome to the world of interpreted code... tk/tcl programs are very nice when you have to build a quick prototype, but quickly become impossible to debug/test properly the source becomes larger than a hundred lines or so. Luigi ==================================================================== Luigi Rizzo Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it Universita' di Pisa tel: +39-50-568533 via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 http://www.iet.unipi.it/~luigi/ ====================================================================