<p></p>
<p dir="auto">Since some time, <code>stash_group_add_string()</code> does not set the passed default value to the setting any longer if the setting is not found.</p>
<p dir="auto">This might be related to <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/geany/geany/commit/cf77c8c0f1f0cc6ad7bf3132ea1d59639a7a83e7/hovercard" href="https://github.com/geany/geany/commit/cf77c8c0f1f0cc6ad7bf3132ea1d59639a7a83e7"><tt>cf77c8c</tt></a>.</p>
<p dir="auto">There is a real implication of this:<br>
I noticed crashing Geany when the VTE setting <code>follow_path</code> is <code>true</code> and <code>send_cmd_prefix</code> is not set. This results in <code>vc->send_cmd_prefix</code> being <code>NULL</code> which then leads to crashes when commands are to be executed in the VTE (it should not crash even then, a fix for the VTE issue will follow).</p>
<p dir="auto">But the root cause here is that it seems that the passed default <code>stash_group_add_string()</code> is ignored.</p>
<p dir="auto"><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kugel-/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kugel-">@kugel-</a>, could you maybe have a look?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/3149">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYVY6LVP2NCYV4WQP3VDS3XNANCNFSM5SUEOMLA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJYXHFIAO3UDUPIMESTVDS3XNA5CNFSM5SUEOMLKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4RZHSZWQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/issues/3149</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/3149",
"url": "https://github.com/geany/geany/issues/3149",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>