Open nicodelpiano opened 7 years ago
Is this x11vnc or a custom server? Is this message from LibVNCServer?
I was given the task to investigate that error, and I realized it's a message from the example given here: https://github.com/kanaka/libvncserver/blob/master/examples/android/jni/fbvncserver.c#L153
Now I can see I'm having an issue with the touch file descriptor. I'll dig this a bit more to see what's causing that to fail.
NB that https://github.com/LibVNC/libvncserver/blob/master/examples/androidvncserver.c needs to run as root. Closing for now, feel free to re-open if there's a persisting issue.
I was given the task to investigate that error, and I realized it's a message from the example given here: https://github.com/kanaka/libvncserver/blob/master/examples/android/jni/fbvncserver.c#L153
Now I can see I'm having an issue with the touch file descriptor. I'll dig this a bit more to see what's causing that to fail.
i have same problem with you,and i want to know how to solve it?can you tell me?
The issue is still exists (even with root) - Android 7.1.1 on Lenovo Tab4 TB-8504F
As mentioned in my other issue I'm getting the same error on Android 9. https://github.com/LibVNC/libvncserver/issues/637#issuecomment-2461867408
Hello!
When I initialize the server, this is what I get in some cases:
Do you know what could be causing this? Thanks in advance.