FelixKratz / SketchyBar

A highly customizable macOS status bar replacement
https://felixkratz.github.io/SketchyBar/
GNU General Public License v3.0
5.45k stars 85 forks source link

Crash when loading app icon #423

Closed FelixKratz closed 10 months ago

FelixKratz commented 10 months ago

Discussed in https://github.com/FelixKratz/SketchyBar/discussions/420

Originally posted by **OrneryCash** October 13, 2023 https://github.com/FelixKratz/SketchyBar/assets/60810240/5ffb219b-e7f4-40b8-aef5-cde3e1b0dcf3 I have no idea what happened.
FelixKratz commented 10 months ago

I think it should be fixed, can you try it:

brew uninstall sketchybar
brew install sketchybar --head
brew services restart sketchybar

and then go back to stable release via:

brew uninstall sketchybar
brew install sketchybar
brew services restart sketchybar
OrneryCash commented 10 months ago

It doesn't crash now. Thank you for your work!