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

Have to manually open MacForge and execute killall -9 Dock on restart #103

Open
simensol opened this issue Sep 27, 2024 · 0 comments
Open

Comments

@simensol
Copy link

Describe the bug
I followed the Installation (M1/M2/Apple Silicon) instructions on an MacBook Pro M2 with macOS Sequoia.

SpacesRenamer, MacForge and the MacForgeHelper have been added to Login Items, but to make it work, I have to do the following on each restart:

  • Open MacForge manually from ~/Applications
  • Execute killall -9 Dock.

I have made a shortcut to automate the process:

Open_SpaceRenamer

Versions

  1. MacForge version: 1.2.2 (3)
  2. Spaces Renamer version: 1.11.1
  3. MacOS version: 15.0

Command Outputs
Please paste the output of running these commands in Terminal:

  • ps aux | grep -v grep | grep -i macforge
root              1317   0.0  0.0 410639360   4256   ??  Ss   10:16AM   0:00.03 /Library/PrivilegedHelperTools/com.macenhance.MacForge.Injector
Simen             1316   0.0  0.1 412115504  33920   ??  S    10:16AM   0:00.30 /Applications/MacForge.app/Contents/Library/LoginItems/MacForgeHelper.app/Contents/MacOS/MacForgeHelper
  • ps aux | grep -v grep | grep -i spacesrenamer
Simen              973   0.0  0.1 36235724  43148   ??  S    10:15AM   0:01.03 /Applications/SpacesRenamer.app/Contents/MacOS/SpacesRenamer
  • csrutil status
System Integrity Protection status: unknown (Custom Configuration).

Configuration:
	Apple Internal: disabled
	Kext Signing: disabled
	Filesystem Protections: disabled
	Debugging Restrictions: disabled
	DTrace Restrictions: enabled
	NVRAM Protections: disabled
	BaseSystem Verification: enabled
	Boot-arg Restrictions: disabled
	Kernel Integrity Protections: disabled
	Authenticated Root Requirement: enabled

This is an unsupported configuration, likely to break in the future and leave your machine in an unknown state.
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