[Github-comments] [geany/geany] Unconditionally setup VTE stash group (fixes #3151) (PR #3156)

Thomas Martitz notifications at github.com
Sun Apr 10 22:23:53 UTC 2022


The crash was caused by incorrectly reading the send_cmd_prefix pref from the configuration file, because that now happens after setting up the VTE stash group.

Fixes #3151 


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/3156

-- Commit Summary --

  * Statically allocate VteConfig
  * Setup VTE stash group in init_pref_groups()

-- File Changes --

    M src/build.c (13)
    M src/callbacks.c (2)
    M src/keybindings.c (6)
    M src/keyfile.c (24)
    M src/msgwindow.c (2)
    M src/prefs.c (4)
    M src/vte.c (84)
    M src/vte.h (2)

-- Patch Links --

https://github.com/geany/geany/pull/3156.patch
https://github.com/geany/geany/pull/3156.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3156
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3156 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220410/344741de/attachment.htm>


More information about the Github-comments mailing list