[Spectacle] [Bug 433441] Screenshot not copied in clipboard

2021-04-29 Thread lvxejay
https://bugs.kde.org/show_bug.cgi?id=433441

lvxejay  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

--- Comment #15 from lvxejay  ---
Re-opening. I had the Spectacle window Open while taking the screenshot after I
had disabled my custom shortcut. It worked. 

Then I tried again, without my custom shortcut command, and with the Spectacle
window closed. Now it does not work. Can definitely confirm this is still not
working as intended.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 433441] Screenshot not copied in clipboard

2021-04-29 Thread lvxejay
https://bugs.kde.org/show_bug.cgi?id=433441

lvxejay  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|CONFIRMED   |RESOLVED

--- Comment #14 from lvxejay  ---
I'm going to mark this as resolved, tentatively. I had a 2-years-old custom
shortcut in place that served as a workaround when the Copy to Clipboard
feature wasn't working. I disabled the custom shortcut command and now copy to
clipboard works. However, it should be noted that prior to commit I mentioned,
even with my custom shortcut in place, copy to clipboard was working.

The shortcut: /usr/bin/xclip -selection clipboard -target image/png -i $(ls
-1tr /home/$USER/pictures/screenshots/Screenshot_*.png | tail -n 1)

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 433441] Screenshot not copied in clipboard

2021-04-29 Thread lvxejay
https://bugs.kde.org/show_bug.cgi?id=433441

--- Comment #13 from lvxejay  ---
The ability to capture a rectangular screenshot and copy it to the clipboard
without having to open the application is core functionality and convenience
for this application. It is the only reason I use Spectacle. Please fix this.

Again, it seems to me like the fact that it was ever working at all was a bug
disguised as feature that was "fixed", revealing the fact that there is
actually a bug here. Spectacle does not stay running long enough to copy the
screenshot to the clipboard. In other words, before this commit, Spectacle was
staying "open" (unintentionally) in the background long enough to capture a
screenshot and copy it to the clipboard:
https://github.com/KDE/spectacle/commit/a232723b35a1c2c2d8f27f6bf4a59f2ff3775863

Subsequently, after this commit was added, Spectacle copy-to-clipboard no
longer works.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 433441] Screenshot not copied in clipboard

2021-04-29 Thread lvxejay
https://bugs.kde.org/show_bug.cgi?id=433441

lvxejay  changed:

   What|Removed |Added

Version|21.03.80|21.04.0

--- Comment #12 from lvxejay  ---
This is still broken, even with Meta-Shift-Print on the latest version in the
Arch stable repos.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 433441] Screenshot not copied in clipboard

2021-03-24 Thread lvxejay
https://bugs.kde.org/show_bug.cgi?id=433441

lvxejay  changed:

   What|Removed |Added

   Platform|Neon Packages   |Archlinux Packages
Version|20.12.2 |21.03.80

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 433441] Screenshot not copied in clipboard

2021-03-23 Thread lvxejay
https://bugs.kde.org/show_bug.cgi?id=433441

--- Comment #10 from lvxejay  ---
I updated to 21.03.80-1 kde-unstable repo and the bug persists.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 433441] Screenshot not copied in clipboard

2021-02-24 Thread lvxejay
https://bugs.kde.org/show_bug.cgi?id=433441

lvxejay  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||lvxe...@gmail.com

--- Comment #8 from lvxejay  ---
I can confirm this happens for me as well. All signs point to this commit being
the culprit:

https://github.com/KDE/spectacle/commit/a232723b35a1c2c2d8f27f6bf4a59f2ff3775863

Commit Msg:
> This fixes the bug that keeps Spectacle running, happens when it's launched 
> via either spectacle --region --background or Meta + Shift + Prt.sc.

It seems like Spectacle isn't working as expected here. Previously the region
screenshot -> clipboard via shortcut action worked, but that actually seems
like a bug. In other words, Spectacle was able to copy to the clipboard because
it was still running in the background.

As of v20.12.2-2, if I have Spectacle open and do a rectangular region capture
with the Copy to Clipboard option enabled, the image is copied to the
clipboard, as expected. Essentially, it as if Spectacle is closing before it
can copy the image to the clipboard when running in background mode, due to the
"bugfix" mentioned above.

-- 
You are receiving this mail because:
You are watching all bug changes.