Hi
I have a brand new (clean) LinuxMInt 22.1 installation on decent hardware. I then attempted to install Lazarus 3 from synaptic.
The application begins to load, shows the splash screen briefly, and then terminates. The IDE never appears.
I found /lib/lazarus/3.0/startlazurus - I assumed this might start lazarus from the command line. It gave me
:~$ startlazarus
(startlazarus:5731): Gtk-WARNING **: 09:13:34.185: Unable to locate theme engine in module_path: "hcengine",
Info: (startlazarus) [TLazarusManager.Run] starting /usr/lib/lazarus/3.0/lazarus ...
Info: (startlazarus) [TLazarusManager.Run] exe=/usr/lib/lazarus/3.0/lazarus Params=[--started-by-startlazarus
--no-splash-screen
--force-new-instance
]
(lazarus:5866): Gtk-WARNING **: 09:13:34.714: Unable to locate theme engine in module_path: "hcengine",
TLResourceList.Sort 102 DUPLICATE RESOURCE FOUND: TZTransaction:XPM
[FORMS.PP] ExceptionOccurred
Sender=EInvalidOp
Exception=Invalid floating point operation
Stack trace:
$00007094ACA7CD7B
$00007094ACCB96CC
TApplication.HandleException: EInvalidOp
Invalid floating point operation
Stack trace:
$00007094ACA7CD7B
$00007094ACCB96CC
Exception at 00007094ACA7CD7B: EInvalidOp:
Invalid floating point operation.
Any help to resolve this?
Thanks