aristocratos / bashtop

Linux/OSX/FreeBSD resource monitor
Apache License 2.0
10.8k stars 553 forks source link

Bashtop crashing almost immediately (Termite & ZSH (also bash)) #145

Open mtwb47 opened 4 years ago

mtwb47 commented 4 years ago

Describe the bug After start up, Bashtop crashes almost immediately. It gets through the splash screen, and displays normally for about three to five seconds, then shuts down back to command prompt.

To Reproduce run bashtop (using termite)

Expected behavior bashtop not crashing.

Info (please complete the following information):

LANG=en_US.utf8 LC_CTYPE="en_US.utf8" LC_NUMERIC=en_US.UTF-8 LC_TIME=en_US.UTF-8 LC_COLLATE="en_US.utf8" LC_MONETARY=en_US.UTF-8 LC_MESSAGES="en_US.utf8" LC_PAPER=en_US.UTF-8 LC_NAME=en_US.UTF-8 LC_ADDRESS=en_US.UTF-8 LC_TELEPHONE=en_US.UTF-8 LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=en_US.UTF-8 LC_ALL=

Additional context

contents of $HOME/.config/bashtop/error.log attached below. error.log

aristocratos commented 4 years ago

I think this is related to #141 Will hopefully be fixed in v0.9.14, if not, it should at least give some more information in the error.log about what's going wrong.

aristocratos commented 4 years ago

Possible fix and additional error checking added in v0.9.14