Inkscape crashes on Startup (pen-tablet connected)

Steps to reproduce:

Start Inkscape with a pen-tablet connected.

What happened?

Crash with backtrace featuring DeviceManagerImpl near the top:

#0  0x00007ffff4182020 in Gdk::Device::get_source() const
#1  0x00007ffff7557005 in 
#2  0x00007ffff75578ad in Inkscape::DeviceManagerImpl::DeviceManagerImpl()
#3  0x00007ffff7557955 in Inkscape::DeviceManager::getManager()
#4  0x00007ffff75b1e68 in Inkscape::Application::Application(bool)
#5  0x00007ffff75b2c58 in Inkscape::Application::create(bool)
#6  0x00007ffff766ca0e in InkscapeApplication::on_startup()
#7  0x00007ffff5de4578 in Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*)
#8  0x00007ffff4f2a540 in g_closure_invoke
#9  0x00007ffff4f3de69 in 
#10 0x00007ffff4f3f501 in 
#11 0x00007ffff4f45186 in g_signal_emit_valist
#12 0x00007ffff4f45243 in g_signal_emit
#13 0x00007ffff505a432 in g_application_register
#14 0x00007ffff505a7ee in 
#15 0x00007ffff505ab16 in g_application_run
#16 0x0000555555556b35 in main

Inkscape Version and Operating System:

  • Inkscape 1.2.2 (b0a84865, 2022-12-01), Ubuntu 23.10
  • Inkscape 1.3.2 (091e20ef, 2023-11-25), Fedora Linux 39 (KDE Plasma)
Edited by PBS