Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2007 21:39:39 -0500
From:      Yoshihiro Ota <ota@j.email.ne.jp>
To:        Bill Nottingham <notting@redhat.com>
Cc:        gnome@FreeBSD.org, gnucash-devel@gnucash.org, David Hampton <gnucash@love2code.net>, obrien@NUXI.com
Subject:   Re: gnucash patch
Message-ID:  <20070221213939.d3d1a45a.ota@j.email.ne.jp>
In-Reply-To: <20070221215939.GB14073@nostromo.devel.redhat.com>
References:  <20070218163629.b861700d.ota@j.email.ne.jp> <20070221011853.6f32b0be.ota@j.email.ne.jp> <20070221213705.GA14073@nostromo.devel.redhat.com> <1172095054.10607.66.camel@hampton-pc.dhampton.net> <20070221215939.GB14073@nostromo.devel.redhat.com>

next in thread | previous in thread | raw e-mail | index | archive | help
It looks like 3.13.91.  I am using the development version.  Refer to http://www.freebsd.org/gnome/docs/develfaq.html for ones who don't know about it.

% echo /var/db/pkg/*gtk*html*
/var/db/pkg/gtkhtml3-3.13.91


In the FreeBSD ports tree, gtkhtml3-3.12.3 is there.


Looking at the gtkhtml3 diff, there is an interface change.  I somehow missed it; working on these things in the mid-night wasn't good idea...

I am not familier to any of GTK stuff.  I hope someone else can make the right fix for it.

Regards,
Hiro

On Wed, 21 Feb 2007 16:59:39 -0500
Bill Nottingham <notting@redhat.com> wrote:

> David Hampton (gnucash@love2code.net) said: 
> > > It's nowhere near that simple. ps->context in gtk_html_print_page (for
> > > new gtkhtml3) is a GtkPrintContext, not a GnomePrintContext. I strongly
> > > supsect that making this change may make it build/link, but then all the
> > > print-session.c gnome_print_* calls will blow up spectacularly.
> > 
> > So is gtkhtml3 in the middle of a conversion from GnomePrint to GtkPrint
> > and they just haven't bumped the .so version yet?
> 
> As far as I can tell, yes.
> 
> http://bugzilla.gnome.org/show_bug.cgi?id=401970
> http://bugzilla.gnome.org/show_bug.cgi?id=408671
> 
> Bill
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070221213939.d3d1a45a.ota>