Skip to content

Crashes on Linux if drawing tablet attached #292

Description

@VanillaCold

Operating System
Fedora KDE 44 with AeroThemePlasma

Version
2.8.2 from Flathub

Soundcore Device
Not relevant; the GUI crashes before connecting.
(though it is a Soundcore Q20i)

Describe the bug
When a Wacom InutoS drawing tablet is connected (and I suspect any tablet would cause this), OpenSCQ30 crashes immediately upon opening.

To Reproduce
Steps to reproduce the behavior:

  1. Connect a Wacom InutoS drawing tablet to the computer via USB
  2. Run OpenSCQ30 via flatpak
  3. That's literally all there is to cause it.

Additional context
It seems to maybe be a Wayland issue?
The basic error report in the terminal shows this:

thread 'main' (2) panicked at /run/build/openscq30-gui/cargo/vendor/wayland-client-0.31.14/src/event_queue.rs:129:9:
Missing event_created_child specialization for event opcode 0 of zwp_tablet_pad_v2

Disabling access to both Wayland and X11 fallback in the permissions (to force it to use X11) allows it to open just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions