list index out of range when running without selecting

Bug #909545 reported by David Caro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CLI Companion
Fix Released
Low
David Caro

Bug Description

When executing a command without focusing on one (for example, when just after editing a command), ends up with a list index out of bounds stack trace:

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/clicompanionlib/controller.py", line 366, in run_command
    row_int = int(view.ROW[0][0]) ## removes everything but number from [5,]
IndexError: list index out of range

Related branches

David Caro (dcaro)
Changed in clicompanion:
status: New → In Progress
assignee: nobody → David Caro (dcaro)
David Caro (dcaro)
Changed in clicompanion:
status: In Progress → Fix Committed
David Caro (dcaro)
Changed in clicompanion:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.