From owner-freebsd-multimedia Fri Feb 20 09:02:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24020 for freebsd-multimedia-outgoing; Fri, 20 Feb 1998 09:02:55 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from alpha.xerox.com (firewall-user@alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA23900 for ; Fri, 20 Feb 1998 09:02:16 -0800 (PST) (envelope-from fenner@parc.xerox.com) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <53099(4)>; Fri, 20 Feb 1998 08:18:30 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177476>; Fri, 20 Feb 1998 08:17:08 -0800 To: Luigi Rizzo cc: fenner@parc.xerox.com (Bill Fenner), multimedia@FreeBSD.ORG Subject: Re: vat problem with highlight color... In-reply-to: Your message of "Fri, 20 Feb 98 04:30:13 PST." <199802201230.NAA00975@labinfo.iet.unipi.it> Date: Fri, 20 Feb 1998 08:17:07 PST From: Bill Fenner Message-Id: <98Feb20.081708pst.177476@crevenia.parc.xerox.com> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Luigi Rizzo wrote: >i tried this quickly but vat dumps core if i remove the tk_setPalette >call and the following loop on setting options (this is quite odd, >i have to say...) Yeah, I'll say. I was quite surprised too. >Plus i really don't understand where the highlightColor value is >inherited from. tk_setPallete sets tkPallete(highlightColor), then the loop sets the option. Presumably, highlightColor is new in tk 8.0 . I committed Van's fix for this as a patch to the port (along with memory leak patches and the getsockopt() patch that I had sent you before). Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message