Custom Query (1145 matches)
Results (196 - 198 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#376 | invalid | lpq claims jobs are from cups rather than from the workstation | geofft | |
Description |
This might be heading towards being irrelevant depending on how the CUPS transition plays out, but it's kind of unfortunate that lpq (from LPRng) claims all jobs are from cups.mit.edu rather than from the workstation they originated from. Can we work around this somehow? The workstation data is incredibly helpful for printadms trying to get in contact with users, determine whether to punt jobs, etc. |
|||
#378 | fixed | Distribute a gtkrc that enables the LPR backend | jdreed | |
Description |
There are apparently still enough Kerberized printers out there that we should put out an easy fix if we have one. Additionally, it would be nice to have a second GUI printing method if CUPS.MIT.EDU fails for whatever reason. To that end, can we distribute an /etc/gtk-2.0/gtkrc that contains the following? gtk-print-backends="cups,file,lpr" Doing that on my debathena-workstation machines creates a new "Print to LPR" entry in the GUI, which provides a window in which to type an LPR command. Additional testing is probably a good idea, but this seems like a trivial fix. |
|||
#379 | fixed | debathena-kerberos-config depends krb4-config, which is gone in squeeze | andersk | |
Description |
Source: debathena-kerberos-config Build-Depends: @cdbs@, krb5-config, krb4-config, debathena-maybe-apparmor, debathena-cups Package: debathena-kerberos-config Depends: krb5-config, krb4-config, krb5-user, krb5-clients, ntp | ntp-server | time-daemon, ntpdate | time-daemon, ${misc:Depends} kerberos-configs (2.1) experimental; urgency=low … * Remove krb4-config and Kerberos 4 support … -- Sam Hartman <hartmans@debian.org> Tue, 21 Jul 2009 10:56:12 -0400 |