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

[BUG] indication bars Sliding tops :-/ #129

Closed
K4S1 opened this issue Sep 18, 2020 · 6 comments
Closed

[BUG] indication bars Sliding tops :-/ #129

K4S1 opened this issue Sep 18, 2020 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@K4S1
Copy link

K4S1 commented Sep 18, 2020

Describe the bug

Seems like process bars are are sliding

To Reproduce

Start program and wait.
After some time Seems like spikes are are out of sync, not 100% how to explain.
See screenshot :)

Expected behavior
Strait spikes ?

Screenshots

image
20200918-142118

Info (please complete the following information):
--- ~ » fetch
▉▉ | System ....... Arch rolling
▉▉| Packages ..... 1752 (pacman)
▉▉ | Uptime ...... 6h 7m
▉▉| Resolution .. 2560x1440, 2560x1440, 2560x1440
▉▉ |
▉▉| WM ........... KWin
▉▉ | Shell ........ zsh 5.8
▉▉| Terminal ..... konsole
▉▉ | Term Font .... Noto Sans Mono 10
▉▉|
▉▉ | Kernel ....... 5.8.9-arch2-1
▉▉| Processor .... i7-8650U (8C)
▉▉ | Gpu .......... Corporation UHD Graphics 620
▉▉|
▉▉ | Birthday ..... Tue Aug 11 23:57:54 2020
▉▉| Memory ....... 10304MiB / 15887MiB
--- ~ » bpytop -v
bpytop version: 1.0.33
psutil version: 5.7.2
--- ~ » python3 --version
Python 3.8.5

Additional context
--- ~ » cat ~/.config/bpytop/error.log
18/09/20 (14:20:02) | INFO: New instance of bpytop version 1.0.33 started with pid 87463
18/09/20 (14:20:02) | INFO: Loglevel set to DEBUG
18/09/20 (14:20:02) | DEBUG: Using psutil version 5.7.2
18/09/20 (14:20:02) | DEBUG: CMD: /usr/bin/bpytop --debug
18/09/20 (14:20:05) | DEBUG: Collect and draw completed in 0.450750 seconds
18/09/20 (14:20:05) | DEBUG: Init completed in 3.055614 seconds
18/09/20 (14:25:04) | INFO: Exiting. Runtime 0:05:01

--- ~ »

(try running bpytop with --debug flag if error.log is empty)

@K4S1 K4S1 added the bug Something isn't working label Sep 18, 2020
@K4S1
Copy link
Author

K4S1 commented Sep 18, 2020

Update:
If I run in termite no issue.

Could may be my font :/
▉▉ | System ....... Arch rolling
▉▉| Packages ..... 1752 (pacman)
▉▉ | Uptime ...... 6h 21m
▉▉| Resolution .. 2560x1440, 2560x1440, 2560x1440
▉▉ |
▉▉| WM ........... KWin
▉▉ | Shell ........ zsh 5.8
▉▉| Terminal ..... termite
▉▉ | Term Font .... Monospace 11
▉▉|
▉▉ | Kernel ....... 5.8.9-arch2-1
▉▉| Processor .... i7-8650U (8C)
▉▉ | Gpu .......... Corporation UHD Graphics 620
▉▉|
▉▉ | Birthday ..... Tue Aug 11 23:57:54 2020
▉▉| Memory ....... 10565MiB / 15887MiB

Will test and update

@K4S1
Copy link
Author

K4S1 commented Sep 18, 2020

I'll guess it the Terminal emulator :-/
Have pushed monospace 11 on both

image
image

Edit:
Could a kind soul, test in konsole and tell if it's only me that sees this :-)
Thanks in advance.

@RedBearAK
Copy link
Contributor

I've seen more than one previous report like this and the feedback from the dev was that there is a problem in some circumstances with the way Konsole renders some of the unicode braille characters BpyTOP uses.

This kind of issue seems to be very specific to Konsole.

Scan through the closed issues for related reports. For instance, issue #100. Read through that thread for possible solutions.

@aristocratos
Copy link
Owner

@K4S1
https://github.com/aristocratos/bpytop#prerequisites :

Notice

If you are having problems with the characters in the graphs not looking like they do in the screenshots, it's likely a problem with your systems configured fallback font not having support for braille characters.

Se comments by @sgleizes link and @XenHat link in issue #100 for possible solutions.

@K4S1
Copy link
Author

K4S1 commented Sep 21, 2020

Thanks for your feedback 👍

@K4S1 K4S1 closed this as completed Sep 21, 2020
@K4S1
Copy link
Author

K4S1 commented Oct 20, 2020

Last update on this to Konsole.
when disable the "Bi-Directional text rendering"
image

All seems cool in Konsole again :-) no more sliding bars

image

Thanks for the hint ;-P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants