Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CommandPost can't access Undo.strings on macOS Ventura #3168

Closed
latenitefilms opened this issue Dec 13, 2022 · 2 comments
Closed

CommandPost can't access Undo.strings on macOS Ventura #3168

latenitefilms opened this issue Dec 13, 2022 · 2 comments

Comments

@latenitefilms
Copy link
Contributor

Jenny (former Loupedeck) points out:

}
2022-12-13 13:10:22: 13:10:22 ** Warning:   strings: Unable to find 'Undo %@' in context: {
  fcpVersion = { -- 10.4.0
    major = 10,
    minor = 4,
    patch = 0
  },
  locale = { "en", "English" }
}
2022-12-13 13:10:22: 13:10:22 ERROR:menuaction: Menu item could not be triggered successfully: {
  locale = "en",
  path = { "Edit", "Undo" },
  plain = true
}

It looks like maybe /System/Library/Frameworks/Foundation.framework/Versions/C/Resources/${locale}.lproj/Undo.strings has been moved/removed/firewalled on macOS Ventura?

@latenitefilms latenitefilms added this to the 1.4.15 milestone Dec 13, 2022
@latenitefilms latenitefilms self-assigned this Dec 13, 2022
@latenitefilms
Copy link
Contributor Author

Ummm, nope - it looks like that Undo file is still there, and is still accessible.

@latenitefilms
Copy link
Contributor Author

I could never reproduce this, so closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant