matryer / xbar-plugins

Plugin repository for xbar (the BitBar reboot)
https://xbarapp.com
2.44k stars 1.04k forks source link

001-Linode.10m.php: #1614

Open galexa opened 3 years ago

galexa commented 3 years ago

fao @misfitius - The output of the Linode checking plugin flashes in the menu bar, on for 5 seconds, off for 5 seconds roughly. Refresh is set to 10m. Anybody else seeing this? Or any ideas on a fix? I'm on M1 with Big Sur. Thanks.

misfitius commented 3 years ago

Working fine for me. Have you run linode-cli on the command line to make sure it's returning what the plug-in is expecting?

galexa commented 3 years ago

Thanks, yes response in terminal is fine. I get green Linode in the menu bar so I think it's mostly working but I can't see what might make it flash off and on. I'm thinking it must be some kind of Big Sur / M1 problem because it was fine on my old machine. Are you using Big Sur?

misfitius commented 3 years ago

Gary,

I now see what you're seeing. The plug-in itself works fine, in terms of fetching the Linode data. I think it's a bug with xbar, perhaps with plug-ins made with php. I built another plug-in a couple days ago after you sent me this message (I had forgotten about xbar for the last several years) and it displays the same behavior. But, a tested plugin written as a shell script does not flash. Oh, and I'm on Catalina.

Brendon