delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/05/09/16:38:15

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 827363851C28
Authentication-Results: sourceware.org; dmarc=none (p=none dis=none)
header.from=pounceofcats.com
Authentication-Results: sourceware.org;
spf=pass smtp.mailfrom=briand AT pounceofcats DOT com
X-Originating-IP: 91.207.175.244
Date: Sat, 9 May 2020 13:37:21 -0700
From: <briand AT pounceofcats DOT com>
To: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Subject: Re: incorrect text mode graphic character display
Message-ID: <20200509133721.71fda7dc@quarternote>
In-Reply-To: <c495cec1-dfb7-e3a7-fbe9-289b6033783c@gmail.com>
References: <20200507081832 DOT 54306879 AT quarternote>
<27089b5c-ec97-8691-8780-753592d3ff03 AT gmail DOT com>
<20200508131417 DOT 338a6649 AT quarternote>
<c495cec1-dfb7-e3a7-fbe9-289b6033783c AT gmail DOT com>
X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu)
MIME-Version: 1.0
X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL,
KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, 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
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <http://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
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: <http://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

On Sat, 9 May 2020 08:32:17 +0200
Marco Atzeri via Cygwin <cygwin AT cygwin DOT com> wrote:

> 
> Please provide the cygcheck.out as attachment
> https://cygwin.com/problems.html
> 
> Which version of Julia are you running ?
1.4.1

> How are you running Julia?

i'm running the julia.exe from the Julia install bin directory, something like

/cygdrive/c/Users/[USERNAME]/AppData/Local/Programs/Julia/Julia-1.4.1/bin/julia.exe

I typed the above in, it might have a mistake in it, but you get the idea.

> Do you have any custom user setup in Julia?

NO i do not.  i use it as it's installed.

> I just installed it and only installed the DataFrames package.

that should be just fine.  it turns out you don't even need to do that.
if you are in the julia repl and do something like

julia> \phi<TAB>

i.e., typing in "\phi" and pressing the tab key, you should see the greek phi character if things are working properly.  if not you will see some bogus graphics characters.

> 
> Can you install a parallel Cygwin with only Base category ?
> I use C:\cygwin64T for my parallel Cygwin installation.
> This will help to check if a fresh version without any
> user customization and minimal packages works.

oh good grief. now things have become really weird.

the problem i am having is with my work machine.  however i realized that i had not installed cygwin on my home machine, which is also W10.  i did that... and no problem, everything displays correctly !

then i went back to my work machine and did a parallel installation as you recommended and that turned out to be a bit of a problem.

I edited the path in the terminal icon to make sure it is running the mintty from the parallel installation, tried julia and ... it's still broken.

however, being paranoid that i still wasn't running from the correct install directory i went and ran mintty directly from the parallel install directory and things were broken on start, it looks like the path was not set-up correctly. running 'ls' gives me a command not found error, and julia is trying to invoke stty and getting a command not found error.

so i fixed PATH, that fixed those problems, ran julia, and still broken.

BTW, this is how julia was trying to invoke stty:

  stty raw -echo onlcr -ocrnl opost

i thought that might be helpful.

Unfortunately, because it's a work machine, i don't really feel comfortable posting the cygcheck output.  I tried to edit it, but there's just too much information that's specific to the directories and network that I would have to remove.

given the results on my home machine i'm wondering if i should simply save off my home directory, kill both cygwin directories and start from scratch...

Thanks for your continued help.


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