public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: <briand@pounceofcats.com>
To: Marco Atzeri via Cygwin <cygwin@cygwin.com>
Subject: Re: incorrect text mode graphic character display
Date: Sat, 9 May 2020 13:37:21 -0700	[thread overview]
Message-ID: <20200509133721.71fda7dc@quarternote> (raw)
In-Reply-To: <c495cec1-dfb7-e3a7-fbe9-289b6033783c@gmail.com>

On Sat, 9 May 2020 08:32:17 +0200
Marco Atzeri via Cygwin <cygwin@cygwin.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.



  parent reply	other threads:[~2020-05-09 20:37 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-07 15:18 briand
2020-05-07 16:01 ` Eric Lilja
2020-05-07 16:32   ` briand
2020-05-07 20:22     ` Eric Lilja
2020-05-07 21:11       ` briand
2020-05-07 21:26         ` Eric Lilja
2020-05-07 22:10           ` briand
2020-05-08  2:31             ` David Rothenberger
2020-05-08  3:12               ` briand
2020-05-08  2:47             ` André Bleau
2020-05-07 17:31 ` Marco Atzeri
2020-05-07 20:07   ` briand
2020-05-07 20:19     ` André Bleau
2020-05-07 21:09       ` briand
2020-05-07 21:52         ` Brian Inglis
2020-05-07 22:12           ` briand
2020-05-08  3:03             ` Brian Inglis
2020-05-08 15:01               ` briand
2020-05-08 18:41 ` Marco Atzeri
2020-05-08 20:14   ` briand
2020-05-09  6:32     ` Marco Atzeri
2020-05-09  6:45       ` Thomas Wolff
2020-05-09  7:30         ` Marco Atzeri
2020-05-09  7:41           ` Thomas Wolff
2020-05-09 20:37       ` briand [this message]
2020-05-09 21:32         ` Marco Atzeri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200509133721.71fda7dc@quarternote \
    --to=briand@pounceofcats.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).