[fpc-pascal] Bug Reporting in Lazarus on New Fedora 44 install.

Danny Gowin Dan.Gowin at trace3.com
Wed May 6 16:24:46 CEST 2026


I need to report a bug in Lazarus running on Fedora.
Work items · FPC Source · GitLab<https://gitlab.com/freepascal.org/fpc/source/-/work_items?sort=created_date&state=opened&first_page_size=20>

Fedora 44, Lazarus version 4.6, FPC Version 3.2.2, Project: Simple Program.

Program mytestprog01;

Uses crt;

Begin
    Writeln('Hello World');
    Readln;
end.

When Compile Run is initiated.

  1.
Run With Debugger.

A terminal Window is NOT initiated.
The program can be Stopped. But the IDE returns no Error.

The compiled program executes correctly when run manually from a terminal.

Question: Lazarus on Fedora, is the IDE making a call to an obsolete terminal program like xterm?

This feature works correctly on the Windows 11, Lazarus version 4.6, FPC Version 3.2.2, Project: Simple Program.

Dan Gowin
Advanced Services Engineer
[cid:aa4ecb03-1062-438e-baa8-c7ba21f9fac5]
www.Trace3.com
(317) 439-7198 desk
(317) 439-7198 mobile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20260506/d9134881/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Outlook-q3mrwqdo.png
Type: image/png
Size: 5592 bytes
Desc: Outlook-q3mrwqdo.png
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20260506/d9134881/attachment-0001.png>


More information about the fpc-pascal mailing list