<p></p>
<p>Does it work from the terminal/command line if you run:</p>
<div class="highlight highlight-source-shell"><pre>/usr/bin/fpc <span class="pl-s"><span class="pl-pds">"</span>/path/to/novo.pas<span class="pl-pds">"</span></span></pre></div>
<p>I don't know Pascal at all, but you could try making sure the output buffer is flushed, adding something like <code>Flush(Output)</code> in between line 5 and 6, not sure if it will help or if that's the right syntax even.</p>
<p>You can also check <code>Help->Debug Messages</code> to see if it shows any errors or anything, at the very least it will tell us what version of Geany and GTK/GLib you're using.</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/2480#issuecomment-616863029">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4ALKTNX2IX323DOE3RNTK6HANCNFSM4MM2VQOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ6NRLAV2FIVX2ZH4P3RNTK6HA5CNFSM4MM2VQO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOETCJKNI.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/2480#issuecomment-616863029",
"url": "https://github.com/geany/geany/issues/2480#issuecomment-616863029",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>