Custom Query (1145 matches)
Results (64 - 66 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#94 | duplicate | Improve visual appearance of Athena Login Greeter | wdc | |
Description |
The debathena greeter's graphic design made perfect sense for a long time: Looking like the previous generation of Athena login screen, it did a nice job of being different by being anachronistic. Looking ahead to Athena 10 as the replacement for Athena 9, we want the first thing people to see to make them say, "Hey cool! I want Athena 10!". This starts as a minor priority, but I believe it is a requirement for Athena 10 cluster roll-out. |
|||
#118 | duplicate | GUI integration with lockers | geofft | |
Description |
It would be totally nifty if there were some nicely integrated and obvious way to type in a locker name to Nautilus or something and have it open, without using the terminal. |
|||
#155 | duplicate | acroread attempts to use CUPS-specific optoins to lpr | broder | |
Description |
acroread seems to sort of half-grok CUPS - well enough to query the library for a list of CUPS printers, but instead of printing through the library, it shells out to lpr. It also passes -o options of one sort or another, which doesn't work currently, because our lpr almost always shells out to mit-lpr, so you get a popup to the effect of: The following error occurred while printing... 'lpr: illegal option 'o' Usage: lpr [-Pprinter@host]] [-A] [-B] [-Cclass] [-Fformat] [-G] [-Jinfo] etc. I'm...not sure if I'm actually interested in investing effort in fixing this, given that the long-term strategy is to actually use CUPS. |