Windows without a package aren't handled correctly

Bug #1183471 reported by Michael Spencer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Contributor Console
Triaged
High
Unassigned

Bug Description

Clicking on a window that does not have a package results in this error:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/contributor_console/utils.py", line 151, in do_call
    result = f(**kargs)
  File "/usr/lib/python2.7/dist-packages/contributor_console/utils.py", line 105, in identify_package
    pkg = out.split()[0][:-1]
IndexError: list index out of range

What should happen:

    An error message should be displayed saing that the the window does not belong to an application installed from a package.

Changed in contributor-console:
importance: Undecided → High
status: New → Triaged
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.