kcrawford / dockutil

command line tool for managing dock items
http://patternbuffer.wordpress.com
Apache License 2.0
1.36k stars 131 forks source link

failure to restart dock (Monterey 12.6.5, docutil 3.0.2) #150

Closed sophware closed 1 year ago

sophware commented 1 year ago

This is the same issue as closed issue #133.

https://github.com/kcrawford/dockutil/issues/133

 10:27:48 ~
$ dockutil --version
3.0.2

 10:32:33 ~
$ sw_vers
ProductName:    macOS
ProductVersion: 12.6.5
BuildVersion:   21G531

 10:32:35 ~
$ dockutil --add '/Applications/iTerm.app'
adding /Applications/iTerm.app
Could not kickstart service "com.apple.Dock.agent": 125: Domain does not support specified action
sophware commented 1 year ago

Now I'm having trouble reproducing the error and don't know what changed.