[kdiff3] [Bug 497308] kdiff3 started to crash on start after it was updated to 1.12 on MacOS
Viacheslav
bugzilla_noreply at kde.org
Mon Dec 16 18:18:53 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=497308
--- Comment #11 from Viacheslav <pritykin.amir at gmail.com> ---
I forgot to mention this command I ran with the original dmg file:
/usr/sbin/spctl -a -t exec -vv /Applications/kdiff3.app
> /Applications/kdiff3.app: rejected".
I uninstalled the original kdiff3.app (to be clear, it started working after
the actions I described in the previous comment) and installed the one you
provided. The new app does not have the "“kdiff3” is damaged and can’t be
opened" issue and only has this issue which could be overcome from the "Privacy
and Security": https://share.cleanshot.com/rrQdpqWj
> "kdiff3" Not Opened
> Apple could not verify "kdiff3" is free of malware that may harm your Mac or compromise your privacy.
I executed these commands:
codesign --display --verbose /Applications/kdiff3.app
> Executable=/Applications/kdiff3.app/Contents/MacOS/kdiff3
> Identifier=org.kde.KDiff3
> Format=app bundle with Mach-O thin (arm64)
> CodeDirectory v=20500 size=12826 flags=0x10000(runtime) hashes=394+3 location=embedded
> Signature size=8997
> Timestamp=16 Dec 2024 at 17:58:54
> Info.plist entries=18
> TeamIdentifier=5433B4KXM8
> Runtime Version=14.4.0
> Sealed Resources version=2 rules=13 files=6874
> Internal requirements count=1 size=176
codesign --verify --verbose --strict --deep /Applications/kdiff3.app
> /Applications/kdiff3.app: valid on disk
> /Applications/kdiff3.app: satisfies its Designated Requirement
/usr/sbin/spctl -a -t exec -vv /Applications/kdiff3.app
> /Applications/kdiff3.app: rejected
> source=Unnotarized Developer ID
> origin=Developer ID Application: K Desktop Environment e.V. (5433B4KXM8)
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list