FS#54527 - [deepin-screenshot] Copy to clipboard don't work

Attached to Project: Community Packages
Opened by Diego Bernardes (diego.bernardes) - Wednesday, 21 June 2017, 01:21 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 04 April 2023, 05:48 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

After a screenshot is take, the 'copy to clipboard' isn't working. Found a issue on Github about this (https://github.com/linuxdeepin/deepin-screenshot/issues/8) for Arch Linux.
The solution on the issue was to build from source, and it actually works.

git clone https://github.com/linuxdeepin/deepin-screenshot.git
cd deepin-screenshot
mkdir build
cd build
qmake ..
make
sudo make install

Additional info:

deepin-screenshot --version
"dtkwidget" can not find qm files
"deepin-screenshot" can not find qm files
deepin-screenshot 4.0
This task depends upon

Closed by  Toolybird (Toolybird)
Tuesday, 04 April 2023, 05:48 GMT
Reason for closing:  Works for me
Comment by Doug Newgard (Scimmia) - Thursday, 22 June 2017, 16:33 GMT
That is not a solution. I would bet that if you rebuild the package in a clean chroot, you'll have the same problem. It's more likely a missing dep.
Comment by Felix Yan (felixonmars) - Thursday, 22 June 2017, 17:50 GMT
Actually, Copy to clipboard works fine here for me. I'm rebuilding to fix the missing translation problem.
Comment by Ivy Foster (escondida) - Thursday, 10 October 2019, 23:15 GMT
diego.bernardes, do you still experience the issue with a more recent deepin-screenshot?
Comment by Bonnie (g00fyseal) - Tuesday, 30 March 2021, 18:00 GMT
I'm still having this issue with version 5.0. The screenshot does copy to clipman's history if I have it running, but I have to select it from clipman to then be able to paste it. Otherwise, the paste option is grayed out. Regular copying and pasting images works.
Comment by Toolybird (Toolybird) - Tuesday, 04 April 2023, 05:48 GMT
This is working fine currently. Additionally, the upstream GitHub page has been archived due to being superseded by "deepin-screen-recorder".

Loading...