Skip to content

Black screen on Ubuntu 23 within VMWare Workstation 17 #369

@dbalsom

Description

@dbalsom

Compiling my pixels project on a new install of Ubuntu 23 in VMWare Workstation 17. 3D acceleration is enabled, but I have not installed Vulkan drivers. EGUI is rendered, but the pixel buffer is not.

minimal_egui example has the same behavior:

image

[2023-07-06T22:47:02Z WARN wgpu_hal::gles::egl] EGL context: -robust access
[2023-07-06T22:47:02Z WARN wgpu_hal::gles::egl] Re-initializing Gles context due to Wayland window
[2023-07-06T22:47:02Z WARN wgpu_hal::gles::egl] EGL context: -robust access
[2023-07-06T22:47:02Z WARN egui_wgpu::renderer] Detected a linear (sRGBA aware) framebuffer Rgba8UnormSrgb. egui prefers Rgba8Unorm or Bgra8Unorm

It looks like installing Vulkan drivers resolves, but I was curious if this was supposed to work in the default configuration...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdriver bugUpdate your drivers to fix this issueinfo neededMore information is requiredupstream bugBug appears to originate in an upstream dependency

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions