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 211267 - Printing - handle events longer than 1 page
Printing - handle events longer than 1 page
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.22.x (obsolete)
Other All
: Normal major
: Future
Assigned To: Milan Crha
Evolution QA team
: 216824 235789 253239 337328 (view as bug list)
Depends on:
Blocks: 327508 327510
 
 
Reported: 2001-09-29 02:02 UTC by Damon Chaplin
Modified: 2008-07-30 09:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
proposed evo patch (18.61 KB, patch)
2008-07-08 16:51 UTC, Milan Crha
committed Details | Review

Description Damon Chaplin 2001-09-29 02:02:10 UTC
Handle events or tasks that need more than one page to print.
Currently I think it will just print the first page.

Probably need to use page numbering as well.

I'm not sure if we want to make this 1.0.
Comment 1 Luis Villa 2001-09-30 03:27:39 UTC
Probably not 1.0 unless other things get done first. But major since
there is no workaround for the problem.
Comment 2 Damon Chaplin 2001-12-07 01:48:07 UTC
*** bug 216824 has been marked as a duplicate of this bug. ***
Comment 3 Luis Villa 2001-12-19 21:38:58 UTC
Moving rescheduled 1.2 bugs to future en masse; sorry if your bug didn't make
the cut.
Comment 4 Gerardo Marin 2004-01-27 19:48:31 UTC
*** bug 253239 has been marked as a duplicate of this bug. ***
Comment 5 André Klapper 2004-05-27 13:14:03 UTC
*** bug 235789 has been marked as a duplicate of this bug. ***
Comment 6 André Klapper 2004-09-22 11:41:32 UTC
adding "printing" keyword to make printing issues searchable again, finally...
sorry for the noise/spam.  :-/
Comment 7 Chenthill P 2005-08-11 17:41:48 UTC
This happens in tasks and addressbook as well (see the duplicates), so this must
not be specific to any of these components. Moving this to shell. Changing the
version to 2.3.x.
Comment 8 Not Zed 2005-08-17 06:16:50 UTC
whats the use of putting it in shell?  its got nothing at all to do with shell,
it's hardly going to make the bug visible.

253789 makes it sound like gnome-print to me, since the preview shows all pages.
Comment 9 André Klapper 2006-01-09 01:46:21 UTC
retargetting bugs with severity=major from 2.3 to 2.5
Comment 10 André Klapper 2006-03-22 01:29:28 UTC
removing old 2.5 target milestone and retargetting to future - sorry.
Comment 11 André Klapper 2006-04-05 16:48:34 UTC
*** Bug 337328 has been marked as a duplicate of this bug. ***
Comment 12 Sebastien Bacher 2008-05-26 10:36:45 UTC
that's still an issue, there is an ubuntu bug about that on https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/232207
Comment 13 Milan Crha 2008-07-08 16:51:56 UTC
Created attachment 114192 [details] [review]
proposed evo patch

for evolution;

The new version, probably somewhere around fix in bug #500024, reports only one page in calendar/addressbook. This patch fixes it. It fixes the calendar part better, the description is correctly divided and possibly wrapped to more pages as requested. it touches only concrete-event print.

Can we open a special bug for address book? It seems as a bit more complicated, because of the columns, data file to it, and whether one can wrap Notes or not.
Comment 14 Srinivasa Ragavan 2008-07-08 21:07:27 UTC
Matt's area.
Comment 15 Srinivasa Ragavan 2008-07-27 18:38:07 UTC
Matt: Review
Comment 16 Matthew Barnes 2008-07-29 19:28:19 UTC
Patch prints multiple pages with a nice header but doesn't number the pages.  Still, it's an improvement over what we have now so I'm approving the patch.

Milan, do you want to try numbering the pages before we close this?  You could probably reuse the parts of em-format-html-print.c that draw the headers and footers of email printouts.

I should get cracking on my header/footer proposal for GtkPrint (bug #522708).  Would make page numbering a lot easier.
Comment 17 Milan Crha 2008-07-30 09:26:13 UTC
Committed to trunk. Committed revision 35865.

Opened new bugs,
bug #545461 for page numbering
bug #545462 for contacts