diff options
| author | Elvis Angelaccio <[email protected]> | 2019-08-11 12:10:43 +0200 |
|---|---|---|
| committer | Elvis Angelaccio <[email protected]> | 2019-08-11 12:18:53 +0200 |
| commit | aeba47648d8b4b43ad0f8e237cfc95b8a4bd60ac (patch) | |
| tree | e8ba8c2641b2482b7dc6870c9663cb7920e11fb9 /src/dolphintabpage.cpp | |
| parent | 40bc9531c576848cbafc637a26a66473fcbbc85d (diff) | |
Do not match daemonized dolphin instances: part 2
Summary:
`dolphin --daemon` does not have the `/dolphin/Dolphin_1` dbus path,
because it doesn't have any DolphinMainWindow.
Checking if the QDBusInterface is valid is not enough, we also need to look for dbus errors.
This should have been part of commit 7df5fc8edb54153f. Not sure how I missed it.
BUG: 408244
FIXED-IN: 19.08.0
Test Plan:
1. Make sure the new "Open new folders in tabs" setting is enabled.
2. Run `dolphin --deamon` and make sure is the only dolphin process around.
3. Call the `org.freedesktop.FileManager1.ShowFolders` method from QDbusViewer.
Subscribers: kfm-devel
Tags: #dolphin
Differential Revision: https://phabricator.kde.org/D23087
Diffstat (limited to 'src/dolphintabpage.cpp')
0 files changed, 0 insertions, 0 deletions
