Recent

Author Topic: Lazarus crash after clicking on dbgrid  (Read 357 times)

ujang

  • Newbie
  • Posts: 5
Lazarus crash after clicking on dbgrid
« on: March 05, 2025, 05:00:46 pm »
Lazarus crash after clicking  on dbgrid
1. create new project
2. add dbgrid
3. double click dbgrid or right click then edit column
4. 'Edit column' form is showed
5. close it,
6. again, double click dbgrid or right click then edit column
7. lazarus crash and disappear from my desktop.

FYI: many many log like this on console
Code: Pascal  [Select][+][-]
  1. TControl.ChangeBounds test(1)DBGridColumnsPropertyEditorForm:TDBGridColumnsPropertyEditorForm Old=-8621,-259176,379,300 New=-8622,-259204,379,300 Real=-8622,-259204,3
  2. 79,300
  3.  

Machine: Linux Manjaro
Lazarus: 3.8
Lazarus Widget: qt6

TRon

  • Hero Member
  • *****
  • Posts: 4329
Re: Lazarus crash after clicking on dbgrid
« Reply #1 on: March 05, 2025, 05:05:56 pm »
I am not going to say it will solve the issue but be aware that a lot of improvements changes where made wrt QT after Lazarus 4.0RC. You are (still) at version 3.8.

I would suggest trying the same sequence with Lazarus 4.0RC1/RC2 or perhaps even trunk.
Today is tomorrow's yesterday.

ujang

  • Newbie
  • Posts: 5
Re: Lazarus crash after clicking on dbgrid
« Reply #2 on: March 05, 2025, 05:43:05 pm »
after several testing, with qt6 and qt5, the problem is not with qt,
but when installing anchordockingdsgn, the problem appears.

Hopefully someone can fix this problem

Handoko

  • Hero Member
  • *****
  • Posts: 5415
  • My goal: build my own game engine using Lazarus
Re: Lazarus crash after clicking on dbgrid
« Reply #3 on: March 06, 2025, 03:04:29 am »
Hopefully someone can fix this problem
Please post it in the bugracker, so it will get more attention for fixing it:https://gitlab.com/groups/freepascal.org/lazarus/-/issues

 

TinyPortal © 2005-2018