Inkscape crashes immediately when a wacom tablet is connected but not when one is connected after starting.

Summary:

Inkscape crashes immediately when a wacom tablet is connected but not when one is connected after starting.

Steps to reproduce:

When executing Inkscape from the terminal and a wacom tablet connected by usb, the "Inkscape has crashed and will now close." Dialogue appears. When executing Inkscape from a terminal without the wacom tablet connected it will start and then I can connect the tablet without further apparent issue,

  • ...

What happened?

Inkscape crashes almost immediately when a wacom tablet is connected.

What should have happened?

Inkscape should not crash with a commonly used piece of design hardware attached. No other gtk application I use does this. Just Inkscape. NOTE: I use use Gnome desktop ver 44.10 Happens with both "Fedora Linux" and the Flathub - Flatpak.

Sample attachments:

From the crash dialogue: '''

 0# Inkscape::Application::crash_handler(int) in inkscape
 1# 0x00007FC8F840DBB0 in /lib64/libc.so.6
 2# Gdk::Device::get_source() const in /lib64/libgdkmm-3.0.so.1
 3# 0x00005639DF2CDBE5 in inkscape
 4# Inkscape::DeviceManagerImpl::DeviceManagerImpl() in inkscape
 5# Inkscape::DeviceManager::getManager() in inkscape
 6# Inkscape::Application::Application(bool) in inkscape
 7# InkscapeApplication::on_startup() in inkscape
 8# Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*) in /lib64/libglibmm-2.4.so.1
 9# g_closure_invoke in /lib64/libgobject-2.0.so.0
10# 0x00007FC8FA49815D in /lib64/libgobject-2.0.so.0
11# g_signal_emit_valist in /lib64/libgobject-2.0.so.0
12# g_signal_emit in /lib64/libgobject-2.0.so.0
13# g_application_register in /lib64/libgio-2.0.so.0
14# 0x00007FC8FA59CC7E in /lib64/libgio-2.0.so.0
15# g_application_run in /lib64/libgio-2.0.so.0
16# main in inkscape
17# 0x00007FC8F83F7B8A in /lib64/libc.so.6
18# __libc_start_main in /lib64/libc.so.6
19# _start in inkscape
System info Inkscape 1.3 (0e150ed6c4, 2023-07-21)
GLib version:     2.76.6
GTK version:      3.24.41
glibmm version:   2.66.6
gtkmm version:    3.24.7
libxml2 version:  2.10.4
libxslt version:  1.1.38
Cairo version:    1.17.8
Pango version:    1.50.14
HarfBuzz version: 7.1.0

OS version:       Fedora Linux 38 (Workstation Edition)
''' #### Version info
Inkscape 1.3 (0e150ed6c4, 2023-07-21)

    GLib version:     2.76.6
    GTK version:      3.24.41
    glibmm version:   2.66.6
    gtkmm version:    3.24.7
    libxml2 version:  2.10.4
    libxslt version:  1.1.38
    Cairo version:    1.17.8
    Pango version:    1.50.14
    HarfBuzz version: 7.1.0

    OS version:       Fedora Linux 38 (Workstation Edition)