1 Mar
2008
1 Mar
'08
7:03 a.m.
Ted Gould wrote:
On Fri, 2008-02-29 at 22:31 +0100, J.B.C.Engelen@...1578... wrote:
For some reason, the function plotter does work for me now, most of the time. Sometimes it bugs, don't know why, but it crashes. The GC::Anchored error message is always present though.
Mental,
Is there a way I can use the logging mechanism to find out more about this. I'm getting it also on some of the effects, I think only scripts, I'm unsure why.
--Ted
Ted,
Everyone should be using the g_something() style of logging messages, because glib allows us to hook into it and grab copies of the msgs. Anyone who does an assert() or printf() needs to be shot. :-)
But IF they do use the g_* messages, then we can grab and display them in the Messages dialog.
bob