Exclude daemonized processes from Dolphin::attachToExistingInstance()

Authored by elvisangelaccio on Dec 24 2019, 5:28 PM.

Description

Exclude daemonized processes from Dolphin::attachToExistingInstance()

Summary:
dolphin --daemon does not have the /dolphin/Dolphin_1 dbus path,
because it doesn't have any DolphinMainWindow.

Instead of working around this issue (as we did in D21666 and D25510),
just exclude these processes from the list of dbus instances checked by
Dolphin::attachToExistingInstance().

CCBUG: 408244

Test Plan: Same test plan as in D21666 and D25510

Reviewers: Dolphin

Subscribers: kfm-devel

Tags: Dolphin

Differential Revision: https://phabricator.kde.org/D26213

Details

Committed
elvisangelaccioMar 16 2020, 9:38 PM
Differential Revision
D26213: Exclude daemonized processes from Dolphin::attachToExistingInstance()
Parents
R318:405dd624fb6b: Add Duplicate feature
Branches
Unknown
Tags
Unknown