linuxdeepin / qt5integration

Qt platform theme integration plugins for DDE.
Other
36 stars 47 forks source link

fix: try to activate dialog service before init manager #219

Closed ComixHe closed 5 months ago

ComixHe commented 5 months ago

In linglong container, application couldn't find binary dde-desktop, and com.deepin.filemanager.filedialog may not be activated. So we use the D-Bus Activation mechanism to activate this service.

Issue: https://github.com/linuxdeepin/developer-center/issues/8433

deepin-ci-robot commented 5 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ComixHe, kegechen

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[debian/deepin/OWNERS](https://github.com/linuxdeepin/qt5integration/blob/master/debian/deepin/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment