Inkscape crashing on text selection
Summary:
Inkscape is crashing up to the point that its unusable for me.
It occurs at random when selecting or double clicking text boxes.
I have attached some logs from inkscape running in console as well as one log from Run Inkscape and create debug trace.bat
Steps to reproduce:
- open Inkscape
- open attached .svg
- double click right-most text
- sometimes it doesn't crash immediately, so keep on working (create new text and boxes until it crashes)
What happened?
When I open the attached file I'm getting some wierd warning about Times New Roman being replaced by Times New Roman, which makes me think it might be related to #219 (closed) or inkscape#1752
Then it crashes sooner or later. Some of the console outputs I got from crashes are here.
Console output 1:
(org.inkscape.Inkscape:14596): gspell-WARNING **: 22:52:37.265: iso_639.xml: Datei ��C:\Program Files\Inkscape\share\xml\iso-codes\iso_639.xml�� konnte nicht ge��ffnet werden: open() ist gescheitert: No such file or directory
(org.inkscape.Inkscape:14596): gspell-WARNING **: 22:52:37.272: iso_3166.xml: Datei ��C:\Program Files\Inkscape\share\xml\iso-codes\iso_3166.xml�� konnte nicht ge��ffnet werden: open() ist gescheitert: No such file or directory
Emergency save activated!
Console output 2:
... (many more warnings, see attachment)
(org.inkscape.Inkscape:272): Pango-WARNING **: 22:12:45.955: couldn't load font "Webdings Not-Rotated 9", falling back to "Sans Not-Rotated 9", expect ugly output.
(org.inkscape.Inkscape:272): Pango-WARNING **: 22:12:45.969: couldn't load font "Wingdings 2 Not-Rotated 9", falling back to "Sans Not-Rotated 9", expect ugly output.
(org.inkscape.Inkscape:272): Pango-WARNING **: 22:12:45.974: couldn't load font "Wingdings 3 Not-Rotated 9", falling back to "Sans Not-Rotated 9", expect ugly output.
(org.inkscape.Inkscape:272): Pango-WARNING **: 22:12:45.988: couldn't load font "Wingdings Not-Rotated 9", falling back to "Sans Not-Rotated 9", expect ugly output.
(org.inkscape.Inkscape:272): Pango-WARNING **: 22:12:45.994: couldn't load font "Vivaldi Not-Rotated 9", falling back to "Sans Not-Rotated 9", expect ugly output.
** Message: 22:23:44.975: Expression evaluator error: Unexpected token at ','
CanvasItemDrawing::event_handler: cursor entered drawing with an active item!
Emergency save activated!
The workaround with opening font dialog or changing settings did not help.
What should have happened?
Inkscape not crashing.
Sample attachments:
Version info
Inkscape 1.1.1 (3bf5ae0d25, 2021-09-20)
GLib version: 2.70.0
GTK version: 3.24.30
glibmm version: 2.66.1
gtkmm version: 3.24.5
libxml2 version: 2.9.12
libxslt version: 1.1.34
Cairo version: 1.17.4
Pango version: 1.48.10
HarfBuzz version: 2.9.1
Poppler version: 21.08.0
OS version: Windows 10 2009
