Open maxandersen opened 4 years ago
note, restart of hammerspoon things works fine - it just stops working eventually...not sure why/when yet
hs.window.layout
uses hs.window.filter
, so could you try the fix described in https://github.com/Hammerspoon/hammerspoon/issues/2465#issuecomment-697154463 (also a pending pull at https://github.com/Hammerspoon/hammerspoon/pull/2509 if you prefer) and see if that makes a difference?
ive copied it into the file and restarted - now we wait to see if it fails again :)
sorry clicked the worng button ;)
same error
as in you're getting this same error? are you running the latest official release of Hammerspoon?
FYI. I've not had the issue since I reported it and tried using the suggestion.
@asmagill Yes, the latest version
I have downgraded to version 0.9.78, and it works fine.
after #2481 being fixed I've now updated and past that issue but bumped into something that never broke before too:
my config hasn't changed but eventually I get this error:
line init.lua:471 is an "else" line but I assume it hits:
or hs.window.layout.pauseAllInstances()