On Fri, 12 Sep 2025 08:32:38 GMT, Jayathirth D V <j...@openjdk.org> wrote:
> As mentioned in recent PR : > https://github.com/openjdk/jfx/pull/1890#issue-3401783091, we need to set > environment variable GDK_BACKEND=x11 for running HelloFXCanvas also. > > There is no correct way of setting environment variable through Java > code/Netbeans project files. So we are capturing this additional step for > Linux in README.txt. This pull request has now been integrated. Changeset: 17e37c21 Author: Jayathirth D V <j...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/17e37c21d7afdf435138e2068ea03c7ecc1bbba1 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8340378: [XWayland] FXCanvas apps and tests crash on Ubuntu 24.04 Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1898