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] Toggling Check-Temp resets cursor location #211

Open
EanNewton opened this issue Jun 5, 2021 · 0 comments
Open

[BUG] Toggling Check-Temp resets cursor location #211

EanNewton opened this issue Jun 5, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@EanNewton
Copy link

Describe the bug

Toggling the Check Temp between false and true in the Options menu changes the selected item from Check Temp to Color Theme.

I do have unique environment information; I have attached full system info and a shortened human friendly system info:

  • I am running debian 4.19 (current stable release) in Oracle Virtualbox.
  • I am running bashtop in tmux in Konsole with bash.

hsysinfo.txt
sysinfo.txt

To Reproduce

  1. In current debian stable release with a fresh install of bashtop start Konsole terminal.
  2. Start tmux and split the window with ctrl+b+% and ctrl+b+" . Start bashtop.
  3. Press m to open the options menu. Given the settings in the screenshot below, toggle "Check temp:" .
  4. The highlighted menu entry will change to the top entry of "Color theme: 7/10" .

Expected behavior

The other menu options do not behave this way when toggled. The selected menu entry should not change.

Screenshots

Options menu settings

Info (please complete the following information):

  • Bashtop version: 0.9.25
  • (Linux) Linux distribution and version: Debian GNU/Linux 10
  • (Linux) Data collection type (/proc or psutil): psutil
  • Psutil version: python3 -c "import psutil; print(psutil.version_info)" (version 5.7.0 or above is required): 5.8.0
  • Terminal used: Konsole with tmux
  • Font used: Hack Regular 9
  • Bash version, bash --version (version 4.4 or above is required): 5.0.3
  • Locales: output of locale -v
    LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" 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
No errors generated.

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

@EanNewton EanNewton added the bug Something isn't working label Jun 5, 2021
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

2 participants