Inkscape crashes when trying to open

Summary:

... (write here) When I try to open Inkscape, a window opens. When I click "cancel" it reports that the app has crashed.

Steps to reproduce:

I click on the icon to open Inkscape, and the SVG import window opens. When I click "cancel," the app crashes. Clicking "OK" does nothing.
  • open Inkscape
  • The SVG import window appears on the screen

What happened?

  • The app crashes and prompts me to file a bug report

What should have happened?

  • I should be able to access the Inkscape opening window

Sample attachments:

Version info

 0# Inkscape::Application::crash_handler(int) in /Applications/Inkscape.app/Contents/Resources/lib/inkscape/libinkscape_base.1.3.2.0.dylib
 1# _sigtramp in /usr/lib/system/libsystem_platform.dylib
 2# Inkscape::GC::Anchored::release() const in /Applications/Inkscape.app/Contents/Resources/lib/inkscape/libinkscape_base.1.3.2.0.dylib
 3# std::__1::__shared_ptr_pointer::__shared_ptr_default_delete, std::__1::allocator>::__on_zero_shared() in /Applications/Inkscape.app/Contents/Resources/lib/inkscape/libinkscape_base.1.3.2.0.dylib
 4# Inkscape::svg_renderer::svg_renderer(char const*) (.cold.1) in /Applications/Inkscape.app/Contents/Resources/lib/inkscape/libinkscape_base.1.3.2.0.dylib
 5# Inkscape::svg_renderer::svg_renderer(char const*) in /Applications/Inkscape.app/Contents/Resources/lib/inkscape/libinkscape_base.1.3.2.0.dylib
 6# Inkscape::UI::Widget::TemplateList::icon_to_pixbuf(std::__1::basic_string, std::__1::allocator>) in /Applications/Inkscape.app/Contents/Resources/lib/inkscape/libinkscape_base.1.3.2.0.dylib
 7# Inkscape::UI::Widget::TemplateList::init(int) in /Applications/Inkscape.app/Contents/Resources/lib/inkscape/libinkscape_base.1.3.2.0.dylib
 8# Inkscape::UI::Dialog::StartScreen::StartScreen() in /Applications/Inkscape.app/Contents/Resources/lib/inkscape/libinkscape_base.1.3.2.0.dylib
 9# InkscapeApplication::on_activate() in /Applications/Inkscape.app/Contents/Resources/lib/inkscape/libinkscape_base.1.3.2.0.dylib
10# Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*) in /Applications/Inkscape.app/Contents/Resources/lib/libglibmm-2.4.1.dylib
11# g_closure_invoke in /Applications/Inkscape.app/Contents/Resources/lib/libgobject-2.0.0.dylib
12# signal_emit_unlocked_R in /Applications/Inkscape.app/Contents/Resources/lib/libgobject-2.0.0.dylib
13# g_signal_emit_valist in /Applications/Inkscape.app/Contents/Resources/lib/libgobject-2.0.0.dylib
14# g_signal_emit in /Applications/Inkscape.app/Contents/Resources/lib/libgobject-2.0.0.dylib
15# g_application_real_local_command_line in /Applications/Inkscape.app/Contents/Resources/lib/libgio-2.0.0.dylib
16# g_application_run in /Applications/Inkscape.app/Contents/Resources/lib/libgio-2.0.0.dylib
17# main in /Applications/Inkscape.app/Contents/MacOS/inkscape
18# start in /usr/lib/dyld
System info Inkscape 1.3.2 (091e20e, 2023-11-25)
GLib version:     2.76.3
GTK version:      3.24.38
glibmm version:   2.66.6
gtkmm version:    3.24.7
libxml2 version:  2.11.4
libxslt version:  1.1.29
Cairo version:    1.18.0
Pango version:    1.50.14
HarfBuzz version: 8.0.1

OS version:       macOS 14.6.1 (23G93) x86_64
```

<!--
    ❤️ Thank you for filling in a new bug report, we appreciate the help! ❤️
    Please be patient while we try to find the time to look into your issue.
    Remember that Inkscape is developed by volunteers in their spare time, we'll try our best to respond to all reports.
-->

<!--
    Please be careful when/after writing #  for example in logs, code, or versions of linux
    - use inline code span - single backticks (`) before and after it, like this - `#1618`
    - use multi-line code block - triple backticks (```) to fence/enclose console logs
    - attach long logs as a text file.
-->