AdamWagner / stackline

Visualize yabai window stacks on macOS. Works with yabai & hammerspoon.
944 stars 47 forks source link

Stackline not showing up #115

Closed patelsan closed 1 year ago

patelsan commented 1 year ago

Thank you for the great work on this extension. I installed the Stackline, but it doesn't show up. I am new to HS and not sure what is going on, following are the errors I am seeing on the HS console. On a side note: I had to do hs.ipc.cliInstall("/opt/homebrew") for installing the CLI, not sure if that is related to this. Any suggestions?

2022-09-20 19:19:53: 19:19:53 Warning: LuaSkin: hs.task:launch() Unable to launch hs.task process: launch path not accessible 2022-09-20 19:19:53: stackline: Window event: windowMoved force: true 2022-09-20 19:19:53: stackmanag: Running update() 2022-09-20 19:19:53: window: Window:new(3117) 2022-09-20 19:19:53: window: Window:new(855) 2022-09-20 19:19:53: window: Window:new(179) 2022-09-20 19:19:53: window: Window:new(72) 2022-09-20 19:19:53: window: Window:new(2812) 2022-09-20 19:19:53: window: Window:new(70) 2022-09-20 19:19:53: query: Refreshing stackline 2022-09-20 19:19:53: 19:19:53 Warning: LuaSkin: hs.task:launch() Unable to launch hs.task process: launch path not accessible

patelsan commented 1 year ago

Please disregard the issue - I forgot to update the path to yabai in the conf.lua (value of c.paths.yabai). I used homebrew to install yabai, so the default path didn't work.