Custom Query (1145 matches)
Results (193 - 195 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#230 | fixed | Cluster users get notifications because they're sudoers | broder | |
Description |
Users of some (maybe all?) cluster machines get presented with an system notification about restricted drivers being available. They also get prompted when updates are available. There are a couple issues here. (1) We should possibly be enabling the restricted drivers (2) We should try to generally suppress these notifications |
|||
#432 | worksforme | collate by default | geofft | |
Description |
Apparently when you print multiple copies through the default PDF viewer via CUPS, copies aren't automatically collated? Also, for bonus points, we should make sure we avoid the failure where multiple double-sided copies of a document with an odd number of pages causes the last page of the first copy to be on the same physical sheet as the first page of the second copy. |
|||
#465 | fixed | come up with a coherent plan for debathena-printing-config | geofft | |
Description |
Right now our lpr wrapper is a descendant of a descendant of a hack, solving lots of little use cases but with no particular overarching intention about what it's doing. While we shouldn't forget about the edge cases we're supporting and break them in a rewrite (cf. #455), it's about time to have a clear design and spec for what it's doing rather than continuing its descent into feature creep. As I see it the two main issues with the current setup is that user-visible behavior depends on users being aware of whether a queue is CUPS and LPRng and that answering questions about the behavior usually requires looking at the source. This includes: (some of the following are inspired by TODOs in the current printing-config lpr wrapper)
|