https://bugs.kde.org/show_bug.cgi?id=408244
Elvis Angelaccio <elvis.angelac...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/dol | |phin/7df5fc8edb54153f877eed | |4690e77968a1b804ba Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from Elvis Angelaccio <elvis.angelac...@kde.org> --- Git commit 7df5fc8edb54153f877eed4690e77968a1b804ba by Elvis Angelaccio. Committed on 10/06/2019 at 20:13. Pushed by elvisangelaccio into branch 'master'. Do not match daemonized dolphin instances 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. Test Plan: 1. Make sure there is a `dolphin --deamon` process around. 2. Start another dolphin process. Reviewers: broulik, ngraham, feverfew Reviewed By: feverfew Subscribers: kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D21666 M +1 -1 src/global.cpp https://commits.kde.org/dolphin/7df5fc8edb54153f877eed4690e77968a1b804ba -- You are receiving this mail because: You are watching all bug changes.