Changes between Initial Version and Version 1 of Ticket #70232, comment 9


Ignore:
Timestamp:
Jun 30, 2024, 3:25:25 PM (3 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70232, comment 9

    initial v1  
    11Just so that you can test for yourselves, I just spent some time (unrelated) setting up Sonoma on a Mac mini (also Intel, the 2018 version). The log messages are different here, but if you wanna check it:
    22
    3 1) Pick a port binary — I chose ffmpeg
    4 2) Open Console.app and start streaming messages
    5 3) Filter for "ffmpeg"
    6 4) Execute ffmpeg in a terminal, e.g. "ffmpeg --help"
    7 5) Watch console output, e.g. "map_with_linking_np: [94862(ffmpeg)]: region 0, not code signed" (Sonoma — on High Sierra the message was the above cited).
     31. Pick a port binary — I chose ffmpeg
     42. Open Console.app and start streaming messages
     53. Filter for "ffmpeg"
     64. Execute ffmpeg in a terminal, e.g. `ffmpeg --help`
     75. Watch console output, e.g. "map_with_linking_np: [94862(ffmpeg)]: region 0, not code signed" (Sonoma — on High Sierra the message was the above cited).
    88
    99Cheers :)