https://bugs.kde.org/show_bug.cgi?id=408244

--- Comment #9 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
Git commit fa806d48dafec0c47141381740a5d7604293d32d by Elvis Angelaccio.
Committed on 16/03/2020 at 21:38.
Pushed by elvisangelaccio into branch 'release/20.04'.

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()`.

Test Plan: Same test plan as in D21666 and D25510

Reviewers: #dolphin

Subscribers: kfm-devel

Tags: #dolphin

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

M  +12   -2    src/dbusinterface.cpp
M  +13   -0    src/dbusinterface.h
M  +1    -1    src/global.cpp
M  +3    -1    src/global.h
M  +1    -0    src/main.cpp

https://commits.kde.org/dolphin/fa806d48dafec0c47141381740a5d7604293d32d

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to