<p></p>
<p><b>@eht16</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany-plugins/pull/1017#discussion_r508044252">debugger/src/tpage.c</a>:</p>
<pre style='color:#555'>>              {
-                       g_object_ref(*widgets[i]);
-                       gtk_container_remove(GTK_CONTAINER(gtk_widget_get_parent(*widgets[i])), *widgets[i]);
+                       widget = widgets[i];
+                       g_object_ref(widget);
</pre>
<p>Ouch, of course.</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-plugins/pull/1017#discussion_r508044252">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYRY4PZIRRDO5KL6FDSLSO5TANCNFSM4SUHYX2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ4P3NLBNVIOLB5ZC6DSLSO5TA5CNFSM4SUHYX22YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD2DJKAA.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-plugins/pull/1017#discussion_r508044252",
"url": "https://github.com/geany/geany-plugins/pull/1017#discussion_r508044252",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>