Notification icon (status icon) does not show up in GNOME 3.24
Bug #1682930 reported by
moma
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Audio Recorder |
Confirmed
|
Medium
|
moma |
Bug Description
Hello,
The systray icon is not visible in the GOME 3.24 desktop. GNOME usually shows status icons (as a drawer) at the lower, left corner of the desktop. The "Show icons on systray" option in the [Additional settings] has no effect.
The code of systray in audio-recorder is pretty old (from GTK2 era).
Recommended solution:
Please use the GtkStatusIcon class in GTK3.
https:/
To post a comment you must log in.
The current solution is using Ubuntu^s App_indicator library. This worked until recently on my GNOME-desk, but not anymore. It is best to revert to GtkStatusIcon. AppIndicator is dying anyway because official development of Ubuntu^s Unity stopped?