Skip to content

[Bug] Error 71 (Protocol error) dispatching to Wayland display #1

@staernid

Description

@staernid

Here is inxi -SG from my system:

System:
  Host: hex Kernel: 6.17.8-arch1-1 arch: x86_64 bits: 64
  Desktop: KDE Plasma v: 6.5.3 Distro: Arch Linux
Graphics:
  Device-1: NVIDIA GA106 [GeForce RTX 3060] driver: nvidia v: 580.105.08
  Device-2: Jieli USB Composite Device driver: snd-usb-audio,uvcvideo
    type: USB
  Display: wayland server: X.org v: 1.21.1.20 with: Xwayland v: 24.1.9
    compositor: kwin_wayland driver: X: loaded: modesetting,nvidia dri: radeonsi
    gpu: nv_platform,nvidia,nvidia-nvswitch resolution: 1: 3440x1440~100Hz
    2: 1920x1200
  API: EGL v: 1.5 drivers: nvidia,swrast
    platforms: gbm,wayland,x11,surfaceless,device
  API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: nvidia mesa v: 580.105.08
    renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2
  API: Vulkan v: 1.4.328 drivers: nvidia surfaces: N/A
  Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
    de: kscreen-console,kscreen-doctor gpu: lact, nvidia-settings, nvidia-smi
    wl: wayland-info x11: xdpyinfo, xprop, xrandr

Running qspeak results in following error message:
Gdk-Message: 18:39:47.102: Error 71 (Protocol error) dispatching to Wayland display.

GDK_BACKEND=x11 qspeak doesn't crash, but results in a transparent, essentially invisible, window on my system.

WEBKIT_DISABLE_COMPOSITING_MODE=1 qspeak with or without the x11 backend works initially.

If I then click on "Get Started ->" it segfaults...

This is likely due to some system misconfiguration on my part or due to nvidia drivers acting up. Just wanted to document here.

Edit:
Oh, and the only other logs that I get are these:

(qspeak:95172): libayatana-appindicator-WARNING **: 18:53:04.531: libayatana-appindicator is deprecated. Please use libayatana-appindicator-glib in newly written code.
ALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm_oss.c:404:(_snd_pcm_oss_open) Cannot open device /dev/dsp
ALSA lib pcm_oss.c:404:(_snd_pcm_oss_open) Cannot open device /dev/dsp
ALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions