Htop: Cannot change "nice" value: F7 does nothing

Created on 3 Jan 2019  路  4Comments  路  Source: hishamhm/htop

I wanted to change the nice value of a process by hitting F7, but the only thing that happens is that the terminal bell gets triggered. There is no error message nor any other indication of what might be wrong. I tried many different processes, including ones that are started by me and run in the same session.

This is using gnome-terminal. I also tried KDE's konsole, and then I don't even get a terminal bell.

Most helpful comment

Is Nice+(F8) working? You may need sudo to lower the nice of a process

All 4 comments

cannot confirm that. Works for me.

This is using the htop packaged with Debian.

$ htop --version
htop 2.2.0 - (C) 2004-2018 Hisham Muhammad
Released under the GNU GPL.

Is Nice+(F8) working? You may need sudo to lower the nice of a process

Oh. I didn't even see the "-" after "nice", nor the "nice +" next to it.

So yeah, my fault. However, it would be nice if the feedback in case of "not enough permissions" would be more informative than just triggering a terminal bell. Some kind of message being printed somewhere would be useful.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

edouard-lopez picture edouard-lopez  路  3Comments

edouard-lopez picture edouard-lopez  路  5Comments

der-stefan picture der-stefan  路  5Comments

svenha picture svenha  路  5Comments

FlorentATo picture FlorentATo  路  7Comments