When I start Thunderbird (24.3.0) from a terminal, I always immediately get these messages on the terminal:
2014-03-05 12:45:16 ~ $ thunderbird (process:8544): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed (thunderbird:8544): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised (thunderbird:8544): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised (thunderbird:8544): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised (thunderbird:8544): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised enigmail.js: Registered components mimeVerify.jsm: module initialized ----------- When I start Firefox (27.0.1) from a terminal, I always immediately get these messages on the terminal: 2014-03-05 12:49:02 ~ $ firefox (process:8705): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed (firefox:8705): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised (firefox:8705): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised (firefox:8705): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised (firefox:8705): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised ------ Note that both Thunderbird and Firefox cause error: GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed This is one of the errors that Leo-Editor causes. So far as I know, neither Thunderbird nor Firefox cause error: assertion 'GTK_IS_WIDGET (widget)' failed This is by far the most frequent error caused by Leo-Editor. My test system is: Xubuntu64 13.10 -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
