summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1285.toml
blob: 2685a56ad57ed39808928a774acecfd0f860bcdf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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 = """"""