Xpra: Ticket #2428: xpra shadow clipboard: _process_clipboard_packet missing 1 required positional argument

Xpra-Python3-x86_64_3.0-r23770\xpra_cmd" shadow ssh://user@ip/0  --opengl=no --desktop-scaling=0.75 --min-speed=70 --webcam=no --speaker=off --microphone=off --pulseaudio=no --exit-with-client=no
2019-09-27 14:28:22,378 Xpra GTK3 client version 3.0-r23770 64-bit
2019-09-27 14:28:22,381  running on Microsoft Windows 10
2019-09-27 14:28:23,086 GStreamer version 1.16.0 for Python 3.7.4 64-bit
2019-09-27 14:28:23,319  keyboard settings: layout=us
2019-09-27 14:28:23,322  desktop size is 1600x900 with 1 screen:
2019-09-27 14:28:23,322   Default (423x238 mm - DPI: 96x96) workarea: 1600x860
2019-09-27 14:28:23,323     (Standard monitor types) Generic PnP Monitor (309x174 mm - DPI: 131x131)
2019-09-27 14:28:23,323  downscaled to 75%, virtual screen size: 2133x1200
2019-09-27 14:28:23,323   Default (423x238 mm - DPI: 128x128) workarea: 2133x1147
2019-09-27 14:28:23,324     (Standard monitor types) Generic PnP Monitor (309x174 mm - DPI: 175x175)
2019-09-27 14:28:44,940 enabled remote logging
2019-09-27 14:28:44,947 Xpra GTK3 shadow server version 3.0-r23958 64-bit
2019-09-27 14:28:44,949  running on Linux Ubuntu 16.04 xenial
(Xpra_cmd.exe:7512): Pango-WARNING **: 14:28:45.447: couldn't load font "Bitstream Vera Sans Not-Rotated 14.662109375", falling back to "Sans Not-Rotated 14.662109375", expect ugly output.
Traceback (most recent call last):
  File "E:\Xpra\trunk\src/xpra/client/mixins/clipboard.py", line 217, in _process_clipboard_packet
  File "E:\Xpra\trunk\src/xpra/clipboard/clipboard_core.py", line 525, in process_clipboard_packet
  File "E:\Xpra\trunk\src/xpra/clipboard/clipboard_core.py", line 433, in _process_clipboard_request
  File "E:\Xpra\trunk\src/xpra/platform/win32/clipboard.py", line 201, in get_contents
  File "E:\Xpra\trunk\src/xpra/platform/win32/clipboard.py", line 274, in get_clipboard_text
  File "E:\Xpra\trunk\src/xpra/platform/win32/clipboard.py", line 163, in with_clipboard_lock
TypeError: errback() missing 1 required positional argument: 'error_text'

server:

$ xpra version
xpra for python 2.7 is not installed
 retrying with python3
3.0-r23724
$ lsb_release -rd
Description:  Ubuntu 16.04.6 LTS
Release:  16.04

client:

Windows 10
Xpra GTK3 client version 3.0-r23770 64-bit


Fri, 27 Sep 2019 12:09:56 GMT - Antoine Martin: owner changed

Should be fixed in r23999 + r24001. Thanks!

New builds will show up after I figure out ticket:2425#comment:2.


Mon, 21 Oct 2019 10:22:04 GMT - stdedos: status changed; resolution set

Doesn't seem to happen again (with the exception of #2396)


Sat, 23 Jan 2021 05:51:01 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2428