X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4890A385780E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1599197009; bh=GoIPvSA4uUDuvYqoM7eyx5QtkV6bq9jqoOLr5KfNAIY=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=bxz+EDx/uzCr7V8+VtPP+6jPYSdNjnRGtRJNfunSK2U34URMUm8BtnkFm6TRnuzdP qgWWRZzXxEyQzTbaU/aYJzvoeUt5gF1dVw12olDAMiWiN6TnQ6hzMR8QW5clNSFHHE 9tkDx5SQBjPVEX3iGsWfcDgfNumvLWiwO319Y39U= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 20524385780E X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=TYMcWTPzBH9W2ZALnaM2CqwUdAO5LGNdnQ3GCK8hTpw=; b=C0O7M7mSXasznb8fMIGT18oCtHpE0e2me6qt89IgEi6BBnR1b3Bi+FwxYrIVCEw1/D T0UXIjWqBMWpv0f+peFFEvDtZYBJz/LdbEgdQY9p4OUT6WooH10oNItYgmaHYeGJcl5x TOUBxGiDYxSF/2JaIck0D+/ThKzcLvWo8N7v2cAD0PcIHC/xwfaUviPWKnY6Wer+c71A 3TVJ7NpfGQMpioHDL6P+zyWRe6NWMARqGZDHMh1s+OalGC0h+pDnC9dKOUbpUa6oNXu5 NLHYolh2xWm0wYTlUOCEiKOgHOxxnfSQvWrnQRZk4LCS3p4EHyw/fpF2nrCCriD5GTvj PUgg== X-Gm-Message-State: AOAM533LDU4lR1NkQ90kAxf9810RSrN6IGmuZ4+HKptnrpFHnKGtB6kJ U/5bERk1NHUpdrBOgoHOEjn7n7rrrz0= X-Google-Smtp-Source: ABdhPJxB6hiB4R+ohPou51BIHYHKKw1AfduUTgXX4C6g3d9QRvXHkQuvRedAMZdrAzKRyzyQRye7aw== X-Received: by 2002:a17:906:a985:: with SMTP id jr5mr859242ejb.549.1599197004014; Thu, 03 Sep 2020 22:23:24 -0700 (PDT) Subject: Re: that thing with the fonts and julia, and that other thing with plotutils To: cygwin AT cygwin DOT com References: <20200903205825 DOT 3d2ea011 AT quarternote> Message-ID: <8d849c12-80e2-6399-da4c-20b027dacd71@gmail.com> Date: Fri, 4 Sep 2020 07:23:21 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: <20200903205825.3d2ea011@quarternote> Content-Language: it X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 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: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On 04.09.2020 05:58, briand (at) pounceofcats.com wrote: > Hi, > > > Just got a new computer at work, so it got a very fresh install of cygwin. > > The problem i was having with the fonts not displaying correctly in Julia is now gone, and that's much more important than it sounds. A great many of the julia packages, and some that I use frequently, make heavy use of unicode characters so it could be quite difficult to know what was going on. > > However the segfault problem with graph is still there. > > So, something in the windows set-up seems to be responsible for having broken the unicode/font display, because i was running the same version of cygwin on both machines (and both under W10). > > The thing with graph segfaulting is giving the exact same behavior, so that's still a mystery. and yes i did install both the "test" version of plotutils and the version before and both versions gave the exact same symptoms. > a simple test case, please It is difficult to correct any problem without it Marco -- 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