Jump to content

nkw

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

nkw's Achievements

Junior Member

Junior Member (1/3)

3

Reputation

  1. Has anyone succeeded in getting the Gigabyte Titan Ridge 2.0 Thunderbolt 3 card working with an ASRock TRX40 Creator and Big Sur? I went ahead and purchased the CH341A programmer in case I need to write a different firmware to the card, but I've seen several different out there with various reports of success, so I wanted to check to see what has been successful recently.
  2. Whoops. Sorry. Need to be root. sudo codesign ....
  3. 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.
  4. 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 -' .
  5. 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.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.