[kdiff3] [Bug 497308] kdiff3 started to crash on start after it was updated to 1.12 on MacOS

Ben Cooksley bugzilla_noreply at kde.org
Mon Dec 16 17:52:39 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=497308

Ben Cooksley <bcooksley at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bcooksley at kde.org

--- Comment #8 from Ben Cooksley <bcooksley at kde.org> ---
Please run the following commands on the *.app you have for KDiff3:
codesign --display --verbose /path/to/KDiff3.app
codesign --verify --verbose --strict --deep /path/to/KDiff3.app
/usr/sbin/spctl -a -t exec -vv /path/to/KDiff3.app

Please note that KDiff3 has not enabled notarization of it's MacOS builds
within the KDE CI environment, so you could also try temporarily allowing
running non-notarized builds to see if that lets you start KDiff3.

The logs at
https://sdk.local-kde.org/-/kdiff3/-/jobs/2384960/artifacts/kde-ci-logs/extragear/kdiff3/kdiff3.log
from a recent build indicate that our validation checks passed for signing but
failed for notarization so the build at
https://invent.kde.org/sdk/kdiff3/-/jobs/2384960/artifacts/file/kde-ci-packages/kdiff3-1.12-1845-macos-clang-arm64.dmg
should be fine for ARM based Macs (link valid for the next couple of days only)

-- 
You are receiving this mail because:
You are watching all bug changes.



More information about the kde-mac mailing list