Extensions don't load in gnome-shell 3.36 (Ubuntu 20.04)

Bug #1835706 reported by Daniel van Vugt
56
This bug affects 14 people
Affects Status Importance Assigned to Milestone
gnome-shell-extension-dashtodock (Ubuntu)
Fix Released
Undecided
Unassigned
gnome-shell-extension-desktop-icons (Ubuntu)
Fix Released
High
Iain Lane
gnome-shell-extension-ubuntu-dock (Ubuntu)
Fix Released
High
Marco Trevisan (Treviño)
gnome-shell-extension-weather (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Some extensions don't load in gnome-shell 3.34/3.36

Tags: focal eoan
Changed in gnome-shell-extension-desktop-icons (Ubuntu):
importance: Undecided → High
Changed in gnome-shell-extension-ubuntu-dock (Ubuntu):
importance: Undecided → High
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

For desktop-icons I get:

GNOME Shell-Message: 15:03:14.954: Extension "desktop-icons@csoriano" had error: TypeError: Object 0x7f3b8e15bd78 is not a subclass of GObject_Object, it's a Object

which seems to come from:

== Stack trace for context 0x5557947eb470 ==
#0 555794d6f738 i resource:///org/gnome/shell/ui/environment.js:97 (7f3b8e0858b0 @ 22)
#1 7ffdc3e29760 b resource:///org/gnome/gjs/modules/signals.js:161 (7f3b8e0c0790 @ 50)
#2 7ffdc3e29820 b resource:///org/gnome/gjs/modules/signals.js:168 (7f3b8e0c0820 @ 23)
#3 555794d6f6a8 i /usr/share/gnome-shell/extensions/desktop-icons@csoriano/createFolderDialog.js:164 (7f3b8cd5ee50 @ 561)
#4 555794d6f608 i /usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:37 (7f3b8cd58820 @ 475)
#5 555794d6f530 i /usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopManager.js:37 (7f3b8cd4f1f0 @ 484)
#6 555794d6f4b0 i /usr/share/gnome-shell/extensions/desktop-icons@csoriano/extension.js:24 (7f3b8cd2d670 @ 179)
#7 555794d6f3d8 i resource:///org/gnome/shell/ui/extensionSystem.js:237 (7f3b8db4e4c0 @ 214)
...

Changed in gnome-shell-extension-ubuntu-dock (Ubuntu):
assignee: nobody → Marco Trevisan (Treviño) (3v1n0)
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Marco, can you look at this please? It sounds related to work you've been doing.

Changed in gnome-shell-extension-ubuntu-dock (Ubuntu):
assignee: Marco Trevisan (Treviño) (3v1n0) → nobody
Changed in gnome-shell-extension-desktop-icons (Ubuntu):
assignee: nobody → Marco Trevisan (Treviño) (3v1n0)
status: New → In Progress
Changed in gnome-shell-extension-ubuntu-dock (Ubuntu):
assignee: nobody → Marco Trevisan (Treviño) (3v1n0)
tags: added: eoan
Changed in gnome-shell-extension-ubuntu-dock (Ubuntu):
status: New → In Progress
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

gnome-shell-extension-desktop-icons (19.01.3+git20190814.1-1) experimental; urgency=medium

  * New upstream git snapshot up to fa21e66c5bd67bcbaf5bec3f7a31358169bb7f1b
    with memory-leak fixes.
  * Take proposed upstream patches to fix desktop-icons w/Shell 3.34. Bump
    dependency version accordingly.

 -- Iain Lane <email address hidden> Wed, 14 Aug 2019 10:41:19 +0100

Changed in gnome-shell-extension-desktop-icons (Ubuntu):
assignee: Marco Trevisan (Treviño) (3v1n0) → Iain Lane (laney)
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-shell-extension-ubuntu-dock - 66ubuntu19.10.1

---------------
gnome-shell-extension-ubuntu-dock (66ubuntu19.10.1) eoan; urgency=medium

  [ Adolfo Jayme Barrientos ]
  * Update Spanish and Portuguese translations

  [ Serdar Sağlam ]
  * Update Turkish translation.

  [ Michele Gaio ]
  * Bump version (v66).
  * Fix regression with transparencey settings UI.

  [ Carlo Lobrano ]
  * LauncherAPI: use CSS to style progress bar color

  [ Joonas Henriksson ]
  * Don't reset border-radius for shrinked dash

  [ Philip Langdale ]
  * dash: Add Trash Icon
  * dash: Add Removable drive/device icons
  * prefs: Add prefs to toggle showing Trash and Mounted Volumes
  * appIcons: Implement window tracking for removable devices and trash
  * fileManager1API: Deduplicate window with related locations in tabs

  [ Marco Trevisan (Treviño) ]
  * New upstream release
  * WindowPreviewMenuItem: Inherit from GObject (LP: #1835706)
  * Animations: Convert shell durations in seconds (LP: #1835706)
  * appIcons: Show the ShowAppIcon by default
  * metadata: Bump shell version to 3.34 (LP: #1835706)
  * cleanup: Use inheritance for Actor classes instead of composition
  * dash: Inherit DashItemContainer instead of adding methods
  * appIcons: Pass icon actor to PopupMenuManager (LP: #1835706)
  * docking: Don't use actor parameter for grid
  * ShowAppsIcons: Inherit from Dash.ShowAppsIcon
  * appIcons: Define re-used AppIcon methods as class methods
  * Docking: Use the DockManager as a singleton and keep settings reference there
  * DashSlideContainer: Use native GObject properties
  * general: Use native clutter animations instead of Tweener
  * extension: Use new Shell's ExtensionManager API (LP: #1835706)
  * locations: Handle Trash Errors
  * ubuntu: Disable trash in Ubuntu
  * locations: Ensure volume monitor is destroyed on destruction
  * dash: Destroy Removables and Trash if disabled
  * DockManager: Keep a fm1Client reference and destroy it when unneeded
  * debian/control: Bump dependency to gnome-shell 3.33

 -- Marco Trevisan (Treviño) <email address hidden> Tue, 20 Aug 2019 12:52:06 +0200

Changed in gnome-shell-extension-ubuntu-dock (Ubuntu):
status: In Progress → Fix Released
Revision history for this message
Iain Lane (laney) wrote :

gnome-shell-extension-desktop-icons (19.01.3+git20190814.1-1) experimental; urgency=medium

  * New upstream git snapshot up to fa21e66c5bd67bcbaf5bec3f7a31358169bb7f1b
    with memory-leak fixes.
  * Take proposed upstream patches to fix desktop-icons w/Shell 3.34. Bump
    dependency version accordingly.

 -- Iain Lane <email address hidden> Wed, 14 Aug 2019 10:41:19 +0100

This is in.

Changed in gnome-shell-extension-desktop-icons (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
Bruce Pieterse (octoquad) wrote :

Dash to Dock is currently broken as well. This branch https://github.com/3v1n0/dash-to-dock/tree/gnome-3-34 works, but the intelligent autohide brings down the entire gnome shell if enabled.

GNOME Pomodoro currently works, but was compiled under 3.32 from the 3.32 branch. The package has not be in the repos since Cuttlefish.

Revision history for this message
Mario Vukelic (kreuzsakra) wrote :

With GNOME Shell 3.33.91:

gpaste 3.30.2-1ubuntu3 (universe)
gnome-shell-extension-suspend-button 0~git20180827-2 (universe)

Both marked as "Error loading extension" in Tweaks

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gnome-shell-extension-dashtodock (Ubuntu):
status: New → Confirmed
Revision history for this message
Mario Vukelic (kreuzsakra) wrote :

gnome-shell-extension-workspaces-to-dock
universe, version: 51-1

When active, the Activities and Application menus stop working, incl. Super key. In addition the window management breaks, windows appear being the Ubuntu dock.

Revision history for this message
Mario Vukelic (kreuzsakra) wrote :

Sorry, "appear *behind* the Ubuntu dock" the

Revision history for this message
Jeremy Bícha (jbicha) wrote :

This bug was fixed in the package gnome-shell-extension-dashtodock - 67-1

---------------
gnome-shell-extension-dashtodock (67-1) unstable; urgency=high

  * Team upload
  * New upstream release
  * Update for GNOME Shell 3.34 (Closes: #941674)
  * Drop Testsuite field as there is no debian/tests/control
  * Update Standards-Version to 4.4.1

 -- Raphaël Hertzog <email address hidden> Thu, 10 Oct 2019 08:56:56 +0200

Changed in gnome-shell-extension-dashtodock (Ubuntu):
status: Confirmed → Fix Released
summary: - Extensions don't load in gnome-shell 3.33/3.34
+ Extensions don't load in gnome-shell 3.34/3.36 (Ubuntu 19.10-20.04)
tags: added: focal
Revision history for this message
Launchpad Janitor (janitor) wrote : Re: Extensions don't load in gnome-shell 3.34/3.36 (Ubuntu 19.10-20.04)

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gnome-shell-extension-weather (Ubuntu):
status: New → Confirmed
Revision history for this message
Mantas Kriaučiūnas (mantas) wrote :

Working latest version of gnome-shell-extension-weather packages are in main Baltix-Ubuntu operating system repositories - ppa:baltix, simply add this repo:
sudo add-apt-repository ppa:baltix/ppa

Look at https://code.launchpad.net/~baltix/+archive/ubuntu/ppa and https://code.launchpad.net/~gnome-shell-extensions/+recipe/gnome-shell-extension-openweather for more info.

description: updated
summary: - Extensions don't load in gnome-shell 3.34/3.36 (Ubuntu 19.10-20.04)
+ Extensions don't load in gnome-shell 3.36 (Ubuntu 20.04)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.