id = 1285 title = "Can't use spice-app on macOS because GIO can't find handler for spice+unix scheme" state = "closed" created_at = "2022-10-28T09:57:27.165Z" closed_at = "2024-04-15T08:22:42.514Z" labels = ["hostos: macOS", "spice"] url = "https://gitlab.com/qemu-project/qemu/-/issues/1285" host-os = "macOS Monterey" host-arch = "aarch64" qemu-version = "7.1.0" guest-os = "n/a" guest-arch = "n/a" description = """``` qemu-system-aarch64: info: Launching display with URI: spice+unix:///tmp/.U96NU1/spice.sock qemu-system-aarch64: warning: GLib-GIO: No default handler found for url scheme 'spice+unix'. qemu-system-aarch64: warning: GLib-GIO: No default handler found for url scheme 'spice+unix'. qemu-system-aarch64: Failed to launch spice+unix:///tmp/.U96NU1/spice.sock URI: Operation not supported qemu-system-aarch64: You need a capable Spice client, such as virt-viewer 8.0 ``` ``` $ virt-viewer --version virt-viewer version 11.0 ```""" reproduce = """1. Have virt-viewer in $PATH 2. Run command above 3. Observe error above""" additional = """"""