karaggeorge / kap-hide-clock

MIT License
17 stars 1 forks source link

Something went wrong while using the plugin “hide-clock” #24

Open craigz opened 2 years ago

craigz commented 2 years ago

macOS version: Monterey (12) Kap version: 3.5.4

Something went wrong while using the plugin “hide-clock”

Error: Command failed with exit code 1: defaults read com.apple.systemuiserver menuExtras
2022-04-20 17:17:37.838 defaults[85366:18440512] 
The domain/default pair of (com.apple.systemuiserver, menuExtras) does not exist
    at makeError (/execa/lib/error.js:59:11)
    at handlePromise (/execa/index.js:114:26)
    at async readDefaults (/kap-hide-clock/index.js:7:20)
    at async Object.willStartRecording (/kap-hide-clock/index.js:17:20)
    at async /Applications/Kap.app/Contents/Resources/app.asar/dist-js/aperture.js:40:13
    at async Promise.all (index 2)
    at async Object.startRecording (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/aperture.js:110:5)

I don't have a clock showing in my menubar, as i run a third party scripting component that adds a custom clock to the menubar. if, in fact that's what this error refers to, it's the first time i've seen it.