Hello Jerry, or anyone else affected, Accepted gnome-shell-extension-appindicator into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gnome-shell-extension- appindicator/33.1-0ubuntu0.20.04.1 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed- focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed-focal. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping! N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days. ** Changed in: gnome-shell-extension-appindicator (Ubuntu Focal) Status: In Progress => Fix Committed ** Tags added: verification-needed verification-needed-focal -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell-extension-appindicator in Ubuntu. https://bugs.launchpad.net/bugs/1881669 Title: Object .Gjs_AppIndicatorIconActor__1 (0x5582a2e9b240), has been already finalized. Impossible to set any property to it Status in gnome-shell-extension-appindicator package in Ubuntu: Fix Released Status in gnome-shell-extension-appindicator source package in Focal: Fix Committed Bug description: [ Impact ] Destroying an appindicator dbusmenu we fail with some (non-fatal) errors [ Test case ] Open/Close an application with appindicator Ensure that gnome-shell journal (journalctl -b0 /usr/bin/gnome-shell) doesn't show any error related to Jun 01 17:24:15 cerberus gnome-shell[3318]: [AppIndicatorSupport-WARN] While reading menu layout: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1. Jun 01 17:24:15 cerberus gnome-shell[3318]: JS ERROR: TypeError: this._proxy is null DBusClient<._beginRequestProperties@/usr/share/gnome-shell/extensions/[email protected]/dbusMenu.js:247:9 wrapper@resource:///org/gnome/gjs/modules [ Regression potential ] Indicator may not show at all, but that was what we expect on destruction. --- jlquinn@cerberus:~$ lsb_release -rd Description: Ubuntu 18.04.4 LTS Release: 18.04 jlquinn@cerberus:~/Videos$ apt-cache policy gnome-shell-extension-appindicator gnome-shell-extension-appindicator: Installed: 18.04.1 Candidate: 18.04.1 Version table: *** 18.04.1 500 500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages 500 http://us.archive.ubuntu.com/ubuntu bionic/main i386 Packages 100 /var/lib/dpkg/status This may be related to bug 1879016, but my stack trace is smaller and different. I enabled the appindicator extension, and see the following my logs: Jun 01 17:24:15 cerberus gnome-shell[3318]: Object .Gjs_AppIndicatorIconActor__1 (0x5582a2e9b240), has been already finalized. Impossible to set any property to it. Jun 01 17:24:15 cerberus org.gnome.Shell.desktop[3318]: == Stack trace for context 0x5582a28894b0 == Jun 01 17:24:15 cerberus org.gnome.Shell.desktop[3318]: #0 0x7ffc718eda00 b resource:///org/gnome/gjs/modules/_legacy.js:83 (0x7f70f00b5de0 @ 87) Jun 01 17:24:15 cerberus org.gnome.Shell.desktop[3318]: #1 0x5582a2c5a930 i /usr/share/gnome-shell/extensions/[email protected]/indicatorStatusIcon.js:93 (0x7f6ee00 Jun 01 17:24:15 cerberus org.gnome.Shell.desktop[3318]: #2 0x7ffc718ee5e0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f70f00b5de0 @ 71) Jun 01 17:24:15 cerberus org.gnome.Shell.desktop[3318]: #3 0x7ffc718eed80 b self-hosted:916 (0x7f70f00f12b8 @ 367) Jun 01 17:24:15 cerberus org.gnome.Shell.desktop[3318]: #4 0x7ffc718eee70 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f70f00d2230 @ 386) Jun 01 17:24:15 cerberus org.gnome.Shell.desktop[3318]: #5 0x5582a2c5a8a8 i /usr/share/gnome-shell/extensions/[email protected]/appIndicator.js:190 (0x7f6ee00adf78 Jun 01 17:24:15 cerberus org.gnome.Shell.desktop[3318]: #6 0x7ffc718efac0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f70f00b5de0 @ 71) Jun 01 17:24:15 cerberus org.gnome.Shell.desktop[3318]: #7 0x5582a2c5a800 i /usr/share/gnome-shell/extensions/[email protected]/statusNotifierWatcher.js:176 (0x7f6e Jun 01 17:24:15 cerberus org.gnome.Shell.desktop[3318]: #8 0x7ffc718f06a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f70f00b5de0 @ 71) Jun 01 17:24:15 cerberus org.gnome.Shell.desktop[3318]: #9 0x5582a2c5a760 i /usr/share/gnome-shell/extensions/[email protected]/statusNotifierWatcher.js:170 (0x7f6e Jun 01 17:24:15 cerberus org.gnome.Shell.desktop[3318]: #10 0x7ffc718f1290 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f70f00b5de0 @ 71) Jun 01 17:24:15 cerberus org.gnome.Shell.desktop[3318]: #11 0x7ffc718f1a50 b self-hosted:918 (0x7f70f00f12b8 @ 394) Jun 01 17:24:15 cerberus gnome-shell[3318]: [AppIndicatorSupport-WARN] While reading menu layout: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1. Jun 01 17:24:15 cerberus gnome-shell[3318]: JS ERROR: TypeError: this._proxy is null DBusClient<._beginRequestProperties@/usr/share/gnome-shell/extensions/[email protected]/dbusMenu.js:247:9 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 ProblemType: BugDistroRelease: Ubuntu 18.04 Package: gnome-shell-extension-appindicator 18.04.1 ProcVersionSignature: Ubuntu 5.3.0-53.47~18.04.1-generic 5.3.18 Uname: Linux 5.3.0-53-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.15 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Mon Jun 1 17:41:57 2020 Dependencies: InstallationDate: Installed on 2020-05-29 (2 days ago) InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805) PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bashSourcePackage: gnome-shell-extension-appindicator UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-appindicator/+bug/1881669/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

