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

Reassociation does not work properly #56

Open
frozenspider opened this issue Jan 23, 2024 · 2 comments
Open

Reassociation does not work properly #56

frozenspider opened this issue Jan 23, 2024 · 2 comments

Comments

@frozenspider
Copy link

frozenspider commented Jan 23, 2024

In the past, I used duti v1.5.4_1 (in the form of duti -v input-file.duti if that's of any significance) to associate a bunch of text format with VS code (UTI com.microsoft.VSCode). As far as I remember, that worked out fine.

However, later on macOS Sonoma 14.2.1 I decided that VS code is too resource-hungry to serve as a general-purpose text editor and switched to Sublime Text (UTI com.sublimetext.4). I tried to reassociate text formats with it (using the same duti -v) and this lead to a weird situation.

When right-clicking text files in Finder, it shows Open With > Sublime Text.app (default).
image

Get Info > Open With shows pretty much the same:
image

However, when double-clicking a file, it opens in VS code!

If I change an app in Get Info > Open With to something else and then back to Sublime Text, and then click Change All, files of this extension will now properly open in Sublime Text upon double click. However, this defeats the purpose of using duti to begin with.

@mxcl
Copy link

mxcl commented Jan 28, 2024

Yeah I can reproduce, duti no longer seems to work while before the latest macOS major it did. No clue why.

@resistor4u
Copy link

Is it a permissions/sandbox thing?

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

No branches or pull requests

3 participants