Recent

Author Topic: Lazarus Bugfix Release 4.4  (Read 21848 times)

baldzhang

  • New Member
  • *
  • Posts: 48
Re: Lazarus Bugfix Release 4.4
« Reply #45 on: December 09, 2025, 07:49:43 pm »
- the 4.4 + 3.2.4RC1 snapshot Git commit 56baf314b5eb

Windows 10, x86_64
docked layout, with "Messages,Watches,...BreakPoints,.."  **minimized**

when set a breakpoint on souce editor, exception raised.
when this dock-window is showing, set/unset breakpoint is ok.

exception message and callstacks(from anohter lazarus) is attached.
brash -> crash  %)
« Last Edit: December 09, 2025, 08:01:15 pm by baldzhang »

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 12014
  • Debugger - SynEdit - and more
    • wiki
Re: Lazarus Bugfix Release 4.4
« Reply #46 on: December 09, 2025, 08:35:41 pm »
Please report (it will be a bit before I can get to it, and it will get forgotten here).
The same issue existed with the asm window: https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/40158

And I fear it will exist with other windows as well.

I am not sure if it is the correct approach to "fix" the windows (they aren't broken, they are tool windows without minimize options). the dockside does something to them that it shouldn't.

Either the dockside should not minimize, or it should close those windows, or it should hide them in a 0 sized container.... But not sure what will be best.

geraldholdsworth

  • Sr. Member
  • ****
  • Posts: 284
Re: Lazarus Bugfix Release 4.4
« Reply #47 on: January 03, 2026, 07:38:30 pm »
Found another issue - but I think this has been present in Lazarus for quite a while. And, it's so minor that it's not even worth putting in a bug report (IMHO), as it's just an annoyance.

Basically, if you minimise the application, when you click on it to bring it back, it doesn't come back. You need to goto View menu and pick something. I used to set the "Minimise on Run" option, but when the program I'm writing stops running, Lazarus is supposed to return, but it stays minimised (I don't use that option these days).

This is on a Mac.

 

TinyPortal © 2005-2018