intitni / CopilotForXcode

The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension
Other
7.34k stars 347 forks source link

[Bug]: Updating the app breaks tab to accept suggestion and requires a restart to fix #500

Open intitni opened 2 months ago

intitni commented 2 months ago

@intitni It happened again when I updated to the latest version. It seems like updating breaks it and requires a restart to fix.

Originally posted by @nrbrook in https://github.com/intitni/CopilotForXcode/issues/491#issuecomment-2085496645

Please let me know if anyone else has this issue.

Please also make sure that it can only be fixed by restarting the Mac. And you have checked the following:

intitni commented 2 months ago

@nrbrook I can't reproduce it, it's probably some macOS bug that only occurs for some users. I honestly don't know what I can do with it.

Can you reproduce it by reverting to an older version and update again?

intitni commented 2 months ago

I have added some clean-up logic right before the app tries to kill itself after an update in 0.32.3. Let's see if it will change anything in the future updates.