External Publication
Visit Post

jME 3.10.0-alpha4

jMonkeyEngine Hub May 8, 2026
Source
  1. After updating Debian (version 13), XWayland stopped responding to AWT Robot. I don’t know if this is a local problem (on my machine) or if it affects other users.
!!! callRemoteDesktop:1189 Error: domain 693 code 0 message: "GDBus.Error:org.freedesktop.DBus.Error.Failed: Session is not allowed to call NotifyPointer methods"

After analyzing the code, omitting ‘robot.mouseMov()’ works perfectly… if this affects others, I can submit a patch that omits this instruction in the Wayland session.

  1. Another thing I noticed is that if you use LwjglCanvas with waitFor(), it blocks (lwjgl3), I think this can be resolved quickly… To reproduce this error, run the jme3 TestSafeCanvas test.

Discussion in the ATmosphere

Loading comments...