After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 665807 - Telepathy client code assumes existence of AccountManager
Telepathy client code assumes existence of AccountManager
Status: RESOLVED NOTGNOME
Product: gnome-shell
Classification: Core
Component: telepathy
3.2.x
Other Linux
: Normal major
: ---
Assigned To: GNOME Shell Telepathy maintainer(s)
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-12-08 17:23 UTC by palfrey
Modified: 2011-12-09 12:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description palfrey 2011-12-08 17:23:12 UTC
I haven't installed the telepathy account manager, but I'm repeatedly seeing the following in my .xsession-errors:

    JS ERROR: !!!   Exception was: Error: Error invoking TelepathyGLib.prepare_finish: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files
    JS ERROR: !!!     lineNumber = '0'
    JS ERROR: !!!     fileName = '"gjs_throw"'
    JS ERROR: !!!     stack = '"("Error invoking TelepathyGLib.prepare_finish: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files")@gjs_throw:0
([object _private_TelepathyGLib_AccountManager],[object _private_Gio_SimpleAsyncResult])@/usr/share/gnome-shell/js/ui/telepathyClient.js:371

This is using the Debian 3.2.1-7 package.

I think this is causing the shell to occasionally restart, as I can't see anything else obvious in the .xsession-errors.
Comment 1 Guillaume Desmottes 2011-12-09 11:47:25 UTC
Yeah the Shell relies on telepathy-mission-control being installed. The debian package should depend on it.
Comment 2 palfrey 2011-12-09 12:02:32 UTC
Thanks, filed with Debian as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651514