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 695770 - Exception in callback for signal: title-changed
Exception in callback for signal: title-changed
Status: RESOLVED DUPLICATE of bug 689820
Product: gnome-shell
Classification: Core
Component: lock-screen
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-03-13 13:12 UTC by Kamil Páral
Modified: 2013-03-13 13:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kamil Páral 2013-03-13 13:12:59 UTC
I see following errors in .cache/gdm/session.log:

    JS ERROR: !!!   Exception in callback for signal: title-changed
    JS ERROR: !!!     message = '"obj is undefined"'
    JS ERROR: !!!     fileName = '"/usr/share/gnome-shell/js/ui/screenShield.js"'
    JS ERROR: !!!     lineNumber = '228'
    JS ERROR: !!!     stack = '"((void 0))@/usr/share/gnome-shell/js/ui/screenShield.js:228

I don't know how this happens or when. I also don't know whether it has some negative effects. Sometimes my workspace switcher disappears, but I don't know whether it is related or not.

gnome-shell-3.6.3.1-1.fc18.x86_64
Comment 1 Rui Matos 2013-03-13 13:18:02 UTC
(In reply to comment #0)
> I see following errors in .cache/gdm/session.log:
> 
>     JS ERROR: !!!   Exception in callback for signal: title-changed
>     JS ERROR: !!!     message = '"obj is undefined"'
>     JS ERROR: !!!     fileName =
> '"/usr/share/gnome-shell/js/ui/screenShield.js"'
>     JS ERROR: !!!     lineNumber = '228'
>     JS ERROR: !!!     stack = '"((void
> 0))@/usr/share/gnome-shell/js/ui/screenShield.js:228

This looks like bug 689820.

> I don't know how this happens or when. I also don't know whether it has some
> negative effects. Sometimes my workspace switcher disappears, but I don't know
> whether it is related or not.

I don't think this is related.

> gnome-shell-3.6.3.1-1.fc18.x86_64

*** This bug has been marked as a duplicate of bug 689820 ***