Can't launch obsidian on wayland

Steps to reproduce

  1. Use Wayland
  2. Start obsidian in terminal: obsidian
  3. Get error:
2024-01-31 16:31:19 Loading main app package /usr/lib/obsidian/obsidian.asar
[11795:0131/193119.640822:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11795:0131/193119.640885:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11795:0131/193119.640898:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11795:0131/193119.640906:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2024-01-31 16:31:19 Checking for update using Github
[11795:0131/193119.679818:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: unknown error type: 
[11943:0131/193119.783965:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2)
[11943:0131/193119.784060:ERROR:gbm_pixmap_wayland.cc(75)] Cannot create bo with format= RGBA_8888 and usage=SCANOUT
[11943:0131/193119.784180:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2)
[11943:0131/193119.784215:ERROR:gbm_pixmap_wayland.cc(75)] Cannot create bo with format= RGBA_8888 and usage=GPU_READ
[11943:0131/193119.784242:ERROR:shared_image_factory.cc(673)] CreateSharedImage: could not create backing.
[11943:0131/193119.784268:ERROR:shared_image_factory.cc(527)] DestroySharedImage: Could not find shared image mailbox
[11943:0131/193119.784315:ERROR:gpu_service_impl.cc(1010)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
[11795:0131/193119.789935:ERROR:gpu_process_host.cc(954)] GPU process exited unexpectedly: exit_code=8704
[11948:0131/193119.812509:ERROR:command_buffer_proxy_impl.cc(128)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
2024-01-31 16:31:19 Success.
2024-01-31 16:31:19 Latest version is 1.5.3
2024-01-31 16:31:19 App is up to date.
[11974:0131/193119.907682:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2)
[11974:0131/193119.907748:ERROR:gbm_pixmap_wayland.cc(75)] Cannot create bo with format= RGBA_8888 and usage=SCANOUT
[11974:0131/193119.907856:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2)
[11974:0131/193119.907890:ERROR:gbm_pixmap_wayland.cc(75)] Cannot create bo with format= RGBA_8888 and usage=GPU_READ
[11974:0131/193119.907919:ERROR:shared_image_factory.cc(673)] CreateSharedImage: could not create backing.
[11974:0131/193119.907976:ERROR:shared_image_factory.cc(527)] DestroySharedImage: Could not find shared image mailbox
[11974:0131/193119.908030:ERROR:gpu_service_impl.cc(1010)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
[11948:0131/193119.910441:ERROR:command_buffer_proxy_impl.cc(128)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[11795:0131/193119.912246:ERROR:gpu_process_host.cc(954)] GPU process exited unexpectedly: exit_code=8704
[11994:0131/193120.023154:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2)
[11994:0131/193120.023234:ERROR:gbm_pixmap_wayland.cc(75)] Cannot create bo with format= RGBA_8888 and usage=SCANOUT
[11994:0131/193120.023347:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2)
[11994:0131/193120.023387:ERROR:gbm_pixmap_wayland.cc(75)] Cannot create bo with format= RGBA_8888 and usage=GPU_READ
[11994:0131/193120.023419:ERROR:shared_image_factory.cc(673)] CreateSharedImage: could not create backing.
[11994:0131/193120.023453:ERROR:shared_image_factory.cc(527)] DestroySharedImage: Could not find shared image mailbox
[11994:0131/193120.023522:ERROR:gpu_service_impl.cc(1010)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
[11795:0131/193120.028642:ERROR:gpu_process_host.cc(954)] GPU process exited unexpectedly: exit_code=8704
[11948:0131/193120.118290:ERROR:command_buffer_proxy_impl.cc(128)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.

obsidian --ozone-platform=wayland --ozone-platform-hint=auto --enable-features=UseOzonePlatform,WaylandWindowDecorations

Doesn’t change anything

Did you follow the troubleshooting guide?

Yes, but I can’t even launch obsidian so it’s not applicable.

Expected result

Obsidian launching

Actual result

Obsidian crashing

Environment

Artix Linux, wayland
Nvidia Driver Version: 545.29.06
GPU: Nvidia GTX 1080
Obsidian pacman version: 1.5.3-4
Wayland pacman version: 1.22.0-1


Additional information

Please try to search before posting