Recent

Author Topic: Lazarus crashing when I try to save  (Read 3534 times)

Alf Wernersson

  • New Member
  • *
  • Posts: 17
Lazarus crashing when I try to save
« on: February 06, 2016, 06:43:42 pm »
OS: New installation of Ubuntu 14.04 LTS on VirtualBox (Host OS is the same)

Lazarus 1.4.4-0 installed as follows:

sudo gdebi fpc_2.6.4-150228_i386.deb     
sudo gdebi fpc-src_2.6.4-150228_i386.deb
sudo gdebi lazarus_1.4.4-0_i386.deb

Deb-files downloaded from SourceForge

Lazarus starts normally but when I try to  "Save Project" or "Save All" (or either saving)
Lazarus crashes. Running Lazarus in a terminal gives following informations:

--------------------------------------------------------------------------------------------------
alf@alf-VirtualBox:~$ startlazarus %f
Adding "%f" as a parameter
 is a file
TLazarusManager.Run starting /home/alf/.lazarus/bin/lazarus ...
TMainIDE.ParseCmdLineOptions:
  PrimaryConfigPath="/home/alf/.lazarus"
  SecondaryConfigPath="/etc/lazarus"
Looking for code tools config file:  "/home/alf/.lazarus/codetoolsoptions.xml"
NOTE: codetools config file not found - using defaults
TBuildManager.SetBuildTarget Old=i386-linux-gtk2 New=i386-linux-gtk2 FPC=True LCL=False
NOTE: help options config file not found - using defaults
WARNING: command line file not found: "/home/alf/%f"
WARNING: command line file not found: "/home/alf/%f"
AddComponent TMySQL55Connection Parent=Form1:TForm1 31,32,0,0
Parent is 'Form1:TForm1'
TMainIDE.OnPropHookPersistentAdded A MySQL55Connection1:TMySQL55Connection
TPkgManager.AddUnitDependenciesForComponentClasses Adding Project Dependency project1 -> SQLDBLaz
TPkgManager.AddUnitDependenciesForComponentClasses Extending Uses unit1.pas mysql55conn
TApplication.HandleException Access violation
  Stack trace:
  $B695E926
--------------------------------------------------------------------------------------------------

Thanks in advance for helping

/Alf

Bart

  • Hero Member
  • *****
  • Posts: 5290
    • Bart en Mariska's Webstek
Re: Lazarus crashing when I try to save
« Reply #1 on: February 06, 2016, 07:18:15 pm »
Please retry with 1.6RC2 or trunk.

Bart

Alf Wernersson

  • New Member
  • *
  • Posts: 17
Re: Lazarus crashing when I try to save
« Reply #2 on: February 06, 2016, 07:55:40 pm »
Tanks Bart! I will try this version. Do You think that v1.4.4 is buggy and unuseable?

Bart

  • Hero Member
  • *****
  • Posts: 5290
    • Bart en Mariska's Webstek
Re: Lazarus crashing when I try to save
« Reply #3 on: February 07, 2016, 12:04:00 am »
Tanks Bart! I will try this version. Do You think that v1.4.4 is buggy and unuseable?

No, but this bug may have been fixed in the mean time.
If not, it should be fixed and reported in the bugtracker.

Bart

 

TinyPortal © 2005-2018