aristocratos / bpytop

Linux/OSX/FreeBSD resource monitor
Apache License 2.0
10.07k stars 397 forks source link

[BUG] bpytop do not started #386

Open denisoft81 opened 2 years ago

denisoft81 commented 2 years ago

Describe the bug

On terminal the application do not started.

To Reproduce

It doesn't happen frequently, it happens randomly.

Info (please complete the following information):

Additional context

13/06/22 (17:51:10) | ERROR: Data collection thread failed with exception: Sign not allowed in string format specifier Traceback (most recent call last): File "/usr/bin/bpytop", line 2959, in _runner collector._draw() File "/usr/bin/bpytop", line 3991, in _draw ProcBox._draw_fg() File "/usr/bin/bpytop", line 2739, in _draw_fg label = (f'{THEME.title}{Fx.b}{Mv.to(y, x)}{"Pid:":>7} {"Program:" if prog_len > 8 else "Prg:":<{prog_len}}' + (f'{"Arguments:":<{arg_len-4}}' if arg_len else "") + ValueError: Sign not allowed in string format specifier 13/06/22 (17:51:10) | WARNING: Exiting with errorcode (1). Runtime 0:00:00

WaldperlachFabi commented 1 year ago

Same error/problem, on Ubuntu 22.04