You are not logged in.

#1 2011-09-30 18:01:27

pushakk
Member
Registered: 2011-09-29
Posts: 49

[solved] gnome 3.2 crash this._accountManager.get_factory is not

Hello,

gnome 3.2 crash when I log in gdm session.

In the .xsession-errors I see

----------------------------------------------------------------------------------------------------------------------------------
** Message: applet now removed from the notification area
    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"'
Advertencia del gestor de ventanas: Log level 32: Execution of main.js threw exception: TypeError: this._accountManager.get_factory is not a function

(nm-applet:4003): libnotify-WARNING **: Failed to connect to proxy
gnome-shell-calendar-server[4036]: Got HUP on stdin - exiting
    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"'
Advertencia del gestor de ventanas: Log level 32: Execution of main.js threw exception: TypeError: this._accountManager.get_factory is not a function
gnome-session[3923]: WARNING: App 'gnome-shell.desktop' respawning too quickly
gnome-shell-calendar-server[4055]: Got HUP on stdin - exiting

(gnome-settings-daemon:3966): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
[1317404558,000,xklavier.c:xkl_engine_start_listen/]    The backend does not require manual layout management - but it is provided by the application

(gdu-notification-daemon:4000): Gdk-WARNING **: gdu-notification-daemon: Fatal IO error 11 (Recurso no disponible temporalmente) on X server :0.


(nm-applet:4003): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Recurso no disponible temporalmente) on X server :0.


(evolution-alarm-notify:4001): Gdk-WARNING **: evolution-alarm-notify: Fatal IO error 11 (Recurso no disponible temporalmente) on X server :0.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------

I have tryed init gnome-session from xinitrc, moving .config and I have created new user and It crashes anyway with same errors.

Thank you.

Last edited by pushakk (2011-09-30 19:41:33)

Offline

#2 2011-09-30 18:03:43

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [solved] gnome 3.2 crash this._accountManager.get_factory is not

what's your ~/.xinitrc ? paste the whole file


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2011-09-30 18:21:18

pushakk
Member
Registered: 2011-09-29
Posts: 49

Re: [solved] gnome 3.2 crash this._accountManager.get_factory is not

Hello wonder,

it' s only

exec gnome-session

I always use gdm, just use .xinitrc this time because try init gnome without gdm.

Thank you.

Offline

#4 2011-09-30 18:27:33

mac1202
Member
Registered: 2011-05-24
Posts: 33

Re: [solved] gnome 3.2 crash this._accountManager.get_factory is not

I had the same problem using gdm to login.

Offline

#5 2011-09-30 18:41:24

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [solved] gnome 3.2 crash this._accountManager.get_factory is not

damn, you guys are right.

use this telepathy-glib package until i report upstream

http://pkgbuild.com/~ioni/telepathy-gli … pkg.tar.xz
http://pkgbuild.com/~ioni/telepathy-gli … pkg.tar.xz


Give what you have. To someone, it may be better than you dare to think.

Offline

#6 2011-09-30 18:42:59

pushakk
Member
Registered: 2011-09-29
Posts: 49

Re: [solved] gnome 3.2 crash this._accountManager.get_factory is not

Hello,

solved with

pacman -U /var/cache/pacman/pkg/telepathy-glib-0.15.5-1-i686.pkg.tar.xz

telepathy-glib 0.15.6-1 broked my gnome

Thanks to all.

Offline

#7 2011-09-30 19:23:22

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [solved] gnome 3.2 crash this._accountManager.get_factory is not

thanks. i  fixed it in telepathy-glib 0.15.6-2.

Please next time report bugs on the tracker, i was lucky to see the post on the forums


Give what you have. To someone, it may be better than you dare to think.

Offline

#8 2011-09-30 19:24:20

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: [solved] gnome 3.2 crash this._accountManager.get_factory is not

pushakk, please mark this thread [SOLVED] by editing the title of your first post.


To know or not to know ...
... the questions remain forever.

Offline

#9 2011-09-30 19:46:40

pushakk
Member
Registered: 2011-09-29
Posts: 49

Re: [solved] gnome 3.2 crash this._accountManager.get_factory is not

Hello,

bernarcher:  Done, sorry I'm so noob here.

wonder: Thank to you. You really do wonder job.

Offline

Board footer

Powered by FluxBB