Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 1145)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#886 workaround Unlocking screen messes with zwgc's auth cfox

Reported by cfox, 13 years ago.

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

Reported by kchen, 15 years ago.

Description

On my feisty machine, printing from acroread is broken:

Traceback (most recent call last):

File "/usr/bin/lpr", line 131, in <module>

fn(*fn_args)

File "/usr/bin/lpr", line 63, in useCups

if queue == None or cupsQueueExists(queue) or not lprngQueueExists(queue):

File "/usr/bin/lpr", line 45, in cupsQueueExists

return returnCode('/usr/bin/lpq.debathena-orig', '-P%s' % queue) == 0

File "/usr/bin/lpr", line 40, in returnCode

return call(command, stdout=PIPE, stderr=PIPE)

File "/usr/lib/python2.5/subprocess.py", line 443, in call

return Popen(*popenargs, kwargs).wait()

File "/usr/lib/python2.5/subprocess.py", line 1166, in wait

pid, sts = self._waitpid_no_intr(self.pid, 0)

File "/usr/lib/python2.5/subprocess.py", line 1007, in _waitpid_no_intr

return os.waitpid(pid, options)

OSError: [Errno 10] No child processes

Printing from other programs works fine.

#108 worksforme lpr without printer name does not work kchen

Reported by kchen, 15 years ago.

Description

kchen@scyther:~$ lpr -Poof foo.ps [file prints]

kchen@scyther:~$ lpr foo.ps Traceback (most recent call last):

File "/usr/bin/lpr", line 116, in <module>

queue = getPrintQueue(command, sys.argv)

File "/usr/bin/lpr", line 102, in getPrintQueue

h = hesiod.Lookup(os.uname()[1], 'cluster')

AttributeError?: 'module' object has no attribute 'Lookup'

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.