Details
Description
If you don't include the QtDBus.framework in your app, it will crash (the crash report is attached). Previously we didn't include this framework and it worked fine (before 5.5)
The list of frameworks we use
QtConcurrent.framework
QtCore.framework
QtGui.framework
QtMacExtras.framework
QtNetwork.framework
QtPrintSupport.framework
QtWidgets.framework
Qt 5.5 started to include QtDBus.framework after macdeployqt. Removing this framework causes crash
The .pro file has only QT += core network gui widgets concurrent macextras
Attachments
Issue Links
- relates to
-
QTBUG-52657 There is no way of compiling generic input method plugins without hard linking them into Qt QPA plugins
- Closed
For Gerrit Dashboard: QTBUG-48015 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
124845,1 | Cocoa: Don't link against libplatformsupport. | 5.5 | qt/qtbase | Status: ABANDONED | -1 | 0 |
124863,3 | Platformsupport: Don't include dbus on darwin. | 5.6 | qt/qtbase | Status: MERGED | +2 | 0 |