[Bug 269687] Re: Change of dependencies from goffice 0.4 to 0.6
Michael Casadevall
sonicmctails at gmail.com
Sun Sep 14 18:21:56 BST 2008
Some detectivework relieves this looks like a possible bug in gtkprint.
In general, there is a configure check that sets the following define in
config.h
On goffice-0.4:
/* GtkHTML uses GtkPrint for printing operations */
/* #undef GTKHTML_USES_GTKPRINT */
On goffoce-0.6
/* GtkHTML uses GtkPrint for printing operations */
#define GTKHTML_USES_GTKPRINT 1
A couple of greps show that this does some pretty big changes to the way
printing is done by having it use GTK's printing mechanism vs its own
homebrewed one. If I'm correct, you should have the same issue in any
application that uses gtk's printing mechanism, such as gnumeric, can
you see if you can reconfirm in that?
This isn't a bug in goffice/gtk, its a bug in gtkprint it seems.
--
Change of dependencies from goffice 0.4 to 0.6
https://bugs.launchpad.net/bugs/269687
You received this bug notification because you are a member of Ubuntu
Sponsors for universe, which is a direct subscriber.
More information about the Ubuntu-universe-sponsors
mailing list