12 lines
644 B
Plaintext
12 lines
644 B
Plaintext
05/08/22 (00:10:15) | 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
|
|
05/08/22 (00:10:15) | WARNING: Exiting with errorcode (1). Runtime 0:00:00
|
|
|