[lazarus] Menu Text...

Jeffrey A. Wormsley daworm at cdc.net
Mon Jul 5 19:16:28 EDT 1999


Cliff, did a CVS update and the resize is working ok on Win32 as well, but
still problems with the menu text and shutdown.

The menu captions are screwed up at the end.  I am passing along a small
(5K) jpeg of the problem.  If you need GIF, TIFF or BMP let me know.

Also, when lazarus shutsdown, it does not appear to be graceful.  Here is
what I get in the console window...

---8< Cut Here 8<----

+++++++++++++++++++++++++++++++++++IN DO
DESTROY+++++++++++++++++++++++++++++
DESTROYING FORM
Destroying signals for TForm

Gtk-CRITICAL **: file gtksignal.c: line 920: assertion `handler_id > 0'
failed.
Destroying signals for TForm

Gtk-WARNING **: gtk_signal_disconnect(): could not find handler (4)

Gtk-WARNING **: gtk_signal_disconnect(): could not find handler (3)

Gtk-WARNING **: gtk_signal_disconnect(): could not find handler (5)

Gtk-CRITICAL **: file gtksignal.c: line 920: assertion `handler_id > 0'
failed.

---8< Cut Here 8<----

Also, if I click Compiler | Options, I get this...

---8< Cut Here 8<----

Gtk-WARNING **: gtk_signal_connect(): could not find signal "clicked" in
the `Gt
kNotebook' class ancestry

Gtk-WARNING **: gtk_signal_connect(): could not find signal "pressed" in
the `Gt
kNotebook' class ancestry

Gtk-WARNING **: gtk_signal_connect(): could not find signal "released" in
the `G
tkNotebook' class ancestry

Gtk-WARNING **: gtk_signal_connect(): could not find signal "enter" in the
`GtkN
otebook' class ancestry

Gtk-WARNING **: gtk_signal_connect(): could not find signal "leave" in the
`GtkN
otebook' class ancestry
An unhandled exception occurred at 0041E1D3 :
Access violation
Destroying signals for TForm

Gtk-CRITICAL **: file gtksignal.c: line 920: assertion `handler_id > 0'
failed.
Destroying signals for TForm

Gtk-CRITICAL **: file gtksignal.c: line 920: assertion `handler_id > 0'
failed.

---8< Cut Here 8<----

Thought I'd let you know..

Jeff.






More information about the Lazarus mailing list