On my Fedora 27, I have a problem with run prompt while launching mod+r combination.
The error I get is: attempt to index a nil value (field '?') and the pointed line in the rc.lua file is
awful.key({ modkey }, "r", function () mypromptbox[mouse.screen]:run() end),
This update has been submitted for testing by thm.
This update has been pushed to testing.
works for me
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by thm.
This update has been pushed to stable.
On my Fedora 27, I have a problem with run prompt while launching mod+r combination. The error I get is: attempt to index a nil value (field '?') and the pointed line in the rc.lua file is awful.key({ modkey }, "r", function () mypromptbox[mouse.screen]:run() end),
I have no idea how to fix this.
See https://github.com/awesomeWM/awesome/issues/1754 - seems you are trying to use a 3.5 lua.rc with 4.x.