Ploddles Posted November 15, 2020 Share Posted November 15, 2020 1 hour ago, fabiosun said: @Ploddles Does it solve past problems with PS V22? Liquify, neural philter and all others problems new patches have had? It stops all the crashing you described but still problems with Liquify, Neural Filters and Colourise. 1 Link to comment Share on other sites More sharing options...
shutterbug168 Posted November 15, 2020 Share Posted November 15, 2020 @Ploddles: Thanks! Your scripts work with PS V21 (I initially ran them on V22 -- that didn't work)! Now I think I can survive until Adobe releases new versions early next year supporting the M1 processor... Hopefully that will also work with our AMD hacks🤞THANK YOU EVERYBODY!!! Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted November 15, 2020 Author Supervisor Share Posted November 15, 2020 14 minutes ago, Ploddles said: It stops all the crashing you described but still problems with Liquify, Neural Filters and Colourise. ok no news , it is the same as before we reach that condition some time ago I think 1 Link to comment Share on other sites More sharing options...
nkw Posted November 15, 2020 Share Posted November 15, 2020 Does anyone have a working fix for Adobe Lightroom Classic v10? Have tried all the suggestions here: https://gist.github.com/naveenkrdy/26760ac5135deed6d0bb8902f6ceb6bd and here: . These patches work on v9.4, but not 10. Even with downgrading to Camera Raw 12.4 and patching it. Link to comment Share on other sites More sharing options...
Ploddles Posted November 15, 2020 Share Posted November 15, 2020 I did have it working but since wiping my beta install of BS and installing the release version, I can't get it working again, with exactly the same patches. 😞 Link to comment Share on other sites More sharing options...
Rox67er Posted November 15, 2020 Share Posted November 15, 2020 Did anybody successfully install parallels or VMware Fusion ? As soon as I try to create a virtual machine it errors out. I guess they rely on intel processor? Virtualbox does appear to work though but it is slow. Link to comment Share on other sites More sharing options...
nkw Posted November 16, 2020 Share Posted November 16, 2020 21 hours ago, Ploddles said: I did have it working but since wiping my beta install of BS and installing the release version, I can't get it working again, with exactly the same patches. 😞 The problem (at least for me) appears to be a codesign related problem. Lightroom v10 was crashing with: Exception Type: EXC_CRASH (Code Signature Invalid) Exception Codes: 0x0000000000000001, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace CODESIGNING, Code 0x2 Obvious not the best solution, but I was able to get Lightroom v10 to start with the patches by signing it myself with: 'codesign --force --deep --sign -' . 1 Link to comment Share on other sites More sharing options...
Ploddles Posted November 16, 2020 Share Posted November 16, 2020 8 minutes ago, nkw said: The problem (at least for me) appears to be a codesign related problem. Lightroom v10 was crashing with: Exception Type: EXC_CRASH (Code Signature Invalid) Exception Codes: 0x0000000000000001, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace CODESIGNING, Code 0x2 Obvious not the best solution, but I was able to get Lightroom v10 to start with the patches by signing it myself with: 'codesign --force --deep --sign -' . I'm guessing you need Xcode installed for that? Can you share the full command if it is just a terminal command? Link to comment Share on other sites More sharing options...
nkw Posted November 16, 2020 Share Posted November 16, 2020 7 minutes ago, Ploddles said: I'm guessing you need Xcode installed for that? Can you share the full command if it is just a terminal command? Yes. Just a terminal command. Codesign comes with Xcode. Full command I used was 'codesign --force --deep --sign - '/Applications/Adobe Lightroom Classic/Adobe Lightroom Classic.app', but this isn't really a great solution because I'm sure it breaks some other stuff. I'm actually surprised patching the other Adobe apps don't break them as well with regard to codesigning. I haven't had a chance to do a deep dive yet, but I guess one possibility is the patched files in the other apps aren't signed, but they are for Lightroom v10. 1 Link to comment Share on other sites More sharing options...
Ploddles Posted November 16, 2020 Share Posted November 16, 2020 10 minutes ago, nkw said: Yes. Just a terminal command. Codesign comes with Xcode. Full command I used was 'codesign --force --deep --sign - '/Applications/Adobe Lightroom Classic/Adobe Lightroom Classic.app', but this isn't really a great solution because I'm sure it breaks some other stuff. I'm actually surprised patching the other Adobe apps don't break them as well with regard to codesigning. I haven't had a chance to do a deep dive yet, but I guess one possibility is the patched files in the other apps aren't signed, but they are for Lightroom v10. That was what I tried but I get an error:- /Applications/Adobe Lightroom Classic/Adobe Lightroom Classic.app: Permission denied In subcomponent: /Applications/Adobe Lightroom Classic/Adobe Lightroom Classic.app/Contents/MacOS/LogTransport2.app Link to comment Share on other sites More sharing options...
nkw Posted November 16, 2020 Share Posted November 16, 2020 2 minutes ago, Ploddles said: That was what I tried but I get an error:- Whoops. Sorry. Need to be root. sudo codesign .... 1 Link to comment Share on other sites More sharing options...
Ploddles Posted November 16, 2020 Share Posted November 16, 2020 (edited) Oops, brain fart by me, I should have realised 🙂 EDIT:- For anyone else trying this solution by @nkw, for me it didn't work if I had already applied the usual patches. I keep a separate unpatched copy of all the Adobe apps, so I had to copy an unpatched version back to my Applications folder, run the code signing command and then apply the usual patches. The first few times I tried to run Lightroom I had a prompt to enter my password, I had to do that about 10 times even though I selected "Always Allow". It did however finally get there after crashing if I didn't enter my password for a few minutes (I went to make a cup of tea). It now appears to run fine but needs lots of testing to check if everything works. Edited November 16, 2020 by Ploddles Link to comment Share on other sites More sharing options...
Driftwood Posted November 16, 2020 Share Posted November 16, 2020 (edited) sudo codesign -f -s - /Applications/Adobe\ Lightroom\ CC/Adobe\ Lightroom\ CC.app Then 'Always Allow' Edited November 16, 2020 by Driftwood 1 Link to comment Share on other sites More sharing options...
Ploddles Posted December 9, 2020 Share Posted December 9, 2020 If Photoshop 2021 crashes when you try and change the font, try this:- sudo rm -rf /Applications/Adobe\ Photoshop\ 2021/Adobe\ Photoshop\ 2021.app/Contents/Required/Sensei_Models/Deep_Font Link to comment Share on other sites More sharing options...
Ploddles Posted January 15, 2021 Share Posted January 15, 2021 The latest release of Lightroom Classic, V10.1.1, no long seems to need the patches/fixes to work. Let's hope that Photoshop etc follow this lead. 1 Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted January 15, 2021 Author Supervisor Share Posted January 15, 2021 21 minutes ago, Ploddles said: The latest release of Lightroom Classic, V10.1.1, no long seems to need the patches/fixes to work. Let's hope that Photoshop etc follow this lead. Could you try from terminal this? lipo -info Then space, then drag and drop binary inside show contents Photoshop macOS or similar path inside Lightroom path? maybe they compiled it for arm thank you Link to comment Share on other sites More sharing options...
Ploddles Posted January 15, 2021 Share Posted January 15, 2021 2 Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted January 15, 2021 Author Supervisor Share Posted January 15, 2021 no, it seems it always like before..better 🙂 1 1 Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted June 3, 2021 Author Supervisor Share Posted June 3, 2021 @tomnicis working for a solution for now I have seen and tested his work with photoshop 22.3.1 and latest after effects and all seems to work fine (object selection tool and liquify or camera tracking in AE) without deleting or touching original included library Grazie Nic 🙂 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now