[Lazarus] Error message if lazarus is closed
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Sep 29 16:12:54 CEST 2014
On Mon, 29 Sep 2014 15:35:36 +0200
John Landmesser <jmlandmesser at gmail.com> wrote:
> Hi list,
>
> since some time i get an error message if i close lazarus:
>
> content of the message dialog:
>
> In 'file:///home/john1/.lazarus' (line 1 pos 1): Root element is missing
> In 'file:///home/john1/.lazarus' (line 1 pos 1): Root element is missing
Maybe you installed a package, that reads a config file ''.
Start the IDE in gdb or the debugger and find the stacktrace of the
error message. That should give you a hint what package it is.
See here:
http://wiki.freepascal.org/Creating_a_Backtrace_with_GDB#GDB_ready_to_accept_commands
Mattias
More information about the Lazarus
mailing list