EmilyDirsh / hotwire-shell

Automatically exported from code.google.com/p/hotwire-shell
Other
0 stars 0 forks source link

IndexError: list index out of range #70

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Traceback (most recent call last):
  File "/src/hotwire-shell/hotwire_ui/command.py", line 259, in
__on_pipeline_metadata
    self.__handle_status(cmdidx, meta)
  File "/src/hotwire-shell/hotwire_ui/command.py", line 267, in __handle_status
    statusdisp = self.__cmd_statuses.get_children()[cmdidx]
IndexError: list index out of range

Original issue reported on code.google.com by cgwalt...@gmail.com on 21 Dec 2007 at 10:50