Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
totaam opened this issue Sep 27, 2019 · 5 comments
Labels

Comments

@totaam
Copy link
Collaborator

totaam commented Sep 27, 2019

Issue migrated from trac ticket # 2428

component: client | priority: minor | resolution: fixed

2019-09-27 12:31:36: stdedos created the issue


Xpra-Python3-x86_64_3.0-[r23770](../commit/344cbaf6c6a879b5ec93e9a918f05268a98fc791)\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](../commit/344cbaf6c6a879b5ec93e9a918f05268a98fc791) 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-23958 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](../commit/c1cbe4d3961e173766c5628074b2346da40e9475)
$ lsb_release -rd
Description:  Ubuntu 16.04.6 LTS
Release:  16.04

client:

Windows 10
Xpra GTK3 client version 3.0-[r23770](../commit/344cbaf6c6a879b5ec93e9a918f05268a98fc791) 64-bit
@totaam
Copy link
Collaborator Author

totaam commented Sep 27, 2019

2019-09-27 13:09:57: antoine changed owner from antoine to stdedos

@totaam
Copy link
Collaborator Author

totaam commented Sep 27, 2019

2019-09-27 13:09:57: antoine commented


Should be fixed in r23999 + r24001. Thanks!

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

@totaam
Copy link
Collaborator Author

totaam commented Oct 21, 2019

2019-10-21 11:22:05: stdedos changed status from new to closed

@totaam
Copy link
Collaborator Author

totaam commented Oct 21, 2019

2019-10-21 11:22:05: stdedos set resolution to fixed

@totaam
Copy link
Collaborator Author

totaam commented Oct 21, 2019

2019-10-21 11:22:05: stdedos commented


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

@totaam totaam closed this as completed Oct 21, 2019
@totaam totaam added the v3.0.x label Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant