[Github-comments] [geany/geany] Pascal GEANY doesn't display anything (#2480)

Matthew Brush notifications at xxxxx
Mon Apr 20 23:27:31 UTC 2020


Does it work from the terminal/command line if you run:

```bash
/usr/bin/fpc "/path/to/novo.pas"
```

I don't know Pascal at all, but you could try making sure the output buffer is flushed, adding something like `Flush(Output)` in between line 5 and 6, not sure if it will help or if that's the right syntax even.

You can also check `Help->Debug Messages` 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.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2480#issuecomment-616863029
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200420/94c9cebf/attachment.htm>


More information about the Github-comments mailing list