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

RAM monitor does not work correctly #909

Closed
CECoffee opened this issue Nov 23, 2019 · 4 comments
Closed

RAM monitor does not work correctly #909

CECoffee opened this issue Nov 23, 2019 · 4 comments

Comments

@CECoffee
Copy link

After upgrading my system, my conky became like this:

1

The dependent code is:

${voffset 5}${color1}${font ubuntu:size=11:regular}RAM usage: ${font}${color6}$mem${color1}${alignr}${font ubuntu:size=11:regular}Free: ${font}${color6}$memeasyfree
${color6}${membar}

Informations

System:Manjaro 18.1.3
DE:Deepin Desktop Environment
Kernel:Linux 4.19.84-1-MANJARO

@lasers
Copy link
Contributor

lasers commented Nov 24, 2019

That should be fixed already. Try aur/conky-git. Close this when you confirm it. Thanks.

@benutzer74
Copy link

benutzer74 commented Nov 25, 2019

I have this issue too. Using conky 1.11.5, conky shows a negative RAM value every few seconds, e.g. "-2,75 GiB/31,0 GiB".
This bug has appeared after using a 5.3.x kernel. It seems conky has problems with kernel 5.x.?
free -h does show the correct values.

@lasers
Copy link
Contributor

lasers commented Nov 26, 2019

Is it possible you updated both conky and kernel? #878 is not part of 1.11.5 so it'll be in 1.11.6 (not released). Also, you can try older version 1.11.4.

Duplicate #886.

@CECoffee
Copy link
Author

That should be fixed already. Try aur/conky-git. Close this when you confirm it. Thanks.

It works!Thank you.

@lasers lasers closed this as completed Nov 29, 2019
@burdi01 burdi01 mentioned this issue Dec 25, 2019
@CECoffee CECoffee changed the title RAM monitot does not work correctly RAM monitor does not work correctly Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants