<p></p>
<p>AFAICT Geany does not bind ctrl+shift+V to anything.</p>
<p>Looking at the traceback above (the "geany" one, the other threads are GTK/Glib internal) there is no Geany code in the traceback except the initial call to <code>gtk_main()</code> so its nothing Geany does, must be something VTE binds in GTK itself.  This is probably supported by the <code>gtk_accel_groups_activate()</code> calls in the traceback.</p>
<p>Whilst ctrl+shift+v does always paste in the VTE here, irrespective of the widget with focus, it doesn't crash.</p>
<p>Not sure what else to say except, "don't do that" and bind ctrl+shift+v to something innocuous in Geany so it hopefully will hide the crashy VTE accelerator and you won't do it accidentally.</p>
<p>Otherwise need a GTK/VTExpert :-)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2813#issuecomment-846525516">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5PMBQTZUFFPMVSZD3TPC4DLANCNFSM45LNFSQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2DPZDJPOV7E7YR6UTTPC4DLA5CNFSM45LNFSQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGJ2PITA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2813#issuecomment-846525516",
"url": "https://github.com/geany/geany/issues/2813#issuecomment-846525516",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>