Menu

#28 author surname not displayed properly on linux terminal

1.0
closed
nobody
None
2021-09-11
2021-08-15
dragomerlin
No

On linux terminal

star --version
star: star 1.6.1 (x86_64-unknown-linux-gnu) 2021/07/03

Options: find fflags remote Linux-xattr SELinux

Copyright (C) 1985, 88-90, 92-96, 98, 99, 2000-2020 Jrg Schilling
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

UTF-8 is enabled on my system, so � should be displayed.

Discussion

  • Jörg Schilling

    Jörg Schilling - 2021-08-21

    Hi, this is a rendering problem in your work environment.

    It seems that you are using an UTF-8 based locale and even though the low 256 characters from ISO-8859-1 and UNICODE are identical. you see rubbish.

    The next version of the schilytools come with a workaround. If you install a translation file, gettext() will call iconv() to convert the ’ö’ to what it is in your local setup.

    The announcement file for the next schilytools release will explain how to set up a translation file.

     
  • dragomerlin

    dragomerlin - 2021-08-21

    I already converted shily tools to UTF-8. I've fixed for me and for everyone else.

     
  • Jörg Schilling

    Jörg Schilling - 2021-08-21

    Well, what you did is not a fix, since it only hides the problem for you instead of making the problem disappear for everyone. My solution works for everyone....

     
  • dragomerlin

    dragomerlin - 2021-08-21

    Thanks, I'll keep an eye on updates.

     
  • Jörg Schilling

    Jörg Schilling - 2021-09-11
    • status: open --> closed
     
  • Jörg Schilling

    Jörg Schilling - 2021-09-11

    Since revision schilytools 2021-09-01, all schilytools have been changed.

    If you install a translation file as mentioned in AN-2021-09-01, the problem is gone.
    This is currently already available in the FreeBSD binaries from the schilytoos.

     
  • dragomerlin

    dragomerlin - 2021-09-11

    Instructions for GNU/Linux are missing, plus truss is not available there so I can't run truss p -version.

     
  • Jörg Schilling

    Jörg Schilling - 2021-09-11

    Truss is the name of the original program written by Roger Faulkner at AT&T around 1984.

    In 1987, SunOS-4.0 came out with a clone called trace.

    Around 1989, a person from the Sun User group wrote a trace clone called strace for SunOS-4 in order to find out how it works.

    It should be easy to find this information if you do not have the original program from Roger Faulkner. Truss is however available on most operating systems, so it seems to be the best to use that original command name.

     

Log in to post a comment.

MongoDB Logo MongoDB