From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5130 invoked by alias); 26 Jun 2003 00:59:16 -0000 Mailing-List: contact xconq7-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: xconq7-owner@sources.redhat.com Received: (qmail 29938 invoked from network); 25 Jun 2003 22:45:41 -0000 Received: from unknown (HELO smtp1.fre.skanova.net) (195.67.227.94) by sources.redhat.com with SMTP; 25 Jun 2003 22:45:41 -0000 Received: from [212.181.162.155] (h155n1fls20o913.bredband.comhem.se [212.181.162.155]) by smtp1.fre.skanova.net (8.12.9/8.12.9) with ESMTP id h5PMjaeM006887; Thu, 26 Jun 2003 00:45:36 +0200 (CEST) X-Sender: u22611592@m1.226.telia.com Message-Id: In-Reply-To: <20030625212834.GA23080@low-shang.homelinux.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 26 Jun 2003 04:35:00 -0000 To: tlow@low-shang.homelinux.com (Tom Lowshang) From: Hans Ronne Subject: Re: emblem drawing glitches on linux Cc: xconq7@sources.redhat.com X-SW-Source: 2003/txt/msg00243.txt.bz2 >Hi all, my first post to this list. With so few posters here, >how could anyone _not_ notice a first post? :-) > >When moving a unit, I can see emblems being drawn and erased in >adjacent cells if at least one of those cells has not been seen >before. If another unit becomes active, then the emblems around >first unit remain on the map. There are other cases where the >emblems remain, but I can't quite figured the pattern out. I >can erase the extra emblems by redrawing the map, so they are >really just a visual nuisance. Everything works fine otherwise. Welcome to the list! It's always nice to get user feedback. I'm not sure I understand the problem you describe, though. Do you mean that you see emblems without units being drawn? That would be strange indeed, unless you have turned on "View People" or "View Control", both of which use emblems without units to denote borders. OTOH, if you are talking about unit-associated emblems, they should always be drawn, whether the unit is active or not. A possible complication if you are using linux is that you have two versions of xconq: an obsolete installed version and a current CVS version. Even if you build and run the CVS version, it may still use the installed libraries and tcl scripts if that is where XCONQLIB points on your system. This is a frequent source of problems since the tcl scripts of one version of xconq seldom are completely compatible with another version. Hans