Skip to content

No changes after using the installer script #57

@Gluxo

Description

@Gluxo

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions