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

nxagent in undefined state after failing to match depths on reconnect #1014

Open
uli42 opened this issue Apr 29, 2021 · 0 comments
Open

nxagent in undefined state after failing to match depths on reconnect #1014

uli42 opened this issue Apr 29, 2021 · 0 comments

Comments

@uli42
Copy link
Member

uli42 commented Apr 29, 2021

xdpyinfo_agent_side.txt
xdpyinfo_proxy_side.txt

This was a rootless session:

NXAGENT(smtcac2668:7954, pid=42833): nxagentCheckForDepthsCompatibility: WARNING! Tolerance [0] too low and failed to match available depth [15].
NXAGENT(smtcac2668:7954, pid=42833): nxagentCheckForDepthsCompatibility: WARNING! New available depths [7] don't match with old depths [7] at tolerance [0]. Only [4] depth values matched.

If nxdialog ist configured to display messages a requester will come up with "Failed to restore all the required screen depths. Can't resume the session on this display". (note: This dialog comes from the proxy side, not the agent side!) After pressing ok the nxagent will not react to signals anymore and not map any windows. It should fail gracefully here.

Setting tolerancecheck=risky (safe is not sufficient) makes the reconnect work.

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

1 participant