Bug 397567 - "Share to Imgur" function does not work
Summary: "Share to Imgur" function does not work
Status: RESOLVED FIXED
Alias: None
Product: frameworks-purpose
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.55.0
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-18 00:30 UTC by trmdi
Modified: 2019-02-23 15:45 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.56
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description trmdi 2018-08-18 00:30:57 UTC
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.
Comment 1 Julian Steinmann 2018-08-18 05:23:17 UTC
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.
Comment 2 Nate Graham 2018-08-18 06:11:44 UTC
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.
Comment 3 alexisbrabo 2019-02-12 18:32:43 UTC
This bug is still happening in 18.12.2 version of dolphin.
Comment 4 Aleix Pol 2019-02-18 02:54:30 UTC
https://phabricator.kde.org/D19111
Comment 5 Aleix Pol 2019-02-21 16:59:44 UTC
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
Comment 6 Aleix Pol 2019-02-22 19:01:55 UTC
*** Bug 404253 has been marked as a duplicate of this bug. ***