Mac RT advanced feature test metadata-exiv2

I did some testing.
Seems to work fine now.
I used : open -a “/Applications/Adobe Photoshop 2023/Adobe Photoshop 2023.app/Contents/MacOS/Adobe Photoshop 2023”
This opens a specific version of photoshop with the current image.
If i use : open -b “com.adobe.Photoshop” the beta version of photoshop is beeing opened with the image.

The native checkbox is gone

I will test some more…

The bundle name ( com.adobe.photoshop ) is the same for the normal photoshop version and the beta version. So using the open -b “com.adobe.photoshop” will open one of the photoshop versions.
Not predictable which one.

1 Like

I now use 2 entries in the external editor setting

Ps open -a “Adobe Photoshop 2023”
PsB open -a “Adobe Photoshop (Beta)”

So now i can choose which version to open

1 Like

The settings from the buggy version is interfering. Click on the arrow next to the external editor button and select the editor. Now try again.

Works fine now !

One thing I notice with the latest release.
There is no options file after installation.
There should be a directory : ~/Library/Application Support/RawTherapee
But the directory does not exist.

@jhmnieuwenhuis
It is a sandboxed bundle, so everything is contained here:
~/Library/Containers/RawTherapee/data/Library/Application\ Support

In ~/Library/Containers I only see .com.xxx directories no RawTherapee.

Ok, so it is going to be in the com.rawtherapee.RawTherapee folder:
/Users/<username>/Library/Containers/com.rawtherapee.RawTherapee/Data/Library/Application\ Support/RawTherapee5-meta/config/options

YES, thats it, Thanks.

B.t.w. The new build has the same name as the previous build.
Version: 5.9-260-gc557b320c
Andy Astbury asked me about that. I saw it too.
Did You use the same name ?

@HIRAM @Lawrence37 @jhmnieuwenhuis Thanks for the work on this issue, it’s now working on my machine too.
Confusing having the same build number, but just glad it’s working!

@jhmnieuwenhuis @Andy_Astbury1
The name will change once committed changes gets merged. Usually I wait for several commits to go thru between builds, but this is more of an active test.

@Lawrence37
After purging my local repo, I do have it working on macOS 11.7 intel x86_64 now. However, on macOS 13 on arm64 I still get the behavior, even after reselecting the editor with the triangle, where instead of launching, I just get the Select Application window as above.

I am on a Mac mini M1 running macos 13.
It works fine.

Are you in default security mode, or have you deactivated any system integrity functionality?

I am on default security

1 Like

Still can’t get this to work on M1.
@jhmnieuwenhuis Did you recently apply this Rapid Security update?
Rapid Security Response
macOS Ventura 13.4.1 (c)

I am on ventura 13.5 (23G74)
Upto date with all updates.

1 Like

Excellent. No idea what’s going on over here, have tried multiple cache cleanups and yet another complete build system refresh.

Well it looks like I am going on a 4-day excursion to a land of unknown connectivity. @Lawrence37 I am not in opposition to a merge, and many thanks for your work.

There’s one edge case that needs fixing (having zero configured editors at some point). It might be related to the problem you’re seeing.

1 Like

I noticed a fix went thru, so I have updated my macos builds for testing that: https://kd6kxr.github.io/rt59 with both dev and metadata-exiv2.

@Lawrence37 This is working for me now! Many thanks.