Re: [Lazarus] Regular Lazarus crash when starting a new project

2024-05-11 Thread Maxim Ganetsky via lazarus
11.05.2024 08:16, Michael Van Canneyt пишет: On Fri, 10 May 2024, Maxim Ganetsky via lazarus wrote: commit 16e2f677e2b2e0eaf14bcb4ef67f4ed83db21cfe Author: Juha Date:   Fri Mar 8 07:21:11 2024 +0200 LCL: Fix TForm.LastActiveControl behavior. Issue #40774, patch by Bernd Jung. ---

Re: [Lazarus] Regular Lazarus crash when starting a new project

2024-05-10 Thread Michael Van Canneyt via lazarus
On Fri, 10 May 2024, Maxim Ganetsky via lazarus wrote: commit 16e2f677e2b2e0eaf14bcb4ef67f4ed83db21cfe Author: Juha Date:   Fri Mar 8 07:21:11 2024 +0200     LCL: Fix TForm.LastActiveControl behavior. Issue #40774, patch by Bernd Jung. -

Re: [Lazarus] Regular Lazarus crash when starting a new project

2024-05-10 Thread Maxim Ganetsky via lazarus
10.05.2024 16:24, Michael Van Canneyt via lazarus пишет: Do I understand correctly that it crashes when you try to open Project->"Create Project ..." or "File"->"Create ..." dialog? Yes. It works just fine here with FPC 3.2.2 (in Xfce, but I doubt that it matters in this case). Are you u

Re: [Lazarus] Regular Lazarus crash when starting a new project

2024-05-10 Thread Michael Van Canneyt via lazarus
Do I understand correctly that it crashes when you try to open Project->"Create Project ..." or "File"->"Create ..." dialog? Yes. It works just fine here with FPC 3.2.2 (in Xfce, but I doubt that it matters in this case). Are you using FPC 3.3.1? No, I only use FPC 3.2.2 to compile Laza

Re: [Lazarus] Regular Lazarus crash when starting a new project

2024-05-10 Thread Michael Van Canneyt via lazarus
On Thu, 9 May 2024, Maxim Ganetsky via lazarus wrote: - Hint: (lazarus) [TBuildManager.SetBuildTarget] Old=x86_64-linux--gtk2 New=x86_64-linux--gtk2 Changed: OS/CPU=True LCL=False Hint: (lazarus) [TMainIDE.DoOpenProjectFile] "/home/michael/projects/fresnel/demo/Basic/ba

Re: [Lazarus] Regular Lazarus crash when starting a new project

2024-05-09 Thread Maxim Ganetsky via lazarus
09.05.2024 17:45, Michael Van Canneyt via lazarus пишет: Hi, I'm getting a regular lazarus crash when starting a new project that opens a dialog that allows you to configure the project (fpcunit, web browser..) Today's lazarus from git. Linux 64-bit, gtk2 widgetset, linux mint running cinna