kasper / phoenix

A lightweight macOS window and app manager scriptable with JavaScript
https://kasper.github.io/phoenix/
Other
4.36k stars 128 forks source link

Odd error in logs (RecordIt) #257

Closed malcolmboyd closed 4 years ago

malcolmboyd commented 4 years ago

Hello, I seem to have an odd error in my logs. It looks as though Phoenix is attempting to open RecordIt. I have installed Phoenix via the homebrew cask and was wondering what this error was?

I should note that I am unaware of anything in my config that would be triggering this.

2020-03-02 20:41:02.088422-0600 0x31bd Default 0x0 882 Phoenix: Error: Could not copy resolved URL for session login item <SFLItem: 0x600000221e00> : RecordIt - file:///private/var/folders/k6/p04hm5157_bbwmxdpmk0tt7r0000gm/T/AppTranslocation/2A6572FE-FFD3-4592-8825-64E01137F1D7/d/RecordIt.app/. (Error Domain=NSCocoaErrorDomain Code=4 "The file doesn’t exist.")

kasper commented 4 years ago

@malcolmboyd Hi! That is actually caused by you having something corrupted in your “launch at login” items System Preferences. Delete “RecordIt” from the list and everything should be back to normal. Hope that helps!

seren commented 4 years ago

Thanks! These errors have been a minor annoyance and I didn't realize the cause.

malcolmboyd commented 4 years ago

That fixed it thank you!

kasper commented 4 years ago

Great!