Custom Query (1145 matches)
Results (130 - 132 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#138 | fixed | LPRng doesn't support -z | geofft | geofft |
Description |
The -z (zephyr) option, which is in Athena 9's "lpr" command, isn't on the LPRng in Debian/Ubuntu?. Possibly there's an equivalent -o something, because zephyr is a server-side thing. And maybe we should make the lpr wrapper turn -z into this -o, although if we can get away with documenting the option and desupporting -z, that would be cleaner. |
|||
#139 | fixed | alpine's spell checker doesn't work | geofft | geofft |
Description |
If you hit Ctrl-T in the body of a message in alpine's composer, it tells you that "" doesn't exist. The speller variable is unset, and setting it to aspell -c will make the spell checker work. This appears to be a regression from, e.g., Linerva Etch, in which alpine out of the locker apparently would let you spell-check. Although on (current) Linerva Lenny, the locker fails in the same manner. It also appears to be an upstream bug, in that this is the behavior when you run alpine on a non-Debathena box. Even though Anders looked and determined the Debian packaging configured alpine with aspell enabled... I've committed r23596 to work around this, but we should really figure out what's going wrong before uploading it. |
|||
#141 | worksforme | Firefox extension should update application defaults? | broder | |
Description |
Regardless of how the PDF reader debate plays out, there will be a particular PDF reader that Debathena prefers. If it's not acroread, we should consider upgrading people's Firefox profile defaults when they use Debathena. We should figure out a good way to do this - preferably one that doesn't break acroread under Athena, and also allows users to change the defaults back. Something akin to a .generation file within the Firefox profile may be a good start here, but I'm not sure what the whole implementation would look like. |