When trying to add a new connection to IRC server - it is not saved. I see this error in terminal: >(org.gnome.Polari:25970): Gjs-WARNING **: JS ERROR: TelepathyGLib.Error: Protocol 'irc' not found on CM 'idle' >ConnectionDetails<._createAccount/<@resource:///org/gnome/Polari/js/connections.js:283 I also notice that net-irc/telepathy-idle is not in polari dependencies, but I think it should be. Tried to emerge telepathy-idle manually, but it didn't help. I think the bug could be related to this: https://bugzilla.gnome.org/show_bug.cgi?id=741303 Reproducible: Always
You are correct, since telepathy idle is a requirement to make polari run, it should be in its dependency tree. commit b4fe8631274c4af7d7322b15c35dca166a27097c Author: Gilles Dartiguelongue <eva@gentoo.org> Date: Mon Oct 19 18:40:07 2015 +0200 net-irc/polari: add telepathy-idle as RDEPEND, bug #562350