[Lazarus] Error when installing project groups

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Dec 18 18:06:57 CET 2015


On Thu, 17 Dec 2015 21:42:28 +0100 (CET)
Michael Van Canneyt <michael at freepascal.org> wrote:

>[...]
> I tried to install the lazprojectgroups package.
>[...]
>         if ContainerMenuIndex>ContainerMenuItem.Count then begin
>            debugln('TIDEMenuSection.UpdateMenuStructure CREATE BottomSeparator Name="',Name,'" ContainerMenuIndex=',dbgs(ContainerMenuIndex),' ContainerMenuItem.Count=',dbgs(ContainerMenuItem.Count
>            GetRoot.WriteDebugReport(' Bottom ',true);
>          end;
> 
> Looks strange, since if that happens, there is sure to be a crash with the
> insert, but no action other than a debug message is posted ?

It means there is an inconsistency. This should never happen.

 
> What can I do to prevent this and yet have both packages installed?

There is already a bug report
http://bugs.freepascal.org/view.php?id=29198

I'm not yet sure where the real bug is.

Mattias




More information about the Lazarus mailing list