On Mon, 30 Apr 2007 01:56:52 +0100
pineal <[EMAIL PROTECTED]> wrote:
> I've just updated the latest svn trunk 11037
> I use PCLinuxOS 93a and FPC 2.0.4.
>
> Everything seems to work fine after initial rebuild (for gtk1). When
> I rebuild for gtk2 with packages, the build goes fine. Following
> this, running Lazarus, in the object inspector, when clicking on a
> property that should display a list of choices, it produces this
> error message.
>
> ===============================
> GetMainWidget Wiget=nil.
>
> Press OK to ignore and risk data corruption.
> Press Cancel to kill the program.
> ===============================
>
> after pressing OK the Object Inspector in completely unresponsive to
> mouse clicks.
>
> What to do?
Can you create a backtrace?
Start lazarus with gdb:
[]$ gdb ./lazarus
break FPC_RAISEEXCEPTION
run
backtrace
Mattias
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives