https://bugs.winehq.org/show_bug.cgi?id=41476
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24@gmail.com Regression SHA1| |c69b4995c5bed5189a0742ed795 | |a7af778b56a1f Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #12 from Alex Henrie alexhenrie24@gmail.com --- I can reproduce this with `ssh localhost -X -C wine 'C:\WinAuth.exe'`. Strangely, when I run `ssh localhost -X -C wine notepad` I can paste just fine. The regression test said:
c69b4995c5bed5189a0742ed795a7af778b56a1f is the first bad commit commit c69b4995c5bed5189a0742ed795a7af778b56a1f Author: Alexandre Julliard julliard@winehq.org Date: Mon Sep 26 13:55:09 2016 +0900
user32: Retrieve available clipboard formats from the server.
Signed-off-by: Alexandre Julliard julliard@winehq.org