Brainenjii@blinux:~/lazarus> ./lazarus
TMainIDE.ParseCmdLineOptions:
PrimaryConfigPath="/home/Brainenjii/.lazarus"
SecondaryConfigPath="/etc/lazarus"
Note: environment config file not found - using defaults
NOTE: editor options config file not found - using defaults
NOTE: miscellaneous options file not found - using defaults
NOTE: codetools config file not found - using defaults
NOTE: Compiler filename not set! (see Environment / Options ... / Environment / Files)
NOTE: FPC source directory not set! (see Environment / Options ... / Environment / Files)
NOTE: help options config file not found - using defaults
TMainIDE.DoNewProject A
QPainter::end: Painter ended with 4 saved states
TApplication.HandleException Access violation
Stack trace:
$00007EFF82A0DF30
QWidget::repaint: Recursive repaint detected
QPainter::end: Painter ended with 4 saved states
TApplication.HandleException: there was another exception during showing the first exception
Stack trace:
$00007EFF82A0DF30
[TMainIDE.Destroy] A
[TMainIDE.Destroy] B -> inherited Destroy... TMainIDE
[TMainIDE.Destroy] END
Brainenjii@blinux:~/lazarus>
Пересборка (make LCL_PLATFORM=qt CPU_TARGET=x86_64) отрабатывает, но ничего не даёт...
Уточню - Lazarus запускается, создаёт несколько окон, после чего вырубается, оставив после себя вышеуказанный лог...