Comment 1 for bug 56729

Revision history for this message
Jeff Fortin Tam (kiddo) wrote :

Furthermore, it becomes a crasher when you restart specto, so I'm marking this as critical:

Traceback (most recent call last):
  File "/usr/bin/specto", line 38, in ?
    specto = Specto()
  File "/usr/lib/python2.4/site-packages/specto/main.py", line 75, in __init__
    watch_value_db = self.watch_io.read_options()
  File "/usr/lib/python2.4/site-packages/specto/watch.py", line 163, in read_options
    values['type'] = int(watch_options['type'])
KeyError: 'type'