[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-08-27 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=436956

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED
 CC||k...@davidedmundson.co.uk

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-08-26 Thread Jan-Marek Glogowski
https://bugs.kde.org/show_bug.cgi?id=436956

--- Comment #17 from Jan-Marek Glogowski  ---
(In reply to Nate Graham from comment #16)
> Jan-Marek, that specific issue appears to be caused by a Qt bug, which KDE
> developer Jan Pontaoski has helpfully fixed already in
> https://codereview.qt-project.org/c/qt/qtwayland/+/366769. The fix will be
> backported into the KDE patch collection for Qt 5.15.

Thanks for the quick reply. Very much looks like my LO bug. Now I just need to
tell Debian to fix a non-security bug in QtWayland; it is really nasty...

(I could use a QImage to catch the "application/x-qt-image" type and use
convertToFormat to get the right stuff, but this feels like a horrible
workaround :-( ... still tempting, but then other non-qt apps will still fail.
So guess I'll just wait for a fixed Qt5)

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-08-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436956

--- Comment #16 from Nate Graham  ---
Jan-Marek, that specific issue appears to be caused by a Qt bug, which KDE
developer Jan Pontaoski has helpfully fixed already in
https://codereview.qt-project.org/c/qt/qtwayland/+/366769. The fix will be
backported into the KDE patch collection for Qt 5.15.

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-08-26 Thread Jan-Marek Glogowski
https://bugs.kde.org/show_bug.cgi?id=436956

Jan-Marek Glogowski  changed:

   What|Removed |Added

 CC||glo...@fbihome.de

--- Comment #15 from Jan-Marek Glogowski  ---
I might be hijacking this report and it might be a different problem, but it
looks the same. I just analyzed a LibreOffice image pasting bug on Wayland in
https://bugs.documentfoundation.org/show_bug.cgi?id=142889

Repo:

1. spectacle -> copy to clipboard
2. "wl-paste -l" lists "image/png"
3. "wl-paste -t image/png >/tmp/unknown.data"
4. "hexdump -C /tmp/unknown.data | head -n 1"

  42 4d 36 ec 5e 00 00 00  00 00 36 00 00 00 28 00  |BM6.^.6...(.|

So instead of ~375k PNG, which I get from spectacle on save, I got a 6.2m BMP
from the clipboard, which LO's PNG reader doesn't like :-(

That's for my freshly updated Debian Bullseye, which has some KDE 5.20.5
variant.

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-06-04 Thread Michał Zubkowicz
https://bugs.kde.org/show_bug.cgi?id=436956

Michał Zubkowicz  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #14 from Michał Zubkowicz  ---
I've provided info

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-06-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=436956

--- Comment #13 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-05-20 Thread Michał Zubkowicz
https://bugs.kde.org/show_bug.cgi?id=436956

--- Comment #12 from Michał Zubkowicz  ---
It was spectacle -rbc, it always show two entries as I'm checking now. In
Messenger web app ctrl+v pastes two images instead of one what is really
strange also. 

I've discovered that I had unchecked option "Ignore selection" which probably
was fault of disappearing items from clipboard.

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-05-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436956

--- Comment #11 from Nate Graham  ---
The top entry in your latest screenshot is a file, not a pixmap from an image.
What did you do to get that there? When I do `spectacle -rbc` I get a pixmap
entry which can be pasted into apps that accept pixmap clipboard data.

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-05-17 Thread Michał Zubkowicz
https://bugs.kde.org/show_bug.cgi?id=436956

--- Comment #10 from Michał Zubkowicz  ---
Created attachment 138522
  --> https://bugs.kde.org/attachment.cgi?id=138522=edit
example clipboard

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-05-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436956

--- Comment #9 from Nate Graham  ---
Can you send a screenshot of what the Clipboard applet looks like?

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-05-17 Thread Michał Zubkowicz
https://bugs.kde.org/show_bug.cgi?id=436956

--- Comment #8 from Michał Zubkowicz  ---
Yes, there are duplicated entries there, one with image, but other with only
notification text.

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-05-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436956

--- Comment #7 from Nate Graham  ---
Do see the image in the clipboard applet, though?

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-05-14 Thread Michał Zubkowicz
https://bugs.kde.org/show_bug.cgi?id=436956

--- Comment #6 from Michał Zubkowicz  ---
It's second item like on attachment.

I've tried to reproduce it and as I can see now that new row is showing when I
type something in browser's window for example in Gmail.

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-05-14 Thread Michał Zubkowicz
https://bugs.kde.org/show_bug.cgi?id=436956

--- Comment #5 from Michał Zubkowicz  ---
Created attachment 138424
  --> https://bugs.kde.org/attachment.cgi?id=138424=edit
Example of notification

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-05-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436956

--- Comment #4 from Nate Graham  ---
Very interesting.

So the image data gets into the clipboard but is somehow not active until you
click on it.

*Before* you click on it, it is the top item, or the second item?

Also, is this happening on X11 or Wayland?

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-05-14 Thread Michał Zubkowicz
https://bugs.kde.org/show_bug.cgi?id=436956

--- Comment #3 from Michał Zubkowicz  ---
I've created screenshot with "spectacle -rbc". Image is showing under clipboard
icon, but paste is no working anywhere (tried Firefox, Gimp, Edge,
KolourPaint). After I clicked in clipboard element on list now I can paste. 

I've created second screenshot. Now I was able to paste, but only once. 
I think the issue is here that after some typing on keyboard clipboard content
is lost.

Also I've I remembered in meantime about very annoying issue that after
pressing ctrl+c without selecting anything clipboard content is lost. It is
intentional?

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-05-14 Thread Michał Zubkowicz
https://bugs.kde.org/show_bug.cgi?id=436956

--- Comment #2 from Michał Zubkowicz  ---
Thanks, I'll check that.

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

[plasmashell] [Bug 436956] Multiple images copy paste issues

2021-05-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436956

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
All of these use cases are working for me.

Can you do the following?

1. Open the Clipboard applet in your System Tray and click the "Pin" button in
the corner.
2. Copy the image in the manner you expect

If you copy an image and an image appear in the clipboard, or if you copy a
file and a path appears in the clipboard or a file entry appears in the
clipboard, then our system is working properly and the bug is in how the app
you're pasting it into is interpreting the paste data.

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