You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GUI runs, however, just for the record, I receive these errors on the CLI:
$ podman-desktop-companion
[22:0802/101731.004294:ERROR:bus.cc(397)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22:0802/101731.004379:ERROR:bus.cc(397)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22:0802/101731.013508:ERROR:bus.cc(397)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22:0802/101731.013557:ERROR:bus.cc(397)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22:0802/101731.229477:ERROR:bus.cc(397)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55:0802/101731.264404:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
[55:0802/101731.279252:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
Then run podman-desktop-companion and I'm left with these two errors:
$ podman-desktop-companion
[1276:0802/104001.129417:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
[1276:0802/104001.133675:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
I shall continue to have a look around...
The text was updated successfully, but these errors were encountered:
Hi,
I've just installed this on Windows 11 WSL2 running Ubuntu 22. Here are the steps I followed:
The GUI runs, however, just for the record, I receive these errors on the CLI:
I've found a way to resolve the dbus errors:
Then run podman-desktop-companion and I'm left with these two errors:
I shall continue to have a look around...
The text was updated successfully, but these errors were encountered: