X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=gYu2SOZBME2HimjHpfOlk2qtYH6kikqzWCYRd5lBKRw=; b=lKRx4Sj0GTblA0jDqYDLjwIALs4/0jppZlBiWHuVAGanivxW9qfBaI9b5AGDD2n44d z7ZMvanwgl/v1OtAk3R/wBVJkETQCySrv3yCl01RegXRTBis1fDrk2t3815bYRQlqsyc NQlF8++DVywKnvAnAdYVFsFUPFVMxucDIaut4cu12rY5sWoRp2HDxjt4+Y9Ki9DGMJG/ hrkL9LwK2H7xk//AzcmiBh7FSxwfHmRkR/PDmncex+ec1s2cqusx3VrGZzki/W56+ZQY DT+dLSoE1pkc46Qh8GoiPweQ8Dh5n2YTVdO0dBPw/H+PehWg6Z9/kAtRb0k7JxRKWqhJ X6jQ== X-Received: by 10.112.64.67 with SMTP id m3mr17412824lbs.11.1390849173544; Mon, 27 Jan 2014 10:59:33 -0800 (PST) Date: Mon, 27 Jan 2014 22:59:30 +0400 From: Vladimir Zhbanov To: gEDA User List Subject: Re: [geda-user] schdiff and gEDA/gaf 1.9 Message-ID: <20140127185930.GA19816@localhost.localdomain> Mail-Followup-To: gEDA User List References: <20130906211742 DOT GA5276 AT localhost DOT localdomain> <20130906212058 DOT GB5276 AT localhost DOT localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, Jan 27, 2014 at 10:59:22PM +0530, Abhijit Kshirsagar wrote: > Sorry about the super-late reply, > @Vladmir: I just used the light-bg color map set via gschemrc, but the > colormap is unchanged. Abhijit, you can try to rename your ~/.gEDA/gschemrc and ~/.gEDA/gafrc to something differing in order to check if your config affects your schdiff output. Use a fresh project without any rc-files to check that. Then you can separately run each of the commands in the schdiff script to see if the text will exist in the $LEFTPNG, $RIGHTPNG, and $DIFFPNG images. If the above does not help, send your schematic (or the part of it) here and report your geda-gaf version. Maybe we'll be able to solve your problem. BTW, I've found my schdiff changes do not work for the current geda-gaf version, probably because of reverts made by Peter Clifton.