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

black screen with green block #1674

Closed
okhowang opened this issue Sep 2, 2020 · 3 comments
Closed

black screen with green block #1674

okhowang opened this issue Sep 2, 2020 · 3 comments

Comments

@okhowang
Copy link
Contributor

okhowang commented Sep 2, 2020

I use xorgxrdp 0.2.14 with xrdp 0.9.14.
and got this.
image
I try locate bug with git bisect.
and got this commit lead the bug.
I also notice there are some error in .xorgxrdp.*.log
image

@matt335672
Copy link
Member

Hi @okhowang

It's highly likely I think that your xorgxrdp isn't the right version. A couple of other users have seen this, and it came down to a mismatch between the version of xrdp and xorgxrdp.

The commit you've identified with your bisect introduced a necessary change to xorgxrdp, and so for v0.9.14 you must definitely be running the latest one. See this discussion for more info. You might have to click on the 'Show resolved' button next to common/xrdp_client_info.h to see the detail.

Can you double-check you are running 0.2.14 of xorgxrdp? It's not easy to do this as it doesn't seem to log its version anywhere I can see at the moment. Maybe I'm missing it.

@metalefty
Copy link
Member

Can you make sure rebuild xorgxrdp against xrdp v0.9.14.

xrdp_client_info structure has been changed. So there might be structure mismatch between xrdp and xorgxrdp.

@okhowang
Copy link
Contributor Author

okhowang commented Sep 2, 2020

I rebuild xorgxrdp with latest xrdp header, and It's OK.
Thank you

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

3 participants