This should fix crashes when pasting text into the widget before it has been fully realized (e.g. when it was never shown before).
Fixes #2813. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3091
-- Commit Summary --
* Manually realize the VTE widget on startup
-- File Changes --
M src/vte.c (3)
-- Patch Links --
https://github.com/geany/geany/pull/3091.patch https://github.com/geany/geany/pull/3091.diff