Elementary prevents pidgin from showing status in the tray
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
elementary Icons |
Won't Fix
|
Undecided
|
Unassigned | ||
elementary-icon-theme (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Pidgin is a bit picky about its icons and, if the theme doesn't provide icons under the non-standard names it uses, it falls back to the application icon in all cases.
This means that, while using the Elementary outside something like Unity (for example, as the inherited base for the default icon theme on Lubuntu), users don't see any indication of held messages or their current account status.
The simplest fix is to symlink the panel/*
In case anyone stumbles across this looking for a quick fix, I wrote a little script to fix it on my system. I'm attaching it, but here's the copy on GitHub in case I find and fix any bugs:
Instead of adding app-specific icon names to elementary, I think it would be more appropriate to file a bug report against pidgin asking it to use app-agnostic icon names.