You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error while trying to use this widget. It is coming from indicator.lua on line 72. I have looked and I don't see an obvious syntax error in the lines preceding it that would cause this, and there doesn't need to be an '=' on line 72 so obviously the error is not truly coming from there. Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
I have the same problem on alpine.
Lua support goto only from LuaJIT or Lua 5.2+.
The output of my awesome -v shows me that it was compiled with version 5.1.5, so it will not work.
I am getting this error while trying to use this widget. It is coming from
indicator.lua
on line 72. I have looked and I don't see an obvious syntax error in the lines preceding it that would cause this, and there doesn't need to be an '=' on line 72 so obviously the error is not truly coming from there. Any help would be greatly appreciated.The text was updated successfully, but these errors were encountered: