Recent

Author Topic: Lazarus Bugfix Release 4.4  (Read 25992 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: 12116
  • 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.

egsuh

  • Hero Member
  • *****
  • Posts: 1738
Re: Lazarus Bugfix Release 4.4
« Reply #48 on: January 22, 2026, 07:15:21 am »
Whenever I upgrade to new versions, lazdbexpress is not compiled, even though it is in the "installed" list.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 12116
  • Debugger - SynEdit - and more
    • wiki
Re: Lazarus Bugfix Release 4.4
« Reply #49 on: January 22, 2026, 08:12:20 am »
Whenever I upgrade to new versions, lazdbexpress is not compiled, even though it is in the "installed" list.

After an update it is necessary to recompile the IDE once. Well, that is if you have any installed packages.


CM630

  • Hero Member
  • *****
  • Posts: 1616
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Re: Lazarus Bugfix Release 4.4
« Reply #50 on: January 23, 2026, 08:02:52 am »
...
After an update it is necessary to recompile the IDE once. Well, that is if you have any installed packages.
To be complete, this is done from Main menu —Tools — Build Lazarus with profile: Normal IDE (or at least it does the job after upgrades).
Лазар 4,4 32 bit (sometimes 64 bit); FPC3,2,2

 

TinyPortal © 2005-2018