Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No changes after using the installer script #57

Open
Gluxo opened this issue Jul 12, 2024 · 0 comments
Open

No changes after using the installer script #57

Gluxo opened this issue Jul 12, 2024 · 0 comments

Comments

@Gluxo
Copy link

Gluxo commented Jul 12, 2024

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 ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant