All pastes #669547 Raw Edit

Miscellany

public text v1 · immutable
#669547 ·published 2007-08-24 20:26 UTC
rendered paste body
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1345, in __call__
    return self.func(*args)
  File "/home/hugo/emc2.1.7/bin/axis", line 2210, in open_file
    commands.open_file_name(f)
  File "/home/hugo/emc2.1.7/bin/axis", line 2213, in open_file_name
    open_file_guts(f)
  File "/home/hugo/emc2.1.7/bin/axis", line 1600, in open_file_guts
    result = filter_program(program_filter, f, tempfile)
  File "/home/hugo/emc2.1.7/bin/axis", line 1572, in filter_program
    stdout=outfile)
  File "/usr/lib/python2.4/subprocess.py", line 542, in __init__
    errread, errwrite)
  File "/usr/lib/python2.4/subprocess.py", line 975, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory