<p></p>
<p>Xubuntu 20.04<br>
Geany 1.37.1, GTK 3.24.20, GLib 2.64.3</p>
<pre><code>(gdb) run
Starting program: /usr/local/bin/geany
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff548c700 (LWP 80774)]
[New Thread 0x7ffff4be7700 (LWP 80775)]
[New Thread 0x7fffecc9e700 (LWP 80776)]
[New Thread 0x7fffe7fff700 (LWP 80777)]
[Detaching after fork from child process 80778]
[Thread 0x7fffe7fff700 (LWP 80777) exited]

(geany:80770): GLib-GObject-CRITICAL **: 08:43:38.441: g_object_get_data: assertion 'G_IS_OBJECT (object)' failed

Thread 1 "geany" received signal SIGSEGV, Segmentation fault.
0x00007fffedc844e5 in gsdlg_option (label=0x555556413338 "DICT", value=0x555556413308 "dict",
    key=0x555556412e18 "proto", dlg=0x555556403ed0) at gsdlg.c:479
479             cw=g_object_get_data(G_OBJECT(hbox), DataKey);
</code></pre>
<p>For test use <a href="https://github.com/geany/geany-plugins/blob/master/geanylua/examples/dialogs/complex-dialog.lua">complex-dialog.lua</a></p>
<p>Also I tried GTK2-version (Geany 1.36, GTK 2.24.32 and GLib 2.64.3): works fine.</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/issues/1027">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6UKAWCF5FULV5RJPDSPTQBZANCNFSM4TUIGGWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5GQKVO7G3NJ5EI7CTSPTQBZA5CNFSM4TUIGGW2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LB5TH5A.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/issues/1027",
"url": "https://github.com/geany/geany-plugins/issues/1027",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>