Comment 3 for bug 559565

Revision history for this message
Geoff (palmerg) wrote :

On Lucid using Quickly 0.4.3, typing ...
quickly tutorial

Results in ...
Traceback (most recent call last):
  File "/usr/share/quickly/templates/ubuntu-application/tutorial.py", line 50, in <module>
    subprocess.Popen(['yelp', help_file], stderr=file("/dev/null"))
  File "/usr/lib/python2.6/subprocess.py", line 633, in __init__
    errread, errwrite)
  File "/usr/lib/python2.6/subprocess.py", line 1139, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
ERROR: tutorial command failed
Aborting