Raster extensions all cause crash when changing any value with live preview on
Summary:
I am trying to edit some images in my Inkscape file using Extensions --> Raster. However, this keeps causing Inkscape to crash. The pattern is that when I have live preview checked, if I change any value on any Raster function, it crashes.
Steps to reproduce:
- open Inkscape
- new file
- Go to Extensions
- Go to Raster
- Click any Raster extension
- Check live preview
- Change any value
- Crash happens immediately
It's probably important to note this is after an imperfect upgrade to a newer version. I had 0.92.4 then tonight I downloaded 1.3.2. I just ran the new installer, thinking it would handle removing old stuff, since basically every Windows installer since like 1995 does that, but apparently it just left the old version. This made it so when I tried to run Inkscape from the Windows tray it immediately crashed. I uninstalled the old version, then uninstalled the new version, then reinstalled the new version. It's still crashing whenever using the Raster extensions as stated here.
What happened?
Changing the value crashes Inkscape
What should have happened?
Not crash Inkscape
Sample attachments:
n/a
Version info
<pre>
0# boost::stacktrace::basic_stacktrace<std::allocator<boost::stacktrace::frame> >::init(unsigned long long, unsigned long long) in libinkscape_base
1# Inkscape::Application::crash_handler(int) in libinkscape_base
2# 0x00007FF77D5221B2 in inkscape
3# _C_specific_handler in ntdll
4# _chkstk in ntdll
5# _RtlRaiseException in ntdll
6# _KiUserExceptionDispatcher in ntdll
7# Inkscape::DocumentUndo::cancel(SPDocument*) in libinkscape_base
8# Inkscape::Extension::PrefDialog::param_timer_expire() in libinkscape_base
9# Glib::IdleSource::dispatch(sigc::slot_base*) in libglibmm_2_4_1
10# _g_source_get_time in libglib_2_0_0
11# _g_clear_list in libglib_2_0_0
12# _g_get_monotonic_time in libglib_2_0_0
13# _g_main_context_iteration in libglib_2_0_0
14# _g_application_run in libgio_2_0_0
15# 0x00007FF77D5239AB in inkscape
16# 0x00007FF77D5212EE in inkscape
17# 0x00007FF77D5213E6 in inkscape
18# _BaseThreadInitThunk in KERNEL32
19# _RtlUserThreadStart in ntdll
</pre>
<details><summary>System info</summary>
Inkscape 1.3.2 (091e20e, 2023-11-25, custom)
GLib version: 2.78.1
GTK version: 3.24.39
glibmm version: 2.66.6
gtkmm version: 3.24.8
libxml2 version: 2.11.5
libxslt version: 1.1.38
Cairo version: 1.18.0
Pango version: 1.50.14
HarfBuzz version: 8.2.2
OS version: Windows 10 22H2
</details>