FelixKratz / dotfiles

My personal macOS configuration
GNU General Public License v3.0
929 stars 92 forks source link

No changes after using the installer script #57

Open Gluxo opened 1 month ago

Gluxo commented 1 month ago

When using brew services start sketchybar nothing changes but when I run sketchybar the program crashes and I get this traceback.


(cd event_providers && /Applications/Xcode.app/Contents/Developer/usr/bin/make) >/dev/null
(cd menus && /Applications/Xcode.app/Contents/Developer/usr/bin/make) >/dev/null
lua: error loading module 'sketchybar' from file '/Users/louis/.local/share/sketchybar_lua/sketchybar.so':
    dlopen(/Users/louis/.local/share/sketchybar_lua/sketchybar.so, 0x0006): tried: '/Users/louis/.local/share/sketchybar_lua/sketchybar.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/louis/.local/share/sketchybar_lua/sketchybar.so' (no such file), '/Users/louis/.local/share/sketchybar_lua/sketchybar.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64'))
stack traceback:
    [C]: in ?
    [C]: in function 'require'
    ./init.lua:2: in main chunk
    [C]: in function 'require'
    /Users/louis/.config/sketchybar/sketchybarrc:5: in main chunk
    [C]: in ?