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

screenshot failure #3300

Closed
karlkleinpaste opened this issue Oct 11, 2021 · 1 comment
Closed

screenshot failure #3300

karlkleinpaste opened this issue Oct 11, 2021 · 1 comment

Comments

@karlkleinpaste
Copy link

4.3-r30040 centos 8

$ xpra screenshot Desktop/screen.png
Traceback (most recent call last):
  File "/usr/lib64/python3.6/site-packages/xpra/client/client_base.py", line 1107, in call_handler
    handler(packet)
  File "/usr/lib64/python3.6/site-packages/xpra/client/gobject_client_base.py", line 260, in _process_screenshot
    assert encoding==b"png", "expected png screenshot data but got %s" % bytestostr(encoding)
AssertionError: expected png screenshot data but got png
Warning: server connection failure:
 disconnected before the session could be established
 screenshot sent
$ ls -l Desktop/screen.png
ls: cannot access 'Desktop/screen.png': No such file or directory

totaam added a commit that referenced this issue Oct 12, 2021
thanks to the switch to rencodeplus
@totaam
Copy link
Collaborator

totaam commented Oct 12, 2021

Thanks! (was caused by #3229)

@totaam totaam closed this as completed Oct 12, 2021
totaam added a commit that referenced this issue Oct 12, 2021
thanks to the switch to rencodeplus
totaam added a commit that referenced this issue Oct 12, 2021
thanks to the switch to rencodeplus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants