When I try sharing an image to Imgur using that menu, a progress window appears then disappears right away without anything else happens. It does work in Spectacle, so there is no problem with my connection to Imgur.
Can confirm with Dolphin 18.08. In Spectacle the user gets the link copied to the clipboard plus a small info appears; we should have that too for Dolphin.
Yikes, we need to fix this. Nicolas, is there any chance you can submit a quick patch for this? As I recall, you implement the Purpose sharing feature for Dolphin. Perhaps Purpose should display the results in a window for clients that don't implement some kind of inline notification UI, as Spectacle does.
This bug is still happening in 18.12.2 version of dolphin.
https://phabricator.kde.org/D19111
Git commit a6d93ff28f090dd0086301884a31e0eea0efd845 by Aleix Pol. Committed on 21/02/2019 at 16:57. Pushed by apol into branch 'master'. Have ShareFileItemAction provide an output or an error if they are provided Summary: BUG: 397567 Test Plan: Manual testing on dolphin Reviewers: #dolphin, #frameworks, nicolasfella Reviewed By: nicolasfella Subscribers: ngraham, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D19111 M +7 -1 src/fileitemactionplugin/CMakeLists.txt M +12 -0 src/fileitemactionplugin/sharefileitemaction.cpp M +10 -1 src/widgets/menu.h https://commits.kde.org/purpose/a6d93ff28f090dd0086301884a31e0eea0efd845
*** Bug 404253 has been marked as a duplicate of this bug. ***