Bug 742779

Summary: Version 0.15.6-1.fc17 kill start of gnome-shell
Product: [Fedora] Fedora Reporter: Zdenek Kabelac <zkabelac>
Component: telepathy-glibAssignee: Brian Pepple <bdpepple>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: bdpepple, johnp, robatino, stijn
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-05 13:53:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Zdenek Kabelac 2011-10-02 19:15:39 UTC
Description of problem:

Update to version telepathy-glib-0.15.6-1.fc17 kills  gnome-shell:


(gnome-shell:1684): GConf-CRITICAL **: gconf_value_get_string: assertion `value != NULL' failed
    JS ERROR: !!!   Exception was: TypeError: this._accountManager.get_factory is not a function
    JS ERROR: !!!     lineNumber = '124'
    JS ERROR: !!!     fileName = '"/usr/share/gnome-shell/js/ui/telepathyClient.js"'
    JS ERROR: !!!     stack = '"()@/usr/share/gnome-shell/js/ui/telepathyClient.js:124
Client()@/usr/share/gnome-shell/js/ui/telepathyClient.js:77
_createUserSession()@/usr/share/gnome-shell/js/ui/main.js:84
start()@/usr/share/gnome-shell/js/ui/main.js:223
@<main>:1
"'
    JS ERROR: !!!     message = '"this._accountManager.get_factory is not a function"'


I'd to downgrade to telepathy-glib-0.15.5-1.fc17.

Version-Release number of selected component (if applicable):
telepathy-glib-0.15.6-1.fc17

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Stijn Hoop 2011-10-05 12:13:23 UTC
Fixed by telepathy-glib-0.15.7, this was introduced by a commit that exposes a bug in the introspection scanner.

Also see

https://bugzilla.gnome.org/show_bug.cgi?id=660629

http://projects.archlinux.org/svntogit/packages.git/tree/trunk/fix_gnome-shell.patch?h=packages/telepathy-glib&id=87274728df5d834dc5781ee0f5ad1696ec323827

Easier to solve by updating telepathy-glib I suppose.

Comment 2 Brian Pepple 2011-10-05 13:53:43 UTC
Built telepathy-glib-0.15.7-1.fc17 for rawhide. Should be available tomorrow.