[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Partial success. . . . was: Re: gEDA: Help with Output globalin PCB. . . .
On Wed, 29 Jun 2005 14:16:48 -0400 (EDT)
sdb@cloud9.net (Stuart Brorson) wrote:
> I can report partial success with overcoming the warning spew from
> gpcb! I upgraded my gtk installation to the latest stable 2.6 version
> (gtk+-2.6.8) and the messages went away.
>
> Previously, on one box I was using gtk+-2.4.0 which comes installed
> with FC3. I don't know what I was using with the FC2 box; I don't
> have it near me right now.
>
> The problem looked like the callback
> gui_drawing_window_expose_event_cb (or whatever it's called) had its
> arguments munged by the callback marshall. Although this happened
> with each call, only sometimes would it lead to a warning spew.
>
> What versions of gtk are you using with your test platforms?
I'm pretty sure I was using gtk+2.4.12 when I started the gpcb port.
I've upgraded a few times in the meantime and now am using gtk+2.6.8.
That Berry Fedora live CD I tried looks to be using 2.6.7, so it certainly
is an upgraded Fedora.
I guess what you've found out is good news/bad news. Good that you're
getting the problem solved, and bad that some gtk version newer
than 2.4.0 should be used.
Bill