Comment 0 for bug 646877

Revision history for this message
Delan Azabani (azabani) wrote : Gnome 3's gnome-shell-clock-preferences doesn't launch

With Gnome 3's gnome-shell installed, opening clock preferences fails:

delan@delan:~$ gnome-shell-clock-preferences
      JS LOG: Command line: /usr/bin/gjs-console.real ClockPreferences = imports.prefs.clockPreferences; ClockPreferences.main({ progName: 'gnome-shell-clock-preferences', uiFile: '/usr/share/gnome-shell/clock-preferences.ui', localeDir: '/usr/share/locale' });
    JS ERROR: !!! Exception was: SyntaxError: missing variable name
    JS ERROR: !!! lineNumber = '1'
    JS ERROR: !!! fileName = '<command line>'
    JS ERROR: !!! stack = ''
    JS ERROR: !!! message = 'missing variable name'
SyntaxError: missing variable name