[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pgtk and clipboard on ChromeOS/Crostini
From: |
Eli Zaretskii |
Subject: |
Re: pgtk and clipboard on ChromeOS/Crostini |
Date: |
Sat, 12 Oct 2024 15:34:04 +0300 |
> From: Alok G Singh <a@alephnull.site>
> Date: Thu, 10 Oct 2024 09:01:24 +0800
>
> 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!
Po Lu, is this a known issue with the PGTK build? If not, any
suggestions for debugging?