We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.5.0
Arch Linux, using AUR gotop package compiled with go-pie
Terminator
gotop constantly writes to ~/.local/state/gotop/errors.log , it looks like this:
~/.local/state/gotop/errors.log
17:33:24 mem.go:41: updating Main to {12564205568 4472352768 35.59598530758455} 17:33:24 mem.go:41: updating Swap to {4294963200 0 0} 17:33:25 mem.go:41: updating Main to {12564205568 4472463360 35.596865522409125} 17:33:25 mem.go:41: updating Swap to {4294963200 0 0} 17:33:26 mem.go:41: updating Main to {12564205568 4473417728 35.60446145033975} 17:33:26 mem.go:41: updating Swap to {4294963200 0 0}
and so on... always repeating lines about changing memory and swap values it's not as bad as #49, but still it's two lines every second
The text was updated successfully, but these errors were encountered:
Duplicate of #86
@deathtrip Explained in #86, and confirmed that this is PEBCAK on my end. The next minor release will resolve this.
You reported first but I answered the other first, so closing this one.
Sorry, something went wrong.
No branches or pull requests
gotop version:
3.5.0
OS/Arch:
Arch Linux, using AUR gotop package compiled with go-pie
Terminal emulator:
Terminator
gotop constantly writes to
~/.local/state/gotop/errors.log
, it looks like this:and so on...
always repeating lines about changing memory and swap values
it's not as bad as #49, but still it's two lines every second
The text was updated successfully, but these errors were encountered: