aristocratos / bashtop

Linux/OSX/FreeBSD resource monitor
Apache License 2.0
10.79k stars 552 forks source link

[BUG] Per core/process load graph overflows #158

Closed danielroek closed 4 years ago

danielroek commented 4 years ago

Describe the bug Text overflows on per core and per process load monitor

To Reproduce

[Steps to reproduce the behavior:]

Expected behavior

[A clear and concise description of what you expected to happen.]

Screenshots

image

Info (please complete the following information):

Additional context

contents of $HOME/.config/bashtop/error.log $ cat error.log

New instance of bashtop version: 0.9.1 Pid: 635 New instance of bashtop version: 0.9.1 Pid: 1038 New instance of bashtop version: 0.9.1 Pid: 1189 New instance of bashtop version: 0.9.1 Pid: 209494 New instance of bashtop version: 0.9.1 Pid: 213124 New instance of bashtop version: 0.9.12 Pid: 1112610 New instance of bashtop version: 0.9.12 Pid: 1116318 New instance of bashtop version: 0.9.12 Pid: 1117977 New instance of bashtop version: 0.9.12 Pid: 1131265 New instance of bashtop version: 0.9.12 Pid: 1132864 New instance of bashtop version: 0.9.12 Pid: 1132864 New instance of bashtop version: 0.9.12 Pid: 1137209 New instance of bashtop version: 0.9.12 Pid: 1138956

(enable error-logging in "$HOME/.config/bashtop/bashtop.cfg" if missing)

aristocratos commented 4 years ago

Duplicate of #83