Skip to content

Instantly share code, notes, and snippets.

@yookoala
Created November 7, 2017 15:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yookoala/92f423effda699feac8fad2f2cefb22e to your computer and use it in GitHub Desktop.
Save yookoala/92f423effda699feac8fad2f2cefb22e to your computer and use it in GitHub Desktop.
gnome-shell log trace
Nov 07 23:21:10 localhost gnome-shell[3394]: JS WARNING: [resource:///org/gnome/shell/ui/main.js 315]: reference to undefined property "MetaStage"
Nov 07 23:21:10 localhost gnome-shell[3394]: JS WARNING: [resource:///org/gnome/shell/ui/layout.js 221]: reference to undefined property "MetaWindowGroup"
Nov 07 23:21:10 localhost gnome-shell[3394]: JS WARNING: [resource:///org/gnome/shell/ui/osdMonitorLabeler.js 59]: reference to undefined property "MetaDBusDisplayConfigSkeleton"
Nov 07 23:21:10 localhost org.gnome.Shell.desktop[3394]: current session already has an ibus-daemon.
Nov 07 23:21:10 localhost gnome-shell[3394]: JS WARNING: [resource:///org/gnome/shell/ui/slider.js 38]: reference to undefined property "CallyActor"
Nov 07 23:21:10 localhost gnome-shell[3394]: Telepathy is not available, chat integration will be disabled.
Nov 07 23:21:10 localhost gnome-shell[3394]: JS WARNING: [resource:///org/gnome/gjs/modules/tweener/tweener.js 540]: reference to undefined property "isSpecialProperty"
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'Duolingo' on the module 'duolingo'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'Reminder' on the module 'reminder'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'LanguageSubMenu' on the module 'duolingoLanguageMenu'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'DuolingoMenuButton' on the module 'duolingoUI'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'SETTING_USERNAME' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'SETTING_PASSWORD' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'URL_DUOLINGO_USERS' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'SETTING_SHOW_ICON_IN_NOTIFICATION_TRAY' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'SETTING_ICON_INDEX' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'SETTING_ICON_POSITION' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'EVENT_REFRESH' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'EVENT_PREFERENCES' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/utils.js 34]: reference to undefined property Symbol.toPrimitive
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/extension.js 405]: applying the 'delete' operator to an unqualified name is deprecated
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'PortMenu' on the module 'portMenu'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: loading laine
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'KEY_MERGE_CONTROLS' on the module 'prefs'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'KEY_ICON_POSITION' on the module 'prefs'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: [pixel-saver]: 'appmenu' is not a valid button.
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [resource:///org/gnome/shell/ui/workspaceThumbnail.js 892]: reference to undefined property "_switchWorkspaceNotifyId"
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/extension.js 47]: Too many arguments to function GLib.spawn_async: expected 5, got 6
Nov 07 23:21:11 localhost org.gnome.Shell.desktop[3394]: Window manager warning: "XF86RFKill" is not a valid accelerator
Nov 07 23:21:11 localhost gnome-shell[3394]: Error looking up permission: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.impl.portal.PermissionStore was not provided by any .service files
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'SinkMenu' on the module 'sinkMenu'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'KEY_PORT_LABEL' on the module 'prefs'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/portMenu.js 93]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/portMenu.js 95]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/portMenu.js 97]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'SourceMenu' on the module 'sourceMenu'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/portMenu.js 93]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/portMenu.js 95]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/portMenu.js 97]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/sourceMenu.js 37]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/sourceMenu.js 42]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'StreamMenu' on the module 'streamMenu'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/streamMenu.js 50]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/streamMenu.js 52]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: Some code accessed the property 'KEY_PA_OVER' on the module 'prefs'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/portMenu.js 133]: reference to undefined property "_activeDevice"
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/portMenu.js 360]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/portMenu.js 362]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/portMenu.js 364]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/portMenu.js 360]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/portMenu.js 362]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:11 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/laine@knasher.gmail.com/portMenu.js 364]: Too many arguments to method Gio.DBusConnection.signal_subscribe: expected 7, got 8
Nov 07 23:21:12 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/pixel-saver@deadalnix.me/decoration.js 212]: assignment to undeclared variable success
Nov 07 23:21:12 localhost gnome-shell[3394]: JS WARNING: [/home/foobar/.local/share/gnome-shell/extensions/pixel-saver@deadalnix.me/decoration.js 212]: assignment to undeclared variable pid
Nov 07 23:21:12 localhost gnome-shell[3394]: GNOME Shell started at Tue Nov 07 2017 23:21:10 GMT+0800 (HKT)
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'SETTING_HIDE_WHEN_DAILY_GOAL_REACHED' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'ICON_DUOLINGO' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'STYLE_DUOLINGO_LINK' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'STYLE_STREAK_FROZEN' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'LABEL_XP_SEPARATOR' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'SETTING_CHANGE_ICON_COLOR_WHEN_DAILY_GOAL_REACHED' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'SETTING_SHOW_LINGOTS' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'ICON_LINGOTS' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'STYLE_LINGOTS_LABEL' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'ICON_FIRE' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'STYLE_DOUBLE_OR_NOTHING_LABEL' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'LANGUAGE_LABEL' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'LANGUAGE_CODE' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'LANGUAGE_LEVEL' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'LANGUAGE_POINTS' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'LANGUAGE_TO_NEXT_LEVEL' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'LANGUAGE_CURRENT_LANGUAGE' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'ICON_FLAG_PATH' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'ICON_FLAG_SIZE' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'SETTING_USE_AUTHENTICATION' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Nov 07 23:21:15 localhost gnome-shell[3394]: Some code accessed the property 'EVENT_READY' on the module 'constants'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment