Bug 252426 - irc/polari: Missing run-dependency on net-im/telepathy-mission-control
Summary: irc/polari: Missing run-dependency on net-im/telepathy-mission-control
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-05 01:14 UTC by Romain Tartière
Modified: 2021-01-05 01:14 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Romain Tartière freebsd_committer 2021-01-05 01:14:00 UTC
Hello!

After installing polari, at startup a screen is shown to choose a server from.  Clicking on any service logs an error on stderr:

(polari:95187): Gjs-CRITICAL **: 14:53:46.610: JS ERROR: GLib.Error dbus-glib-error-quark: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files
_onRowActivated/<@resource:///org/gnome/Polari/js/connections.js:216:31
_onRowActivated@resource:///org/gnome/Polari/js/connections.js:215:13
main@resource:///org/gnome/Polari/js/main.js:63:24
run@resource:///org/gnome/gjs/modules/script/package.js:222:19
start@resource:///org/gnome/gjs/modules/script/package.js:206:8
@<main>:1:17

org.freedesktop.Telepathy.AccountManager is provided by net-im/telepathy-mission-control. Installing it fix the issue.