Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 562350 - net-irc/polari-3.16.1: can't add connection
Summary: net-irc/polari-3.16.1: can't add connection
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal major
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-05 20:08 UTC by Vytenis Sodaitis
Modified: 2015-10-19 16:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vytenis Sodaitis 2015-10-05 20:08:16 UTC
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
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2015-10-19 16:45:13 UTC
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