Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect display status unicode characters. 0.7.7 #317

Open
deLmeY opened this issue Oct 22, 2022 · 6 comments
Open

Incorrect display status unicode characters. 0.7.7 #317

deLmeY opened this issue Oct 22, 2022 · 6 comments

Comments

@deLmeY
Copy link

deLmeY commented Oct 22, 2022

When containers status - RUN.

image

When containers status - STOPED.

image (1)

I was doing:

  • Test this case on all fonts.
  • Changed locale.

Characters is working correct only with v.0.7.6 and may be lower.

OC: Ubuntu 22.04.1 LTS.

@deLmeY deLmeY changed the title Incorrect display status characters. 0.7.7 Incorrect display status unicode characters. 0.7.7 Oct 22, 2022
@saukrs
Copy link

saukrs commented Nov 10, 2022

Same on Linux Mint 21 (Vanessa) based on Ubuntu Jammy (22.04 LTS):
image
The current font is Monospace, but other fonts render out a quite similar artefact.

@sskras
Copy link

sskras commented Nov 10, 2022

Well, if I run the same version 0.7.7 on a Linux host and connect to it from Windows using MSYS2 environemnt + MinTTY emulator, the rendering drastically changes:
image

The font used here is Lucida Console, but I went through all other fonts in that dialog box, and the view of these symbols has the same style so to say.

My wish is to try earlier versions and see if they did work better for me.

@wouterds
Copy link

Worked fine indeed prior to 0.7.7

@duberlyguarnizofuentesrivera

Same here (v0.7.7):

image

Ubuntu Server with NF fonts via SSH. I've tried with many fonts, just like the others.

@danie-dejager
Copy link

I use FiraCode Nerd Font and the character is not correctly rendered:
image

@MNLierman
Copy link

MNLierman commented Dec 14, 2024

Surprisingly, this issue is still present. Over SSH I'm experiencing the exact same thing as others have mentioned and my symbols shown next to the Docker containers are the same as the screenshots here.

Dev, @bcicen: Two years later and no interest in resolving this problem? Have you lost interest in this project?

I really like ctop, because of it's simple, easy, and straight-forward features. The ability to quickly launch and handle container actions is a huge benefit. Would love to see this project updates.

This issue sems to be a problem with ctop not using standard UTF-8 character sets or deferring to the OS correctly. When viewed on the system with a keyboard and mouse, ctop shows the correct symbols next to each container. When viewed over SSH, such as Putty or Kitty, the incorrect character set is selected in ctop, and it cannot be changed in the SSH terminal. I went through my available fonts, sizes, and font encoding options, and some of the font encoding options, such as Western, Greek, etc, change the incorrect symbols to something like “âµ” but none of the character options forces ctop to display the symbols correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants