Запустил лазарус из консоли и снова открыл этот проект, вывод в консоль:
- Код: Выделить всё
[Uzver@XMG ~]$ startlazarus
TLazarusManager.Run DefaultDir="/usr/lib64/lazarus/" CustomDir="/home/Uzver/.lazarus/bin/"
TLazarusManager.Run starting /usr/lib64/lazarus/lazarus ...
TMainIDE.ParseCmdLineOptions:
PrimaryConfigPath="/home/Uzver/.lazarus"
SecondaryConfigPath="/etc/lazarus"
TMainIDE.DoNewProject A
(lazarus:2605): Gtk-CRITICAL **: IA__gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
(lazarus:2605): Gtk-CRITICAL **: IA__gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
(lazarus:2605): Gdk-WARNING **: gdkdrawable-x11.c:952 drawable is not a pixmap or window
Gdk-ERROR **: The program 'lazarus' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 47 error_code 8 request_code 135 minor_code 26)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
[Uzver@XMG ~]$
Как починить проект что б он открылся?
Добавлено спустя 1 час 42 минуты 15 секунд:
Вычислил что проблемма кроется в lfm файле... но в чём дело не знаю
