You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed Vienna 3.9.5 in ~/Applications.
When I choose "Check for Updates", I get an error:
"Vienna can’t be updated if it’s running from the location it was downloaded to."
Expected result: "You are running the latest available version" (or words to that effect)
To Reproduce
Install Vienna in ~/Applications.
Launch; check for updates
Please complete the following information:
Vienna version: 3.9.5
macOS 15.3.2
The text was updated successfully, but these errors were encountered:
I cannot reproduce this. Perhaps some file permissions on your system are not correct.
The easiest way to rule out wrong permissions in the Vienna.app bundle is moving the app to the bin and download a new copy of Vienna.
Otherwise, you may have to check the permissions of the ~/Applications and ~/Applications/Vienna.app directories. Both should be owned by your user and the "staff" group and be writable.
% ls -l ~
drwx------+ 22 myuser staff 704 30 Mar 09:52 Applications
% ls -l ~/Applications
drwxr-xr-x@ 3 myuser staff 96 9 Dec 19:29 Vienna.app
Downloading a fresh copy of Vienna resolved the problem.
The new copy had a different set of extended permissions:
drwxr-xr-x@ 3 marshall staff 96 Dec 9 10:29 Vienna.app
com.apple.macl 72
com.apple.provenance 11
com.apple.quarantine 20
I zipped up the misbehaving version; I can send it to you if you care.
I have installed Vienna 3.9.5 in ~/Applications.
When I choose "Check for Updates", I get an error:
"Vienna can’t be updated if it’s running from the location it was downloaded to."
Expected result: "You are running the latest available version" (or words to that effect)
To Reproduce
Install Vienna in ~/Applications.
Launch; check for updates
Please complete the following information:
The text was updated successfully, but these errors were encountered: