[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pgtk and clipboard on ChromeOS/Crostini
From: |
Alok G Singh |
Subject: |
pgtk and clipboard on ChromeOS/Crostini |
Date: |
Thu, 10 Oct 2024 09:01:24 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
On a recent build[1] from master, the symptoms are:
1. When copying with kill-ring-save (M-w), the selection appears in the
system clipboard <20% of the time.
2. kill-line (C-k) reliably copies text into the clipboard.
There are some reports from last year about similar behaviour on
WSL. wl-paste --list-types and gui-get-selection are both empty about
80% of the time after a copy. Other Wayland-only programs (like kitty
terminal) do not have this problem.
I am not sure how to debug/trace this. I know there is debug-on-entry
and debug-on-variable-change but I don't know which function/variable to
use. Any help appreciated as this is a very frustrating bug. TIA!
Footnotes:
[1] with native-comp, treesit and pgtk
--
Alok
- pgtk and clipboard on ChromeOS/Crostini,
Alok G Singh <=