Re: paper_selector's margins not functional (still)
"Robert Roebling" <[email protected]> Mon, 22 Nov 2004 13:43:03 +0100
| Newsgroups | gmane.comp.gnome.print |
|---|---|
| Message-ID | <[email protected]> |
> > > > there is a bug in 2.8.0. I'm trying to > > > > use the gnome_print_paper_selector with > > > > margins. I can only correctly change the > > > > margins if the units chosen are point, > > > > otherwise the dialog displays the values > > > > in that unit, but the value is stored > > > > as points nonetheless. Since the dialog > > > > even uses centimeters as the default > > > > unit to use for displaying (German locale) > > > > this makes the dialog (at least the margin > > > > part) unusable for now. > > > > > > I believe this is already fixed in cvs HEAD. > > > > Thanks for letting me know. Do you know if that > > correction has made it into 2.8.1 > > 2004-10-19 Jody Goldberg <[email protected]> > > * libgnomeprintui/gnome-print-paper-selector.c > (gnome_paper_selector_unit_changed_cb) : changing the unit, changes > the prefered unit which helps persist things. > > I don't see any release date for 2.8.1 in the Changelog file, so I doubt > there has been a 2.8.1 release of libgnomeprint[ui] yet. I have seen the change in CVS, but it doesn't fix the problem (just checked out CVS). Only if the margins are entered in points (which is very ususual for a user to do) the values are set and remembered correctly. Robert