Custom Query (1145 matches)
Results (22 - 24 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#886 | workaround | Unlocking screen messes with zwgc's auth | cfox | |
Description |
When I type my password into gnome-screensaver, my running zwgc loses the ability to authenticate incoming zephyrs (can be fixed with 'zctl load /dev/null') My .bash_environment messes with $KRB5CCNAME which may confound matters; however, my running gnome-screensaver has the same KRB5CCNAME value in its environment. (Highly reproduceable on my workstation, red-herring.mit.edu which is 32 bit lucid.) |
|||
#107 | worksforme | Printing from acroread broken | kchen | |
Description |
On my feisty machine, printing from acroread is broken: Traceback (most recent call last):
OSError: [Errno 10] No child processes Printing from other programs works fine. |
|||
#108 | worksforme | lpr without printer name does not work | kchen | |
Description |
kchen@scyther:~$ lpr -Poof foo.ps [file prints] kchen@scyther:~$ lpr foo.ps Traceback (most recent call last):
AttributeError?: 'module' object has no attribute 'Lookup' |