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

"compare number with nil" error #1

Closed
trappedinspacetime opened this issue Mar 13, 2022 · 0 comments
Closed

"compare number with nil" error #1

trappedinspacetime opened this issue Mar 13, 2022 · 0 comments

Comments

@trappedinspacetime
Copy link

First of all, I congratulate you on your project. Screenshot looks nifty.
I am running Ubuntu 20.04.4 Mate desktop. I gave it a shot. At first I encountered cpu cores error, my laptop has two cpu cores. I fixed it by deleting the following lines in start.lua after setting cpu cores in settings.lua:

      local cpu3     = cpu_percent(3)
      local cpu4     = cpu_percent(4)

Then I came across

         conky: llua_do_call: function conky_main execution failed: ./abstract.lua:198: attempt to compare number with nil

error.

      lua -v
      Lua 5.3.3  Copyright (C) 1994-2016 Lua.org, PUC-Rio
      
      conky --version 
      conky 1.10.8
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

1 participant