Skip to content

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

Open
@simensol

Description

@simensol

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.

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