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 668598 - Printing to PDF should register the generated file with RecentManager
Printing to PDF should register the generated file with RecentManager
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Printing
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 631652 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-01-24 18:29 UTC by Siegfried Gevatter (RainCT)
Modified: 2013-11-14 08:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Possible implementation (995 bytes, patch)
2012-01-24 18:29 UTC, Siegfried Gevatter (RainCT)
none Details | Review
Add print to PDF to recent manager (1.65 KB, patch)
2013-11-13 21:32 UTC, William Jon McCann
committed Details | Review

Description Siegfried Gevatter (RainCT) 2012-01-24 18:29:25 UTC
Created attachment 206004 [details] [review]
Possible implementation

Printing a file with to PDF/etc. with the virtual printer option doesn't add the file to the list of recently used files. It should be there, so I can easily access it.
Comment 1 Siegfried Gevatter (RainCT) 2012-01-24 18:30:20 UTC
If my patch above looks fine, maybe output_file_from_settings should be changed to cache the generated file name (or is it easy enough that we don't care doing that twice?).
Comment 2 Siegfried Gevatter (RainCT) 2012-01-31 09:52:10 UTC
*** Bug 631652 has been marked as a duplicate of this bug. ***
Comment 3 Siegfried Gevatter (RainCT) 2012-06-29 14:33:41 UTC
Did anyone have a chance to look at this? :)
Comment 4 William Jon McCann 2013-11-13 21:32:47 UTC
Created attachment 259759 [details] [review]
Add print to PDF to recent manager

Update for master.
Comment 5 Matthias Clasen 2013-11-14 04:23:20 UTC
Review of attachment 259759 [details] [review]:

Makes sense to me
Comment 6 William Jon McCann 2013-11-14 08:59:04 UTC
Attachment 259759 [details] pushed as f682aab - Add print to PDF to recent manager