Settings schema 'im.telepathy.MissionControl.FromEmpathy' is not installed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
telepathy-mission-control-5 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
package version: 1:5.10.1-0ubuntu1 (i386)
release: Ubuntu 12.04
When Empathy starts, it displays an error dialog stating:
+----
| There was an error while trying to connect to
| the Telepathy Account Manager. The error was:
| Message did not receive a reply (timeout by message bus)
+----
A similar error appears when I try to start Empathy from a terminal window:
+----
| folks-WARNING **: Error preparing Backend 'telepathy':
| Message did not receive a reply (timeout by message bus)
+----
I notice that two files in /usr/share/
* org.freedesktop
* org.freedesktop
both contain the following exec call:
Exec=
When I try to execute that directly from a terminal window, I receive the following error:
+----
| mcd-WARNING **: Could not add client names match rule: Key 'arg0namespace'
| in match rule contains junk after argument number. Only 'path' is
| optionally valid ('arg0path' for example).
|
| GLib-GIO-ERROR **: Settings schema
| 'im.telepathy.
|
| Trace/breakpoint trap
+----
It appears that Empathy is unable to start Telepathy Mission Control. Googling has revealed similar reports, but mostly on Fedora, referencing an incorrect SELinux security context. I'm guessing that doesn't apply here.
description: | updated |
description: | updated |
description: | updated |
Status changed to 'Confirmed' because the bug affects multiple users.