X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 49ED838582A5
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1666461587;
	bh=TW6uHXigkN9haBhSwjtGiB4lxZnAt2j9Uy2tJ3UeD4M=;
	h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
	 From;
	b=EKJ7ier1CTok5Y4ZbL9PSvdsZS9IuhNwDmxkAMQiFYHcyOFVze0/ioJgevVHNQOd2
	 3zm7fkMvxujuunHx4uM53pnyUMW5Vzsyf12zynhAlNNNmZzTFhsSI+YYDN0St8iX4g
	 uk/7N4tc33SuzCj6FliEn1nVe1mv0anaG2wgV+mI=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 1166D3858D28
Date: Sat, 22 Oct 2022 17:58:27 +0000
To: cygwin@cygwin.com
Subject: Re: ncurses-demo-6.3-1.20220416 not displaying any output
Message-ID: <z0_V4F5-8Tsuw9LAL_vwTPS1a1nOKAwBm1Z-qVBm_ssdLST8mXE4vNkjHPECTx5zZ8ivT9_E8T_8pBT5KoHdAagkxusrA7PHEToCHXITH2E=@proton.me>
In-Reply-To: <01f707dc-83c2-dbfa-3e9a-f716e755e269@SystematicSw.ab.ca>
References: <OBTqDeb8soLhw7MLalvYaUkrvPB-ki8wr7kNBm62-6eVS2F4wKWMJcvUgZmWxaKU8Vq79kpxyniuE6ze7WIYwcS5UbIp34Ln7ZkV7v8o-SU=@proton.me>
 <01f707dc-83c2-dbfa-3e9a-f716e755e269@SystematicSw.ab.ca>
Feedback-ID: 51238035:user:proton
MIME-Version: 1.0
X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_INFOUSMEBIZ, RCVD_IN_MSPIKE_H2,
 SPF_HELO_PASS, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: William Hu via Cygwin <cygwin@cygwin.com>
Reply-To: William Hu <purplearmadillo77@proton.me>
Cc: Brian.Inglis@SystematicSw.ab.ca
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Hi Brian,
> Works fine for me with all test packages upgraded to the same version and either
> shell restarted or DLLs rebased by setup.
> 
> Please check that libncursesw10 has also been upgraded to the same version
> 6.3-1.20220416 e.g.
> 
> $ grep ncurses /etc/setup/installed.db
> libncursesw10 libncursesw10-6.3-1.20220416.tar.bz2 0
> ncurses-demo ncurses-demo-6.3-1.20220416.tar.bz2 1
> 
Yep, that was the problem! Thank you!

I think it might be more informative to either produce a warning about incompatible library versions rather than just silently exiting or requiring a certain minimum version of the library with the demos (not sure if that's possible with cygport). 

William



-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
