Select Font Family Crashes
#### Summary: I tried to do the written text in Inkscape. when I try to click to change the font (Select font family). Suddenly my Inkscape does not respond and force close. #### Steps to reproduce: <!-- Describe what you did (step-by-step) so we can reproduce: --> - Have a lot of fonts installed (must be installed in per user or system-wide, can't be from dragging the fonts into those files but using Window's install option) - open Inkscape - Select text tool (F8) - Write text - Open Select Font Family (Alt + X) #### What happened? - Suddenly, Inkscape stops responding and crashes (see the video). ![bandicam_2020-06-16_22-56-29-509](/uploads/fb6c335f23d551b9e5b29361961005d4/bandicam_2020-06-16_22-56-29-509.mp4) [Backtrace](https://gitlab.com/inkscape/inbox/uploads/295825c0da6d012747a9916fdabac290/inkscape_backtrace.txt) [Backtrace with symbols from 1.0.2 inkscape-backtrace-font-dropdown-even-more.txt](https://gitlab.com/inkscape/inbox/uploads/e55151cbcef2d5415d76263e9446b8c2/inkscape-backtrace-font-dropdown-even-more.txt) [taken from another issue](https://gitlab.com/inkscape/inbox/-/issues/4323#note_488870658) [Backtrace with symbols (fewer fonts installed), inkscape-backtrace-font-dropdown-1_0_2.txt](https://gitlab.com/inkscape/inbox/uploads/b0d8257627e5265c39337befede995cf/inkscape-backtrace-font-dropdown-1_0_2.txt) [taken from another issue](https://gitlab.com/inkscape/inbox/-/issues/4323#note_488390701) Workarounds on Linux don't work, i.e. the following do not help: disabling font samples, the 1.1-dev patch, or opening the Text and Font dialog first. Actually the 1.1-dev patch does help for the second crash (with less fonts installed). #### What should have happened? - Dropdown appears, no crash. #### Version Info: ``` - Inkscape Version: 1.0 (4035a4fb49, 2020-05-01) - Operating System: Windows (64bit) - Operating System version: 10 Pro, Version : 1909, OS Build : 18363.900 ```
issue