Skip to content

rgl not displaying plots in XQuartz on Mac OS Tahoe #488

@jdpampush-netizen

Description

@jdpampush-netizen

Hi Duncan, I have run into an issue and looking for some general advice. On the latest mac OS, Tahoe 26.0.1. It seems the informative error is during the rgl install. Throwing: X11 error:

GLXBadContext
'rgl.init' failed, will use the null device.

So rgl wont produce xquartz windows when plotting on a mac. The rglwidget() function is a useful workaround allowing visualization in a web browser, but the background prints which include legends are not printing to the web browser.

So I am wondering, since this is a known issue, will a patch become available so that us mac users can keep using XQuartz with rgl or should I start modifying functions to be sure to print to the background of web browsers with rglwidget(). Any thoughts would be appreciated. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions