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

Constant writes to errors.log #85

Closed
deathtrip opened this issue Mar 24, 2020 · 1 comment
Closed

Constant writes to errors.log #85

deathtrip opened this issue Mar 24, 2020 · 1 comment
Labels
state:duplicate This issue or pull request already exists
Milestone

Comments

@deathtrip
Copy link

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:

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

@xxxserxxx
Copy link
Owner

xxxserxxx commented Apr 5, 2020

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.

@xxxserxxx xxxserxxx added the state:duplicate This issue or pull request already exists label Apr 5, 2020
@xxxserxxx xxxserxxx added this to the v3.5.1 milestone Apr 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants