delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/10/19/10:17:40

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A32763858024
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1634653059;
bh=KchMzgFSEDlJTmAYaa0EsKkC6W8PwGHD5yH85vKQESs=;
h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=AURrdfYfvNsr8EuSL1lR/TC+a2zZiAWdlQ2LG+UAskvM0VhJG6A5vxT6DIUgKRLlK
16B6drLx7+cukhqbfiNBm1GLthO/Do1YcKE4Po5oFN9h0IrQWXlhm0e1wNn6y0RTlG
26cXDgEhmBWFWKmxK05phpWDAEH1Ew2jVhmNlruY=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7FA183858D39
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to:cc;
bh=KAU855WXLrgsJx05H/FqLbh99LR9yq6rPjt+VJomrVI=;
b=aErpDS5c7aeP3xn1rdJwkzT38H4mSUZE8kf9azOQyRnKa/Kxpd6hTR/q9m3sziORRZ
fwDdHxw7TUKMp/7w9jZulyIZMEE+zVoChoKXC/mKFPQpHpHz353RAbue2ZomwItmgTVc
NqFcpxZBjJds+zTp7K5QuPJkqbo8F7q9A5t1+GigyIEqCcijR14ToJWKzGBDBOqpNW7m
PCSILgvdGqWRXR9I7xFPXO2S/Vz8DPW2xjxkmIut73hlXR/j6NVzbkYhQJRebiEK+h1z
C003aNxCqrG1FNmalHZbvgRrQbQPntd2MhviXh7qsRbnfYbRbCp2oO3ef8N3OkGpgET+
T2PQ==
X-Gm-Message-State: AOAM530Z4L3p7lELKgst7669nq/QwAvhQ6yjXKT118XvVyQw6nQEYz53
Fpw81zYEcsBiRsh9eOxOegysJeCc/y8CXR8h2Q0=
X-Google-Smtp-Source: ABdhPJyuE+w1uhhiMMoqKWQ9GUleZduwEp6nuCKEdTiwsSx8rxV82004Sq5TSNeedMkZb0F02dfoke71lCVVnffC8e8=
X-Received: by 2002:a17:906:c0d:: with SMTP id
s13mr38567421ejf.309.1634652959069;
Tue, 19 Oct 2021 07:15:59 -0700 (PDT)
MIME-Version: 1.0
References: <CAN06=Cyg+8rdYT44Ezz8BfsEROSD12Bu2WQWpPP0BThOO3H=KA AT mail DOT gmail DOT com>
<e851879c-5462-0450-05a4-bde7faa728f6 AT cornell DOT edu>
In-Reply-To: <e851879c-5462-0450-05a4-bde7faa728f6@cornell.edu>
Date: Tue, 19 Oct 2021 16:15:22 +0200
Message-ID: <CAN06=CxeMbgSEWLG5EZOS+OSFT5Dy4kwMw1mp8AfKQaqTejxjA@mail.gmail.com>
Subject: Re: A Bug related to ImageTk in Python on Cygwin
To: Ken Brown <kbrown AT cornell DOT edu>
X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Friedrich Romstedt via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Friedrich Romstedt <friedrichromstedt AT gmail DOT com>
Cc: cygwin <cygwin AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

Am Di., 19. Okt. 2021 um 15:41 Uhr schrieb Ken Brown via Cygwin
<cygwin AT cygwin DOT com>:
>
> On 10/19/2021 6:11 AM, Friedrich Romstedt via Cygwin wrote:
> > Some months ago (in August 2021) I tried using ImageTk in Python on
> > Cygwin and stumbled over a dysfunction.  To help tracking down the
> > issue I wrote up an HTML document and uploaded it to
> > https://github.com/friedrichromstedt/bughunting-02.  There is a
> > minimal Test Case included in this github repo.
> >
> > I updated my whole Cygwin installation just this moment and found the
> > behaviour unchanged with respect to what I've observed that time.
> >
> > Any pointer would be very much appreciated.
>
> This is a long shot, but I see that you use harfbuzz and freetype2.  An issue
> was just observed with the latest builds of those two packages:
>
>    https://cygwin.com/pipermail/cygwin/2021-October/249610.html

Okay, I'll try:

-   To downgrade harfbuzz and/or freetype2 if the Cygwin package
database allows to do so;

-   Remove the resp. devel packages and try to rebuild Pillow without them.

However, I most probably won't be able to do so before Thursday.

> I'm in the process of rebuilding them.  Please try again once the rebuilds are
> announced (probably later today).

If possible I'll try also to upgrade to your new versions (on Thursday).

Notice that my problem lasts since (at least) August 2021.

Best,
Friedrich

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019