Bug 435778 - kdeconnect-indicator Crashes since I installed it on MacOS Big Sur 11.2.3
Summary: kdeconnect-indicator Crashes since I installed it on MacOS Big Sur 11.2.3
Status: RESOLVED FIXED
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: unspecified
Platform: macOS (DMG) macOS
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-15 16:05 UTC by Issa
Modified: 2022-02-26 10:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Issa 2021-04-15 16:05:08 UTC
SUMMARY
kdeconnect-indicator Crashes since I installed it on MacOS Big Sur 

STEPS TO REPRODUCE
1. I followed the instructions here step by step and it went very smooth without any issue:
https://community.kde.org/KDEConnect/Build_MacOS

2. I tried to lunch the kdeconnect-indicator but it won't lunch (Won't lunch at all).

MacOS Console Logs:

Process:               kdeconnect-indicator [67631]
Path:                  /Volumes/*/kdeconnect-indicator.app/Contents/MacOS/kdeconnect-indicator
Identifier:            org.kde.kdeconnect
Version:               1.4.0 (???)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           kdeconnect-indicator [67631]
User ID:               501

Date/Time:             2021-04-15 12:02:19.556 -0400
OS Version:            macOS 11.2.3 (20D91)
Report Version:        12
Bridge OS Version:     5.2 (18P4347)
Anonymous UUID:        AF3AB784-20AC-6FD3-093E-BBC1B8E07A06

Sleep/Wake UUID:       1C3552CA-FF4E-4476-9781-08DBD60BBDE1

Time Awake Since Boot: 25000 seconds
Time Since Wake:       1900 seconds

System Integrity Protection: enabled

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    DYLD, [0x1] Library missing

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  dyld: Using shared cache: 52762DF1-0E55-3F8B-9588-8169E6D0EB95
Library not loaded: @executable_path/../Frameworks/qca-qt5
  Referenced from: /Volumes/*/kdeconnect-indicator.app/Contents/MacOS/kdeconnect-indicator
  Reason: image not found

Binary Images:
       0x10e5c4000 -        0x10e5d3fff +org.kde.kdeconnect (1.4.0 - ???) <0853283C-B66B-3ADB-9DAE-A8534FDF5418> /Volumes/*/kdeconnect-indicator.app/Contents/MacOS/kdeconnect-indicator
       0x10e5e2000 -        0x10e613fff +libKF5Notifications.5.80.0.dylib (0) <29E568AD-1DD4-3130-A9C8-2E411D95A78F> /Volumes/*/kdeconnect-indicator.app/Contents/Frameworks/libKF5Notifications.5.80.0.dylib
       0x10e632000 -        0x10e65ffff +libKF5KCMUtils.5.80.0.dylib (0) <409F5E90-7486-3DED-B9EA-D10C26BE0C2E> /Volumes/*/kdeconnect-indicator.app/Contents/Frameworks/libKF5KCMUtils.5.80.0.dylib
       0x10e684000 -        0x10e6a7fff +libkdeconnectinterfaces.1.4.0.dylib (0) <3D83B48E-886A-3B59-873D-99A6473E8A70> /Volumes/*/kdeconnect-indicator.app/Contents/Frameworks/libkdeconnectinterfaces.1.4.0.dylib
       0x10e6c4000 -        0x10e6f7fff +libkdeconnectcore.1.4.0.dylib (0) <E9731B33-D76B-3233-8183-FEFB017BDD65> /Volumes/*/kdeconnect-indicator.app/Contents/Frameworks/libkdeconnectcore.1.4.0.dylib
       0x10e719000 -        0x10e74cfff +libKF5ConfigWidgets.5.80.0.dylib (0) <2CB13632-242B-3097-931B-32A717A5364E> /Volumes/*/kdeconnect-indicator.app/Contents/Frameworks/libKF5ConfigWidgets.5.80.0.dylib
       0x10e775000 -        0x10e79cfff +libKF5Codecs.5.80.0.dylib (0) <A1137016-53F0-310A-AC5F-5B4A8FCBDDC3> /Volumes/*/kdeconnect-indicator.app/Contents/Frameworks/libKF5Codecs.5.80.0.dylib
       0x10e7ab000 -        0x10e7bdfff +libKF5ConfigGui.5.80.0.dylib (0) <D65292EB-823C-3309-B4D5-4ECFEB3AA1D1> /Volumes/*/kdeconnect-indicator.app/Contents/Frameworks/libKF5ConfigGui.5.80.0.dylib
       0x10e7cf000 -        0x10e7d2fff +libKF5Auth.5.80.0.dylib (0) <613F4AE8-645F-3203-A3BB-B72AEB514D8C> /Volumes/*/kdeconnect-indicator.app/Contents/Frameworks/libKF5Auth.5.80.0.dylib
       0x10e7da000 -        0x10e884fff +libKF5WidgetsAddons.5.80.0.dylib (0) <E05FBAA5-CDE5-3E59-98C1-841A3D80932D> /Volumes/*/kdeconnect-indicator.app/Contents/Frameworks/libKF5WidgetsAddons.5.80.0.dylib
       0x10e909000 -        0x10ed54fff +org.qt-project.QtWidgets (5.15 - 5.15.2) <FB7905D6-77E0-314F-A998-EF7E972D1BEC> /Volumes/*/kdeconnect-indicator.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x118537000 -        0x1185d2fff  dyld (832.7.3) <0D4EA85F-7E30-338B-9215-314A5A5539B6> /usr/lib/dyld
Comment 1 Weixuan XIAO 2022-02-26 10:06:16 UTC
It seems to be the missing QCA-Qt5 dependency when packing the app bundle with KDE Craft.

This should have been fixed in https://invent.kde.org/packaging/craft/-/commit/3eb2fca21655b8a31a0b106c8e69941eb42dc5e3