https://bugs.kde.org/show_bug.cgi?id=408244
Elvis Angelaccio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED Latest Commit|https://commits.kde.org/dol |https://commits.kde.org/dol |phin/d2506ffa63812fd0d8e9de |phin/aeba47648d8b4b43ad0f8e |248d7f3dd94ec2bf38 |237cfc95b8a4bd60ac --- Comment #8 from Elvis Angelaccio <[email protected]> --- Git commit aeba47648d8b4b43ad0f8e237cfc95b8a4bd60ac by Elvis Angelaccio. Committed on 11/08/2019 at 10:18. Pushed by elvisangelaccio into branch 'Applications/19.08'. 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. 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 M +1 -1 src/global.cpp https://commits.kde.org/dolphin/aeba47648d8b4b43ad0f8e237cfc95b8a4bd60ac -- You are receiving this mail because: You are watching all bug changes.
