[kinfocenter] [Bug 417590] you need to double click copy to clipboard in English to copy them

2022-01-30 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417590

Stefano Milani  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

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

[kinfocenter] [Bug 417590] you need to double click copy to clipboard in English to copy them

2022-01-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417590

--- Comment #26 from [email protected] ---
(In reply to Stefano Milani from comment #25)
> with plasma 5.23.5 the bug is not reproducible

I can still reproduce the bug with 5.23.5.
```
Operating System: Arch Linux
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2
Kernel Version: 5.16.2-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 2700X Eight-Core Processor
Memory: 31,3 GiB of RAM
Graphics Processor: AMD Radeon RX 6700 XT
```

Klipper Configuration: https://screens.totally.rip/2022/01/61f7069937131.png

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

[kinfocenter] [Bug 417590] you need to double click copy to clipboard in English to copy them

2022-01-30 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417590

Stefano Milani  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #25 from Stefano Milani  ---
with plasma 5.23.5 the bug is not reproducible
Operating System: Arch Linux
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2
Kernel Version: 5.16.3-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Celeron® CPU N3450 @ 1.10GHz
Memory: 5.6 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 500

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

[kinfocenter] [Bug 417590] you need to double click copy to clipboard in English to copy them

2022-01-20 Thread arne anka
https://bugs.kde.org/show_bug.cgi?id=417590

--- Comment #24 from arne anka  ---
My bug (marked as duplicate in #22) is still present, though not as frequently
as it used to be.

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

[kinfocenter] [Bug 417590] you need to double click copy to clipboard in English to copy them

2022-01-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417590

Nate Graham  changed:

   What|Removed |Added

Product|plasmashell |kinfocenter
  Component|Clipboard   |About this System
   Target Milestone|1.0 |---
   Priority|HI  |NOR
Version|5.15.3  |unspecified
 Resolution|--- |WAITINGFORINFO
 Status|CONFIRMED   |NEEDSINFO

--- Comment #23 from Nate Graham  ---
Cannot reproduce in Plasma 5.4 (the beta). Is anyone else able to?

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

[kinfocenter] [Bug 417590] you need to double click copy to clipboard in English to copy them

2020-02-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417590

--- Comment #4 from [email protected] ---
(In reply to Harald Sitter from comment #2)
> Does the regular copy to clipboard button work reliably?

Ah, you were referring to the regular copy to clipboard button in kinfocenter.
That one doesn't work reliably either (at least for me).

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

[kinfocenter] [Bug 417590] you need to double click copy to clipboard in English to copy them

2020-02-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417590

--- Comment #3 from [email protected] ---
I guess you're referring to the copy button in the context menu when
right-clicking files or selected text?

For files, I have to copy a file twice so I'm able to paste it.
When cutting a file, I also have cut it twice for it to become semi-transparent
and to be able to paste it in a different location.

I have to copy text twice most of the times, sometimes it works, but most of
the times it doesn't.

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

[kinfocenter] [Bug 417590] you need to double click copy to clipboard in English to copy them

2020-02-14 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=417590

Harald Sitter  changed:

   What|Removed |Added

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

--- Comment #2 from Harald Sitter  ---
Does the regular copy to clipboard button work reliably?

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

[kinfocenter] [Bug 417590] you need to double click copy to clipboard in English to copy them

2020-02-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417590

[email protected] changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #1 from [email protected] ---
Same issue here, but not only with kinfocenter.
When copying something to the clipboard with xsel, I also have to do it twice.
See the following example:

$ xsel -bc # clear cliboard
$ xsel -bo # verify clipboard is empty
$ echo "test" | xsel -ib   # copy "test" to CLIPBOARD
$ xsel -bo # print contents of CLIPBOARD
$ echo "test" | xsel -ib   # try again
$ xsel -bo
test
$ echo "test2" | xsel -ib  # copy something different
$ xsel -bo # CLIPBOARD has only been cleared
$ echo "test2" | xsel -ib
$ xsel -bo
test2

Copying text from other applications like konsole or firefox also doesn't work
sometimes.

Running Arch Linux with KDE Plasma 5.18, it worked fine before the update to
5.18.

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