Skip to content

JavaFX on Mac OS X and Linux needs to enable 'iglx' #1828

@kasemir

Description

@kasemir

When using "ssh -Y" to log into a Linux computer, then running css and opening anything with JavaFX in it, css crashes with an error message mentioning "No matching fbConfigs or visuals found. Failed to load driver: swrast"

The problem is in the OpenGL support of XQuartz 2.7.9.
Running glxinfo in the remote Linux session will also report an error.

Fix: Downgrade to XQuarz 2.7.8 (https://www.xquartz.org/releases/XQuartz-2.7.8.html)
The XQuartz 2.7.10pre fails as well.

Related to #1816?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions