Re: Equivalent of the gtk g_object_ref/unref functions in gtkmm?



[snip]

First off, can you list the version numbers for:

gtk, gtkmm, glade, and libglademm

You should be able to check them with:

$ pkg-config --modversion gtk+-2.0
$ pkg-config --modversion gtkmm-2.4
$ pkg-config --modversion libglade-2.0
$ pkg-config --modversion libgaldemm-2.4

Jeff, if you have a chance, could you post the least amount of
compilable code that generates this error, along with the glade file.
That'll help making a simple test case to try and isolate the problem.

I did some looking around on bugzilla, but I didn't see anything
related at first glance.  I was pretty sure I read an email not too
long ago about a problem similar to this, then again, I could be
crazy.

Paul Davis


Found the email in Marc finally:
http://marc.info/?l=gtkmm&m=117287386625401&w=2

This case looks to be related to the issue at hand.

Can anyone find this in bugzilla, or should one be opened.  Or does it
even exist in the latest versions?

If you take the bug example from that email, add a delete window
before the call to exit, it appears to be the same bug.

My versions:
gtk 2.8.20
gtkmm 2.8.8
libglade 2.5.1
libglademm 2.6.2

Paul Davis



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]