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

Error while trying to run calibration on remote client #282

Closed
Pyr47 opened this issue Jul 11, 2023 · 3 comments · Fixed by #333
Closed

Error while trying to run calibration on remote client #282

Pyr47 opened this issue Jul 11, 2023 · 3 comments · Fixed by #333

Comments

@Pyr47
Copy link

Pyr47 commented Jul 11, 2023

We are running the remote calibration using Resolve on the remote machine. The process connects over the network just fine, and will start running, but then quickly seems to stop (no more screen pattern updates - but the shutter sound still plays, and generally the lines below repeat over and over).

Both machine are Macs.

File "./.wait", line 4

    print(*["\nCurrent RGB"] + sys.argv[1:])
          ^

SyntaxError: invalid syntax

dispread: Warning - System command '/usr/bin/env python ./.wait 0 0 0 0.000000 0.000000 0.000000' failed with 256

As far as I can figure, this syntax appears to be correct. Anyone else run into this?

@mcorrigan
Copy link

+1

@eoyilmaz
Copy link
Owner

The syntax is correct, but with fb3fd4e we have improved it a little. Also we fixed the patches getting frozen when profiling remotely through Resolve issue with #302 , and this will be released with 3.9.12 👍

@eoyilmaz eoyilmaz linked a pull request Mar 19, 2024 that will close this issue
eoyilmaz added a commit that referenced this issue Mar 19, 2024
…alibration-on-remote-client

- Fixed #282 (not a real fix but an improvement).
@eoyilmaz
Copy link
Owner

3.9.12 is released please try it.

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

Successfully merging a pull request may close this issue.

3 participants