Skip to content

EGL: Failed to get EGL display: Success Platform::GlfwApplication::tryCreate(): cannot create a window with core OpenGL context, falling back to compatibility context EGL: #2593

@fubai-666

Description

@fubai-666

Habitat-Sim version

v0.3.3

❓ Questions and Help

When I run python examples/viewer.py --scene ./data/scene_datasets/habitat-test-scenes/skokloster-castle.glb ,I meet the question:
Platform: can't get Xft.dpi property for virtual DPI scaling, falling back to physical DPI
Platform::GlfwApplication: physical DPI scaling Vector(1, 1)
EGL: Failed to get EGL display: Success
Platform::GlfwApplication::tryCreate(): cannot create a window with core OpenGL context, falling back to compatibility context
EGL: Failed to get EGL display: Success
Platform::GlfwApplication::tryCreate(): cannot create a window with OpenGL context
Which is same to #2560
Image

Environment

Win11+WSL2(ubuntu22.04)
GPU:5060ti
NVIDIA-SMI 580.95.05 Driver Version: 580.88 CUDA Version: 13.0
I have tested that glxgears and xeyes all work well, GPT suggested me to use GLX instead of EGL , so I used Xlaunch, no set Native opengl and set Disable access control

I have searched a lot but can not solve it, can you give me some help,thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions