After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 425973 - Evolution only printing A4 paper
Evolution only printing A4 paper
Status: RESOLVED DUPLICATE of bug 426816
Product: evolution
Classification: Applications
Component: general
2.10.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-04-03 19:20 UTC by rdavis
Modified: 2007-04-11 14:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description rdavis 2007-04-03 19:20:28 UTC
Please describe the problem:
Since upgrading Evolution and Gnome to 2.10 and 2.18, everytime I print it tries to do A4 paper.  I can't override it on the printer.  All other GNOME apps seem to be fine.  Looking at Evolution code I see in mail/em-format-html-print.c the gtk_paper_size_new is iso_A4 and has a #FIXME.  Is this the problem?  Anyway to override the default?  Also see the same in calendar/gui/print.c etc.

To print right now, I have to print to PDF and then acroread will print to letter.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 rdavis 2007-04-04 19:58:19 UTC
Yep.  Changed mail/em-format-html-print.c, gtk_paper_size_new to "na_letter" and now can print.  Why doesn't the gtk+ print dialog have something for paper size on the page setup tab?
Comment 2 André Klapper 2007-04-11 14:42:55 UTC
this will be fixed in evolution 2.12/2.20.

*** This bug has been marked as a duplicate of 426816 ***