X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D03FA387084E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=bahnhof.se Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=rabbe AT bahnhof DOT se X-Virus-Scanned: Debian amavisd-new at bahnhof.se X-Spam-Score: -2.724 X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 Subject: Re: Meld 3.18.0-1 does not start To: cygwin AT cygwin DOT com References: <3b70072a-39c5-0e06-7efb-817275f0d94c AT bahnhof DOT se> <17388f9e-d04c-3576-e6dd-965788a0e597 AT cornell DOT edu> <2208d064-934e-d4d9-a33e-220a226d467c AT cornell DOT edu> From: Rabbe Fogelholm Message-ID: <9b9340c8-91c7-a447-16a8-a26c4f0f5415@bahnhof.se> Date: Tue, 28 Jul 2020 15:45:03 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <2208d064-934e-d4d9-a33e-220a226d467c@cornell.edu> Content-Language: en-US X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="windows-1252"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 06SDjld9021046 On 2020-07-27 19:01, Ken Brown wrote: > On 7/27/2020 12:57 PM, Ken Brown via Cygwin wrote: >> On 7/27/2020 9:50 AM, Rabbe Fogelholm wrote: >>> I am having problems with meld 3.18.0-1. On startup I get >>> "fatal: external diff died, stopping at ", where >>> is a >>> file to be inspected. My workaround is to downgrade to 3.16.4-1, which >>> works. >>> >>> I am running cygwin on Windows 10. My cygwin installation is recently >>> updated, except I am using version 3.0.7-1 of the cygwin DLL. >> >> That's your problem.  meld is a python3 script.  python3 won't work >> with cygwin-3.0.7-1. > > I should have said "the current release of python3". > You are right Ken, upgrading to cygwin-3.1 solves the issue. Thanks! Not only 'meld' but also 'make' appears to be unusable on cygwin-3.0. I have been using cygwin-3.0 because of another issue; I will describe it separately. -- 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