Windows without a package aren't handled correctly
Bug #1183471 reported by
Michael Spencer
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/
result = f(**kargs)
File "/usr/lib/
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.