incorrect text mode graphic character display
David Rothenberger
daveroth@acm.org
Fri May 8 02:31:28 GMT 2020
On 2020-05-07 15:10, briand@pounceofcats.com wrote:
> On Thu, 7 May 2020 23:26:37 +0200
> Eric Lilja <mindcooler@gmail.com> wrote:
>
>> Cygwin itself is actually just DLL, you can select a previous version
>> of it
>> in setup.exe. That solved our issue with corrupted display of Maven.
>> You
>> can also install older versions of any package (but not all old
>> versions
>> ever published will be available to choose from, just a few ones).
>> Anyway,
>> my suggestion is downgrade Cygwin itself and see if that helps (if
>> not, we
>> know the problem is elsewhere). All the other packages you can keep at
>> latest versions.
>>
>
> success!
I'm glad that worked for you, but it may not a good long-term solution
unless you're willing to use old packages, too. New APIs are added to
the DLL from time to time, and that may cause packages compiled against
the new DLL that use the new APIs to fail if you keep the old DLL
installed.
Personally, I would use the CYGWIN=disable_pcon work-around and help the
maintainers track down the root cause of the issue so it can be fixed.
Regards,
David
More information about the Cygwin
mailing list