[Lazarus] Form refuses to display properly under Ubuntu x64

Andrew Brunner andrew.t.brunner at gmail.com
Wed Mar 17 14:49:52 CET 2010


Debugging log was collected with project had no open forms.  After
running I opened the form frmConsole from the project and that's when
get_state stuff got logged.

The status bar of the form comes up as Height = 1.. Which is not true
the lfm has 22 for the height.


Reading symbols from /home/atbrunner/Developer/Lazarus/startlazarus...done.
(gdb) run
Starting program: /home/atbrunner/Developer/Lazarus/startlazarus
[Thread debugging using libthread_db enabled]
[WARNING] Out of OEM specific VK codes, changing to unassigned
[WARNING] Out of unassigned VK codes, assigning $FF
TLazarusManager.Run starting /home/atbrunner/Developer/Lazarus/lazarus ...
[WARNING] Out of OEM specific VK codes, changing to unassigned
[WARNING] Out of unassigned VK codes, assigning $FF
TMainIDE.ParseCmdLineOptions:
  PrimaryConfigPath="/home/atbrunner/.lazarus"
  SecondaryConfigPath="/etc/lazarus"

(lazarus:18297): Gdk-CRITICAL **: gdk_window_get_state: assertion
`GDK_IS_WINDOW (window)' failed
LAZARUS END - cleaning up ...
[TMainIDE.Destroy] A
[TMainIDE.Destroy] B  -> inherited Destroy... TMainIDE
[TMainIDE.Destroy] END

Program exited normally.
(gdb)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Console.tar.gz
Type: application/x-gzip
Size: 38015 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20100317/f4cac650/attachment-0004.bin>


More information about the Lazarus mailing list