-
Notifications
You must be signed in to change notification settings - Fork 15k
Major opcode of failed request: 18 (X_ChangeProperty) #4920
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
Comments
Could you tell /buildconfig of your freerdp? |
Same error here.
Version built from git: 2.0.0.rc3.r360.g7b0f4f5dc-1 |
@michael-newsrx could you try our latest nightly package if the same problem exists there? |
I can confirm that this problem still exists in the latest nightly: ./xfreerdp --version |
Doesn't look like a FreeRDP problem after all. This issue occurs only when Big Requests extension is disabled. That's something x2go does, claiming it isn't properly implemented in NX engine.
Once it's re-enabled in NX agent config file, FreeRDP is happy. |
@miminno good to know! Thanks you for sharing this finding. |
@michael-newsrx can you verify if this is the same problem you have? |
Where is this config file and setting to test?
…On 11/9/18 1:51 PM, Yuri Bilas wrote:
Doesn't look like a FreeRDP problem after all. This issue occurs only
when Big Requests extension is disabled. That's something x2go does,
claiming it isn't properly implemented in NX engine.
Disable BIG-REQUESTS, nx-libs does not implement this extension
correctly. Leads to all sorts of weird crashes if left enabled.
Once it's re-enabled in NX agent config file, FreeRDP is happy.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4920 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE-P6Ze3_xz7xDIrbnCG9VLlNSU3DXYFks5utc6UgaJpZM4XVgeQ>.
|
@michael-newsrx: We were also affected by this, and the change fixed it (and so far no x2go crashes). |
The config file reads that these options can be overridden by the client on
connect? Where would I set that in the stock client?
…On Tue, Nov 13, 2018 at 12:51 PM jre ***@***.***> wrote:
@michael-newsrx <https://github.com/michael-newsrx>:
Comment out/remove this line in /etc/x2go/x2goagent.options:
X2GO_NXAGENT_DEFAULT_OPTIONS+=" -extension BIG-REQUESTS"
We were also affected by this, and the change fixed it (and so far no x2go
crashes).
Thanks everyone
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4920 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE-P6TvCGeylZOfdmesCIZTfzemNg8XMks5uuwZrgaJpZM4XVgeQ>
.
|
No idea, @michael-newsrx. Forwarded this issue to x2go devs: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1341 |
Changing that option (so far) has things working much better here. My
xrdp sessions and telegram app both work again when telecommuting.
…On 11/14/18 12:51 PM, jre wrote:
No idea, @michael-newsrx <https://github.com/michael-newsrx>.
Forwarded this issue to x2go devs:
https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1341
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4920 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE-P6TfTU5Ws-wMy3RmEIZX5n1cyEuKkks5uvFglgaJpZM4XVgeQ>.
|
Describe the bug
Unable to run latest under x2go, previous versions worked fine.
To Reproduce
be inside an x2go session.
attempt to connect to windows server.
getting:
[10:45:05:323] [15174:15175] [INFO][com.freerdp.gdi] - Local framebuffer format PIXEL_FORMAT_BGRX32 [10:45:05:323] [15174:15175] [INFO][com.freerdp.gdi] - Remote framebuffer format PIXEL_FORMAT_RGB16 X Error of failed request: BadLength (poly request too large or internal Xlib length error) Major opcode of failed request: 18 (X_ChangeProperty) Serial number of failed request: 56 Current serial number in output stream: 60
freerdp package list
x2go package list:
The text was updated successfully, but these errors were encountered: