Cannot create non-message indications
Bug #367974 reported by
C. Cooke
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libindicate |
Fix Released
|
Wishlist
|
Ted Gould |
Bug Description
When creating a message in python-indicate, the following code should set the type to 'system':
import indicate
indicator = indicate.
indicator.
Instead, you get an exception:
(example-
According to tedg on #ayatana, this should be a simple warning. However, the exception is raised and the type is not set.
Related branches
lp://staging/~ted/libindicate/messages-v2
- David Barth: Approve
- Aurélien Gâteau (community): Needs Information
- Diff: None lines
Changed in indicator-applet: | |
assignee: | nobody → Ted Gould (ted-gould) |
importance: | Undecided → Wishlist |
milestone: | none → 0.2 |
status: | New → Confirmed |
affects: | indicator-applet → libindicate |
Changed in libindicate: | |
milestone: | 0.2 → none |
Changed in libindicate: | |
status: | Confirmed → Fix Released |
To post a comment you must log in.