illixion / vscode-vibrancy-continued

Enable Acrylic/Glass effect for your VS Code.
MIT License
544 stars 31 forks source link

Can't reload Vibrancy on Macbook M1 #30

Closed t-h-phuc96-work closed 1 year ago

t-h-phuc96-work commented 1 year ago

image

Error message: Command 'Reload Vibrancy' resulted in an error (A system error occurred (EROFS: read-only file system, mkdir '/private/var/folders/qp/t8ngnpw938b098h1m78nvb9w0000gn/T/AppTranslocation/5A94F146-3BD2-414B-8133-FD6AOFFF5A59/d/Visual Studio Code.app/Contents/Resources/app/out/vscode-vibrancy-runtime-v6'))

Hi Team, this is what happened when I click reload Vibrancy, even though I followed the steps mentioned in the extension. Thanks.

illixion commented 1 year ago

Hi,

Seems like your installation of VSCode is affected by App Translocation. To fix this, either use the Finder and move the VSCode to /Applications (or move it out of /Applications and then back in), or run the following command:

xattr -dr com.apple.quarantine "/Applications/Visual Studio Code.app"
illixion commented 1 year ago

Closing as stale, feel free to comment if this is still an issue.

unValerio commented 1 year ago

This is happening to me with visual studio code insiders

illixion commented 1 year ago

This is happening to me with visual studio code insiders

Did you try the troubleshooting steps mentioned in my earlier comments? This is a macOS issue and is unrelated to which version of VSCode you're currently using.

t-h-phuc96-work commented 1 year ago

thank you for supporting, but I don’t know if the issue is still there or not, so I’ll get back to you if the issue happens again

On Thu, 8 Jun 2023 at 15:32 Ixion @.***> wrote:

This is happening to me with visual studio code insiders

Did you try the troubleshooting steps mentioned in my earlier comments? This is a macOS issue and is unrelated to which version of VSCode you're currently using.

— Reply to this email directly, view it on GitHub https://github.com/illixion/vscode-vibrancy-continued/issues/30#issuecomment-1582138614, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3A3BPHRMCSFUN6X4EZ23BTXKGEZBANCNFSM6AAAAAARC3RQEY . You are receiving this because you authored the thread.Message ID: @.***>