Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not work in 19.10 #19

Open
fakhamatia opened this issue May 18, 2020 · 4 comments
Open

Not work in 19.10 #19

fakhamatia opened this issue May 18, 2020 · 4 comments

Comments

@fakhamatia
Copy link

I install from site not work
Install from git git clone https://github.com/rostegg/public-ip-gnome-extension.git ~/.local/share/gnome-shell/extensions/[email protected] and after alt-f2 r not work
It's installed but not show.

@rostegg
Copy link
Owner

rostegg commented May 18, 2020

Gnome shell version? Errors log?

At first, provide this info, because I need this to reproduce the error.

I advise you to remove the old extension, and then install the new version (better from the site)

And if it does not start working, provide the result of journalctl /usr/bin/gnome-shell -f exectuion (install extension, execute command, run alt-f2 -> r, then check report log messages).

Also, check the identity of the code in ~/.local/share/gnome-shell/extensions/[email protected] folder, in particular in extension.js and prefs.js files, and check that they match the code in the master branch.

Сonsidering, that I tested it on 3.26-3.36 versions of shell and the lack of issues reports, most likely, somewhere there is a conflict between the old versions of the extension.

So, pleasem provide the result of journalctl /usr/bin/gnome-shell -f, this will help me solve the problem as quickly as possible

@fakhamatia
Copy link
Author

Gnome shell version?

Gnome 3.34.3

At first, provide this info, because I need this to reproduce the error.

has not emitted any errors.

I advise you to remove the old extension, and then install the new version (better from the site)

I remove first

And if it does not start working, provide the result of journalctl /usr/bin/gnome-shell -f exectuion (install extension, execute command, run alt-f2 -> r, then check report log messages).

Site installation
May 19 10:16:27 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:16:27 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:16:27 TiTAN gnome-shell[6370]: Window manager warning: META_CURRENT_TIME used to choose focus window; focus window may not be correct.
May 19 10:16:27 TiTAN gnome-shell[6370]: Object Meta.BackgroundActor (0x55c6bed2e3d0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
May 19 10:16:27 TiTAN gnome-shell[6370]: == Stack trace for context 0x55c6bdd163f0 ==
May 19 10:16:27 TiTAN gnome-shell[6370]: #0   7fff09df7d50 b   resource:///org/gnome/gjs/modules/overrides/GObject.js:508 (7f62b86ad8b0 @ 25)
May 19 10:16:27 TiTAN gnome-shell[6370]: #1   55c6c113e230 i   /home/titan/.local/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:209 (7f62b11e50d0 @ 73)
May 19 10:16:27 TiTAN gnome-shell[6370]: #2   55c6c113e1b8 i   /home/titan/.local/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:148 (7f62b11e0e50 @ 12)
May 19 10:16:27 TiTAN gnome-shell[6370]: #3   55c6c113e140 i   resource:///org/gnome/shell/ui/main.js:224 (7f62b86cf940 @ 12)
May 19 10:16:27 TiTAN gnome-shell[6370]: JS ERROR: Error: Argument 'instance' (type interface) may not be null
                                       _init/GObject.Object.prototype.disconnect@resource:///org/gnome/gjs/modules/overrides/GObject.js:508:16
                                       _onDestroy@/home/titan/.local/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:209:13
                                       _init/<@/home/titan/.local/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:148:39
                                       _initializeUI/<@resource:///org/gnome/shell/ui/main.js:224:9
May 19 10:16:27 TiTAN gnome-shell[6370]: JS ERROR: TypeError: actor.get_meta_window(...) is null
                                       _destroyWindowDone@resource:///org/gnome/shell/ui/windowManager.js:1801:26
                                       onStopped@resource:///org/gnome/shell/ui/windowManager.js:1771:34
                                       _makeEaseCallback/<@resource:///org/gnome/shell/ui/environment.js:72:13
                                       _easeActor/<@resource:///org/gnome/shell/ui/environment.js:131:56
                                       _initializeUI/<@resource:///org/gnome/shell/ui/main.js:224:9
May 19 10:16:27 TiTAN gnome-shell[6370]: JS ERROR: TypeError: actor.get_meta_window(...) is null
                                       _destroyWindowDone@resource:///org/gnome/shell/ui/windowManager.js:1801:26
                                       onStopped@resource:///org/gnome/shell/ui/windowManager.js:1771:34
                                       _makeEaseCallback/<@resource:///org/gnome/shell/ui/environment.js:72:13
                                       _easeActor/<@resource:///org/gnome/shell/ui/environment.js:131:56
                                       _initializeUI/<@resource:///org/gnome/shell/ui/main.js:224:9
May 19 10:16:28 TiTAN gnome-shell[6370]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
May 19 10:16:28 TiTAN gnome-shell[6370]: Will monitor session 4
May 19 10:16:28 TiTAN gnome-shell[6370]: current session already has an ibus-daemon.
May 19 10:16:28 TiTAN gnome-shell[6370]: Telepathy is not available, chat integration will be disabled.
May 19 10:16:28 TiTAN gnome-shell[6370]: loading user theme: /usr/share/themes/Materia-dark-compact/gnome-shell/gnome-shell.css
May 19 10:16:29 TiTAN gnome-shell[6370]: Window manager warning: Trying to re-add keybinding "focus-active-notification".
May 19 10:16:29 TiTAN gnome-shell[6370]: Usage of object.actor is deprecated for PersianCalendar.PersianCalendar
                                       get@resource:///org/gnome/shell/ui/environment.js:249:29
                                       _init@/home/titan/.local/share/gnome-shell/extensions/[email protected]/extension.js:50:9
                                       wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
                                       enable@/home/titan/.local/share/gnome-shell/extensions/[email protected]/extension.js:522:18
                                       _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:149:13
                                       loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:281:21
                                       _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                       collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                       _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:474:9
                                       _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:508:13
                                       _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:539:13
                                       init@resource:///org/gnome/shell/ui/extensionSystem.js:49:9
                                       _initializeUI@resource:///org/gnome/shell/ui/main.js:245:5
                                       start@resource:///org/gnome/shell/ui/main.js:141:5
                                       @<main>:1:31
May 19 10:16:29 TiTAN gnome-shell[6370]: LAN IP Address extension initialized
May 19 10:16:29 TiTAN gnome-shell[6370]: LAN IP Address extension enabled
May 19 10:16:29 TiTAN gnome-shell[6370]: Usage of object.actor is deprecated for LanIpAddress.indicator
                                       get@resource:///org/gnome/shell/ui/environment.js:249:29
                                       _init@/home/titan/.local/share/gnome-shell/extensions/[email protected]/extension.js:51:9
                                       wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
                                       enable@/home/titan/.local/share/gnome-shell/extensions/[email protected]/extension.js:91:18
                                       _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:149:13
                                       loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:281:21
                                       _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                       collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                       _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:474:9
                                       _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:508:13
                                       _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:539:13
                                       init@resource:///org/gnome/shell/ui/extensionSystem.js:49:9
                                       _initializeUI@resource:///org/gnome/shell/ui/main.js:245:5
                                       start@resource:///org/gnome/shell/ui/main.js:141:5
                                       @<main>:1:31
May 19 10:16:29 TiTAN gnome-shell[6370]: [System monitor] applet init from /home/titan/.local/share/gnome-shell/extensions/[email protected]
May 19 10:16:29 TiTAN gnome-shell[6370]: [System monitor] applet enabling
May 19 10:16:29 TiTAN gnome-shell[6370]: Usage of object.actor is deprecated for PanelMenuButton
                                       get@resource:///org/gnome/shell/ui/environment.js:249:29
                                       enable@/home/titan/.local/share/gnome-shell/extensions/[email protected]/extension.js:2371:13
                                       _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:149:13
                                       loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:281:21
                                       _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                       collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                       _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:474:9
                                       _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:508:13
                                       _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:539:13
                                       init@resource:///org/gnome/shell/ui/extensionSystem.js:49:9
                                       _initializeUI@resource:///org/gnome/shell/ui/main.js:245:5
                                       start@resource:///org/gnome/shell/ui/main.js:141:5
                                       @<main>:1:31
May 19 10:16:29 TiTAN gnome-shell[6370]: [System monitor] applet enabling done
May 19 10:16:29 TiTAN gnome-shell[6370]: Usage of object.actor is deprecated for ClipboardIndicator
                                       get@resource:///org/gnome/shell/ui/environment.js:249:29
                                       _init@/home/titan/.local/share/gnome-shell/extensions/[email protected]/extension.js:88:9
                                       wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
                                       enable@/home/titan/.local/share/gnome-shell/extensions/[email protected]/extension.js:860:26
                                       _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:149:13
                                       loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:281:21
                                       _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                       collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                       _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:474:9
                                       _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:508:13
                                       _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:539:13
                                       init@resource:///org/gnome/shell/ui/extensionSystem.js:49:9
                                       _initializeUI@resource:///org/gnome/shell/ui/main.js:245:5
                                       start@resource:///org/gnome/shell/ui/main.js:141:5
                                       @<main>:1:31
May 19 10:16:29 TiTAN gnome-shell[6370]: Some code accessed the property 'UPower' on the module 'power'. 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.
May 19 10:16:29 TiTAN gnome-shell[6370]: Extension desktop-icons@csoriano already installed in /home/titan/.local/share/gnome-shell/extensions/desktop-icons@csoriano. /usr/share/gnome-shell/extensions/desktop-icons@csoriano will not be loaded
May 19 10:16:29 TiTAN gnome-shell[6370]: JS WARNING: [/usr/share/gnome-shell/extensions/[email protected]/appIcons.js 1090]: unreachable code after return statement
May 19 10:16:29 TiTAN gnome-shell[6370]: ibus_bus_hello: assertion 'ibus_bus_is_connected (bus)' failed
May 19 10:16:29 TiTAN gnome-shell[6370]: Error while sending AddMatch() message: The connection is closed
May 19 10:16:29 TiTAN gnome-shell[6370]: ibus_bus_call_async: assertion 'ibus_bus_is_connected (bus)' failed
May 19 10:16:29 TiTAN gnome-shell[6370]: ibus_bus_call_async: assertion 'ibus_bus_is_connected (bus)' failed
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.109/StatusNotifierItem
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.100/org/ayatana/NotificationItem/software_update_available
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.90/org/ayatana/NotificationItem/whatsapp_nativefier_d402111
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.96/StatusNotifierItem
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:30 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:30 TiTAN gnome-shell[6370]: DWifi Debug: Adding menu..
May 19 10:16:30 TiTAN gnome-shell[6370]: DWifi Debug: Device Current State: 30
May 19 10:16:30 TiTAN gnome-shell[6370]: Object Gio.DBusProxy (0x563994d0fcf0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
May 19 10:16:30 TiTAN gnome-shell[6370]: == Stack trace for context 0x5639919f8320 ==
May 19 10:16:30 TiTAN gnome-shell[6370]: #0   7ffe07f7b430 b   resource:///org/gnome/gjs/modules/overrides/Gio.js:256 (7f28250db670 @ 26)
May 19 10:16:30 TiTAN gnome-shell[6370]: g_async_initable_init_finish: assertion 'G_IS_ASYNC_INITABLE (initable)' failed
May 19 10:16:30 TiTAN gnome-shell[6370]: Object Gio.DBusProxy (0x563994d0fcf0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
May 19 10:16:30 TiTAN gnome-shell[6370]: == Stack trace for context 0x5639919f8320 ==
May 19 10:16:30 TiTAN gnome-shell[6370]: #0   563994581840 i   /usr/share/gnome-shell/extensions/[email protected]/fileManager1API.js:101 (7f27f7618ca0 @ 28)
May 19 10:16:30 TiTAN gnome-shell[6370]: #1   5639945817c0 i   /usr/share/gnome-shell/extensions/[email protected]/fileManager1API.js:45 (7f27f7618a60 @ 46)
May 19 10:16:30 TiTAN gnome-shell[6370]: #2   7ffe07f7b430 b   resource:///org/gnome/gjs/modules/overrides/Gio.js:262 (7f28250db670 @ 89)
May 19 10:16:30 TiTAN gnome-shell[6370]: g_dbus_proxy_get_cached_property_names: assertion 'G_IS_DBUS_PROXY (proxy)' failed
May 19 10:16:30 TiTAN gnome-shell[6370]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
May 19 10:16:43 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:43 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:43 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:43 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:16:43 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:16:43 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:16:44 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:16:44 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:16:44 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:16:44 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:16:44 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:16:44 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:16:44 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:16:44 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:16:44 TiTAN gnome-shell[6370]: GNOME Shell started at Tue May 19 2020 10:16:28 GMT+0430 (+0430)
May 19 10:16:44 TiTAN gnome-shell[6370]: Registering session with GDM
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:19:42 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition

Manual installation
May 19 10:21:24 TiTAN gnome-shell[6370]: Window manager warning: META_CURRENT_TIME used to choose focus window; focus window may not be correct.
May 19 10:21:24 TiTAN gnome-shell[6370]: Object Meta.BackgroundActor (0x5639927464b0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
May 19 10:21:24 TiTAN gnome-shell[6370]: == Stack trace for context 0x5639919f8320 ==
May 19 10:21:24 TiTAN gnome-shell[6370]: #0   7ffe07f78760 b   resource:///org/gnome/gjs/modules/overrides/GObject.js:508 (7f28250ad8b0 @ 25)
May 19 10:21:24 TiTAN gnome-shell[6370]: #1   563992758100 i   /home/titan/.local/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:209 (7f27f79e50d0 @ 73)
May 19 10:21:24 TiTAN gnome-shell[6370]: #2   563992758088 i   /home/titan/.local/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:148 (7f27f79e0e50 @ 12)
May 19 10:21:24 TiTAN gnome-shell[6370]: #3   563992758010 i   resource:///org/gnome/shell/ui/main.js:224 (7f28250cf940 @ 12)
May 19 10:21:24 TiTAN gnome-shell[6370]: JS ERROR: Error: Argument 'instance' (type interface) may not be null
                                       _init/GObject.Object.prototype.disconnect@resource:///org/gnome/gjs/modules/overrides/GObject.js:508:16
                                       _onDestroy@/home/titan/.local/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:209:13
                                       _init/<@/home/titan/.local/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:148:39
                                       _initializeUI/<@resource:///org/gnome/shell/ui/main.js:224:9
May 19 10:21:24 TiTAN gnome-shell[6370]: JS ERROR: TypeError: actor.get_meta_window(...) is null
                                       _destroyWindowDone@resource:///org/gnome/shell/ui/windowManager.js:1801:26
                                       onStopped@resource:///org/gnome/shell/ui/windowManager.js:1771:34
                                       _makeEaseCallback/<@resource:///org/gnome/shell/ui/environment.js:72:13
                                       _easeActor/<@resource:///org/gnome/shell/ui/environment.js:131:56
                                       _initializeUI/<@resource:///org/gnome/shell/ui/main.js:224:9
May 19 10:21:24 TiTAN gnome-shell[6370]: JS ERROR: TypeError: actor.get_meta_window(...) is null
                                       _destroyWindowDone@resource:///org/gnome/shell/ui/windowManager.js:1801:26
                                       onStopped@resource:///org/gnome/shell/ui/windowManager.js:1771:34
                                       _makeEaseCallback/<@resource:///org/gnome/shell/ui/environment.js:72:13
                                       _easeActor/<@resource:///org/gnome/shell/ui/environment.js:131:56
                                       _initializeUI/<@resource:///org/gnome/shell/ui/main.js:224:9
May 19 10:21:25 TiTAN gnome-shell[6370]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
May 19 10:21:25 TiTAN gnome-shell[6370]: Will monitor session 4
May 19 10:21:25 TiTAN gnome-shell[6370]: current session already has an ibus-daemon.
May 19 10:21:25 TiTAN gnome-shell[6370]: Telepathy is not available, chat integration will be disabled.
May 19 10:21:25 TiTAN gnome-shell[6370]: loading user theme: /usr/share/themes/Materia-dark-compact/gnome-shell/gnome-shell.css
May 19 10:21:25 TiTAN gnome-shell[6370]: Window manager warning: Trying to re-add keybinding "focus-active-notification".
May 19 10:21:25 TiTAN gnome-shell[6370]: Usage of object.actor is deprecated for PersianCalendar.PersianCalendar
                                       get@resource:///org/gnome/shell/ui/environment.js:249:29
                                       _init@/home/titan/.local/share/gnome-shell/extensions/[email protected]/extension.js:50:9
                                       wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
                                       enable@/home/titan/.local/share/gnome-shell/extensions/[email protected]/extension.js:522:18
                                       _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:149:13
                                       loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:281:21
                                       _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                       collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                       _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:474:9
                                       _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:508:13
                                       _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:539:13
                                       init@resource:///org/gnome/shell/ui/extensionSystem.js:49:9
                                       _initializeUI@resource:///org/gnome/shell/ui/main.js:245:5
                                       start@resource:///org/gnome/shell/ui/main.js:141:5
                                       @<main>:1:31
May 19 10:21:25 TiTAN gnome-shell[6370]: LAN IP Address extension initialized
May 19 10:21:25 TiTAN gnome-shell[6370]: LAN IP Address extension enabled
May 19 10:21:25 TiTAN gnome-shell[6370]: Usage of object.actor is deprecated for LanIpAddress.indicator
                                       get@resource:///org/gnome/shell/ui/environment.js:249:29
                                       _init@/home/titan/.local/share/gnome-shell/extensions/[email protected]/extension.js:51:9
                                       wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
                                       enable@/home/titan/.local/share/gnome-shell/extensions/[email protected]/extension.js:91:18
                                       _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:149:13
                                       loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:281:21
                                       _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                       collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                       _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:474:9
                                       _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:508:13
                                       _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:539:13
                                       init@resource:///org/gnome/shell/ui/extensionSystem.js:49:9
                                       _initializeUI@resource:///org/gnome/shell/ui/main.js:245:5
                                       start@resource:///org/gnome/shell/ui/main.js:141:5
                                       @<main>:1:31
May 19 10:21:25 TiTAN gnome-shell[6370]: [System monitor] applet init from /home/titan/.local/share/gnome-shell/extensions/[email protected]
May 19 10:21:25 TiTAN gnome-shell[6370]: [System monitor] applet enabling
May 19 10:21:25 TiTAN gnome-shell[6370]: Usage of object.actor is deprecated for PanelMenuButton
                                       get@resource:///org/gnome/shell/ui/environment.js:249:29
                                       enable@/home/titan/.local/share/gnome-shell/extensions/[email protected]/extension.js:2371:13
                                       _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:149:13
                                       loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:281:21
                                       _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                       collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                       _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:474:9
                                       _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:508:13
                                       _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:539:13
                                       init@resource:///org/gnome/shell/ui/extensionSystem.js:49:9
                                       _initializeUI@resource:///org/gnome/shell/ui/main.js:245:5
                                       start@resource:///org/gnome/shell/ui/main.js:141:5
                                       @<main>:1:31
May 19 10:21:25 TiTAN gnome-shell[6370]: [System monitor] applet enabling done
May 19 10:21:25 TiTAN gnome-shell[6370]: Usage of object.actor is deprecated for ClipboardIndicator
                                       get@resource:///org/gnome/shell/ui/environment.js:249:29
                                       _init@/home/titan/.local/share/gnome-shell/extensions/[email protected]/extension.js:88:9
                                       wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
                                       enable@/home/titan/.local/share/gnome-shell/extensions/[email protected]/extension.js:860:26
                                       _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:149:13
                                       loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:281:21
                                       _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                       collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                       _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:474:9
                                       _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:508:13
                                       _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:539:13
                                       init@resource:///org/gnome/shell/ui/extensionSystem.js:49:9
                                       _initializeUI@resource:///org/gnome/shell/ui/main.js:245:5
                                       start@resource:///org/gnome/shell/ui/main.js:141:5
                                       @<main>:1:31
May 19 10:21:25 TiTAN gnome-shell[6370]: Some code accessed the property 'UPower' on the module 'power'. 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.
May 19 10:21:26 TiTAN gnome-shell[6370]: Extension desktop-icons@csoriano already installed in /home/titan/.local/share/gnome-shell/extensions/desktop-icons@csoriano. /usr/share/gnome-shell/extensions/desktop-icons@csoriano will not be loaded
May 19 10:21:26 TiTAN gnome-shell[6370]: JS WARNING: [/usr/share/gnome-shell/extensions/[email protected]/appIcons.js 1090]: unreachable code after return statement
May 19 10:21:26 TiTAN gnome-shell[6370]: ibus_bus_hello: assertion 'ibus_bus_is_connected (bus)' failed
May 19 10:21:26 TiTAN gnome-shell[6370]: Error while sending AddMatch() message: The connection is closed
May 19 10:21:26 TiTAN gnome-shell[6370]: ibus_bus_call_async: assertion 'ibus_bus_is_connected (bus)' failed
May 19 10:21:26 TiTAN gnome-shell[6370]: ibus_bus_call_async: assertion 'ibus_bus_is_connected (bus)' failed
May 19 10:21:26 TiTAN gnome-shell[6370]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.109/StatusNotifierItem
May 19 10:21:26 TiTAN gnome-shell[6370]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.100/org/ayatana/NotificationItem/software_update_available
May 19 10:21:26 TiTAN gnome-shell[6370]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.90/org/ayatana/NotificationItem/whatsapp_nativefier_d402111
May 19 10:21:26 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:26 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:26 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:26 TiTAN gnome-shell[6370]: [AppIndicatorSupport-DEBUG] Registering StatusNotifierItem :1.96/StatusNotifierItem
May 19 10:21:26 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:26 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:26 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:26 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:27 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:27 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:27 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:27 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:27 TiTAN gnome-shell[6370]: Object Gio.DBusProxy (0x55dc3eed7d40), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
May 19 10:21:27 TiTAN gnome-shell[6370]: g_async_initable_init_finish: assertion 'G_IS_ASYNC_INITABLE (initable)' failed
May 19 10:21:27 TiTAN gnome-shell[6370]: == Stack trace for context 0x55dc3bbc73f0 ==
May 19 10:21:27 TiTAN gnome-shell[6370]: #0   7ffe78458ba0 b   resource:///org/gnome/gjs/modules/overrides/Gio.js:256 (7fb7dacdb670 @ 26)
May 19 10:21:27 TiTAN gnome-shell[6370]: == Stack trace for context 0x55dc3bbc73f0 ==
May 19 10:21:27 TiTAN gnome-shell[6370]: #0   55dc3bf6c310 i   /usr/share/gnome-shell/extensions/[email protected]/fileManager1API.js:101 (7fb7d9118ca0 @ 28)
May 19 10:21:27 TiTAN gnome-shell[6370]: #1   55dc3bf6c290 i   /usr/share/gnome-shell/extensions/[email protected]/fileManager1API.js:45 (7fb7d9118a60 @ 46)
May 19 10:21:27 TiTAN gnome-shell[6370]: #2   7ffe78458ba0 b   resource:///org/gnome/gjs/modules/overrides/Gio.js:262 (7fb7dacdb670 @ 89)
May 19 10:21:27 TiTAN gnome-shell[6370]: Object Gio.DBusProxy (0x55dc3eed7d40), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
May 19 10:21:27 TiTAN gnome-shell[6370]: g_dbus_proxy_get_cached_property_names: assertion 'G_IS_DBUS_PROXY (proxy)' failed
May 19 10:21:27 TiTAN gnome-shell[6370]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
May 19 10:21:40 TiTAN gnome-shell[6370]: DWifi Debug: Adding menu..
May 19 10:21:40 TiTAN gnome-shell[6370]: DWifi Debug: Device Current State: 30
May 19 10:21:40 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:40 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:40 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:40 TiTAN gnome-shell[6370]: [AppIndicatorSupport-FATAL] unable to update overlay icon
May 19 10:21:40 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:21:40 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:21:40 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:21:40 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:21:40 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:21:40 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:21:40 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:21:40 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:21:40 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:21:40 TiTAN gnome-shell[6370]: Ignoring excess values in shadow definition
May 19 10:21:41 TiTAN gnome-shell[6370]: GNOME Shell started at Tue May 19 2020 10:21:25 GMT+0430 (+0430)
May 19 10:21:41 TiTAN gnome-shell[6370]: Registering session with GDM

@rostegg
Copy link
Owner

rostegg commented May 19, 2020

Okay, just tested on few patches (3.34.1 & 3.34.3), it really does not appear, despite that I tested it for a couple of weeks ago and everything was fine.

Considering that the settings panel is displayed ok an extension doesn't produce any errors, the problem may be in the rendering panel (panel style), or even with new patch for 3.36 version, or something like this.

Since it doesn’t even give any errors, I’m not sure that I can quickly find and fix the problem.

So, for now, I can offer two ways to quickly fix this:

  1. Just upgrade(3.36)/downgrade(3.32) shell version. It definitely works for them, not only for me, but also for other users.

  2. Use extension from this branch. This is the old version that worked for you before the new patch. But, as i mentioned here, it likes to update itself to the latest version from the site. So, at first, delete the old extension (on site + check in folder), then manually install this version and disable autoupdate for this extension.

@fakhamatia
Copy link
Author

I use second option and its working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants