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 696203 - Reset number of copies to 1 before printing
Reset number of copies to 1 before printing
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: printing
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-20 15:03 UTC by Jendrik Seipp
Modified: 2014-12-24 00:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
shell: Do not save n-copies when saving printing settings. (762 bytes, patch)
2014-12-17 15:32 UTC, José Aliste
committed Details | Review

Description Jendrik Seipp 2013-03-20 15:03:37 UTC
I think it would be great if the number of copies would not be saved in between print operations. Printing a single copy is the standard, printing multiple copies is the exception. Even if someone repeatedly prints multiple copies, the number will be different each time.

Resetting the number of copies to one will probably save many people from erroneously printing too many copies and lead to less wasted paper.
Comment 1 Yann Kieffer 2014-07-17 08:31:14 UTC
This is definitely an annoying misfeature of evince. I am certainly not alone in needing different numbers of copies when printing the same document during different sessions.

Ending up with 40 copies of the same document when you wanted to just print it once to actually improve it is quite annoying.

Having at least the ability to switch off this behaviour would be greatly appreciated.

This misfeature is "unconfirmed" since 2013-03-20. It is very easy to observe: open document and print two copies. Close document. Open and print again: two copies are printed.

I hope this is the correct place for posting feature requests for evince.
Comment 2 José Aliste 2014-12-17 15:32:16 UTC
Created attachment 292908 [details] [review]
shell: Do not save n-copies when saving printing settings.

See
Comment 3 José Aliste 2014-12-17 15:33:15 UTC
Hey, sorry, we  didint' noticed this bug before. Of course, it's very annnoying, especially if you printed several copies a long time ago and now you print again, you will print many copies and this waist a lot of paper. So, yes, I think we should not save the number of copies in the metadata. Even if I want more copies... I need that action be performed in a explicit way.  The patch in the previous comment solves the issue.
Comment 4 Carlos Garcia Campos 2014-12-18 17:45:09 UTC
Review of attachment 292908 [details] [review]:

Thanks
Comment 5 José Aliste 2014-12-23 23:49:15 UTC
Review of attachment 292908 [details] [review]:

pushed, thanks
Comment 6 José Aliste 2014-12-24 00:05:36 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.