Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] GTK in CVS


Sorry it took a long time to get back to you.

I'm running 1.2.6 on Red Hat 6.2 (with a newer GdkPixbuff installed).
Boris is running 1.2.8 or Red Hat 7.0.  He tells me it's fixed in 1.2.9.

Yes, I know I'm out of date.

Steve



Havoc Pennington <hp@xxxxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

12/10/01 09:18 PM
Please respond to platform-swt-dev

       
        To:        platform-swt-dev@xxxxxxxxxxx
        cc:        
        Subject:        Re: [platform-swt-dev] GTK in CVS



Steve_Northover@xxxxxxx writes:
> Must be fixed in 2.0.  I just compiled and ran the program and here is the
> output:
>
> HA-HA-HA
> HA-HA-HA
> g_log_remove_handler(): could not find handler with id `2' for domain
> "GLib"
>
> Gtk-CRITICAL **: file gtkwidget.c: line 1424 (gtk_widget_show): assertion
> `widget != NULL' failed.
>
> GLib-CRITICAL **: file gstring.c: line 279 (g_string_truncate): assertion
> `string != NULL' failed.
>

Ah, I found this change log:

Sun Aug  6 20:06:02 2000  Tim Janik  <timj@xxxxxxx>

       * gmessages.c (g_log_domain_check_free): keep *last updated
         while
       running through the domain list, so we don't screw up the
         removal,
       patch provided by Gady Kozma <gadykozma@xxxxxxxxxxx>.

Sun Aug  6 20:03:41 2000  Tim Janik  <timj@xxxxxxx>

       * gmessages.c (g_log_remove_handler): keep *last updated while
         running
       through the handler list, so we don't screw up the removal.


Looks likely. What version do you have?

Havoc
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev



Back to the top