Re: Gtkmm told me to...
- From: Daniel Elstner <daniel kitta googlemail com>
- To: Paul Davis <pjdavis engineering uiowa edu>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Gtkmm told me to...
- Date: Wed, 14 Feb 2007 04:28:46 +0100
Am Dienstag, den 13.02.2007, 20:23 -0600 schrieb Paul Davis:
> Gtkmm actually told me to send an email to the list, so here it is. :D
>
> The error:
>
> glibmm-WARNING **: file value_custom.cc:
> (Glib::custom_boxed_type_register): The type name
> `glibmm__CustomBoxed_N3cas13_MachineCoordE' has been registered
> already.
> This is not supposed to happen -- please send a mail with detailed
> information about your platform to gtkmm-list gnome org Thanks.
Whoa! Congratulations, you are to the best of my knowledge the first
person on earth to trigger this message. And there I was considering to
actually remove it. Well duh.
> Detailed information is:
>
> The situation is that I have a plugin which defines a class derived
> from Gtk::TreeModel::ColumnRecord that has a custom type in one of the
> columns. The happens the second time the plugin is loaded.
Makes sense. I'm following up on the bug report.
> I'm not extremely worried about it right now. If no one has a fix in
> the next day or so I can just put the class definition in library
> until a later time.
The warning should be harmless, the type won't be registered twice.
But then again, maybe not so harmless in your circumstances.
> Added it to bugzilla:
> http://bugzilla.gnome.org/show_bug.cgi?id=407711
Thanks,
--Daniel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]