[Lazarus] fpreport designer
Andreas Frieß
friess at gmx.at
Mon Feb 26 19:03:52 CET 2018
Acknowledge of the two Bugs
-> Bug1: The page properties are not displayed in the designer's object
inspector
-> Bug2: The designer freezes and cannot be closed anymore
i can reproduce this with actual trunk fpc/ trunk Lazarus.
Another goal is, if you install lazideintfreport, the lazarus won't
start without a message, if you switch logging on, you find the reason:
freetype-56.dll is missing. The problem is, you have NO indication, no
messagebos, nothing, why Lazarus wont start and exit immedatly.
sing config file C:\Data\lazdev\trunk_trunk\lazarus\lazarus.cfg
[FORMS.PP] ExceptionOccurred
Sender=EInOutError
Exception=Can not load Freetype library "freetype-6.dll". Check your
installation.
Stack trace:
$00E41D99 INITIALIZEFREETYPE, line 529 of
./fcl-image/src/libfreetype.inc
$00E41E1D INITIALIZEFREETYPE, line 536 of
./fcl-image/src/libfreetype.inc
$00E41E9A FREETYPEHDYN_$$_init$, of ./fcl-image/src/libfreetype.inc
TApplication.HandleException Can not load Freetype library
"freetype-6.dll". Check your installation.
Stack trace:
$00E41D99 INITIALIZEFREETYPE, line 529 of
./fcl-image/src/libfreetype.inc
$00E41E1D INITIALIZEFREETYPE, line 536 of
./fcl-image/src/libfreetype.inc
$00E41E9A FREETYPEHDYN_$$_init$, of ./fcl-image/src/libfreetype.inc
Andreas
Am 26.02.2018 um 18:52 schrieb patspiper via Lazarus:
> On 26/02/18 19:27, Michael Van Canneyt via Lazarus wrote:
>> 1. Agreed about the use of trunk FPC/lazarus.
> I can't build the Lazarus IDE with FPC trunk because of an FPC bug
> (#33230) that makes a package fail to compile.
>
>> 2. In the standalone designer, I can reproduce the bug in step 8, but
>> not the one in step 4.
>
> I will use the standalone designer (with FPC trunk) for the time being.
>
> For step 4, add the page right after firing the designer (don't create
> a new report). Refer to bug report #33234.
>
> I will proceed with creating bug reports. However, the bug tracker
> lacks an fpreport category. I am currently filing the bugs under
> packages.
>
> Stephano
More information about the Lazarus
mailing list