You are not logged in.

#1 2019-03-16 01:51:42

apastuszak
Member
From: Besalem, PA USA
Registered: 2014-10-18
Posts: 168
Website

[SOLVED] Gnome 3.32 broke every single dock application

I have tried 3 different dock extensions.  None of them work.  Cairo Dock launches, but never displays the dock, same with Plank.

Anyone else seeing the same behavior?

Last edited by apastuszak (2019-03-16 15:39:35)

Offline

#2 2019-03-16 02:53:48

db
Banned
Registered: 2017-10-21
Posts: 22

Re: [SOLVED] Gnome 3.32 broke every single dock application

Deleted

Last edited by db (2019-03-16 03:19:52)

Offline

#3 2019-03-16 02:55:59

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Gnome 3.32 broke every single dock application

db wrote:

Sure, but mods are putting them in the Dustbin so anybody searching can't find info about the problems!

You are one post away from a ban. The thread was dustbinned because it was people whining about the maintainer, not contributing anything constructive.

Don't test my patience any further.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2019-03-16 02:56:03

apastuszak
Member
From: Besalem, PA USA
Registered: 2014-10-18
Posts: 168
Website

Re: [SOLVED] Gnome 3.32 broke every single dock application

Well, that's not very helpful.

I rebooted and logged into Gnome with x.org instead of Wayland and could run Cairo-Dock, Plank and Docky.  None of the extensions work.  But you can at least get some kind of dock up and running that way.

Offline

#5 2019-03-16 03:26:07

rhekman
Member
Registered: 2015-08-28
Posts: 8

Re: [SOLVED] Gnome 3.32 broke every single dock application

Yes I'm seeing the same behaviour. 

Numerous warnings in the journal related to extension related functions:
"Some code called array.toString() on a Uint8Array instance.
"Some code accessed the property 'DBusMenu' on the module 'interfaces'. That property was defined with 'l>
"Some code accessed the property 'WORKAROUND_RELOAD_TYPE_REGISTER' on the module 'util'. That property wa>
"Some code accessed the property 'StatusNotifierWatcher' on the module 'statusNotifierWatcher'. That prop>
"Some code accessed the property 'StatusNotifierWatcher' on the module 'interfaces'. That property was de>
"Some code accessed the property 'traverseBusNames' on the module 'util'. That property was defined

and so on, and so on

Actual extension failures included:
JS WARNING: [/home/reidh/.local/share/gnome-shell/extensions/arc-menu@linxgem33.com/menu.js 34]: Requiring GMenu but it has 2 versions available; use imports.gi.versions to pick o>
not handling error not-supported for action get-installed: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.gnome.Shell.Extensions” on object at pat>
hiding category games featured applications: found only 0 to show, need at least 9
hiding category graphics featured applications: found only 0 to show, need at least 9

JS WARNING: [/home/reidh/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelManager.js 223]: reference to undefined property "_container"
Extension "dash-to-panel@jderose9.github.com" had error: TypeError: boxPointer._container is undefined
Extension "user-theme@gnome-shell-extensions.gcampax.github.com" had error: TypeError: ExtensionUtils.getSettings is not a function

Extension "native-window-placement@gnome-shell-extensions.gcampax.github.com" had error: TypeError: ExtensionUtils.getSettings is not a function
Extension "workspace-indicator@gnome-shell-extensions.gcampax.github.com" had error: TypeError: ExtensionUtils.initTranslations is not a function
Extension "drive-menu@gnome-shell-extensions.gcampax.github.com" had error: TypeError: ExtensionUtils.initTranslations is not a function

Offline

#6 2019-03-16 03:31:44

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Gnome 3.32 broke every single dock application

Use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Co … s_and_code


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#7 2019-03-16 03:32:12

rhekman
Member
Registered: 2015-08-28
Posts: 8

Re: [SOLVED] Gnome 3.32 broke every single dock application

Obviously extension API changes require updates and many extensions are not yet compatible with Gnome 3.32

The only workaround that fixed my issues was a complete downgrade. Backed up /etc/pacman.d/mirrorlist and replaced the contents with:

## Arch Linux repository mirrorlist                                                                                                
##
Server=https://archive.archlinux.org/repos/2019/03/09/$repo/os/$arch

Then ran 'sudo pacman -Syyuu'

Last edited by rhekman (2019-03-16 03:34:49)

Offline

#8 2019-03-16 03:34:17

rhekman
Member
Registered: 2015-08-28
Posts: 8

Re: [SOLVED] Gnome 3.32 broke every single dock application

Yes I'm seeing the same behaviour. 

Numerous warnings in the journal related to extension related functions:

Some code called array.toString() on a Uint8Array instance. 
Some code accessed the property 'DBusMenu' on the module 'interfaces'. That property was defined with 'l>
Some code accessed the property 'WORKAROUND_RELOAD_TYPE_REGISTER' on the module 'util'. That property wa>
Some code accessed the property 'StatusNotifierWatcher' on the module 'statusNotifierWatcher'. That prop>
Some code accessed the property 'StatusNotifierWatcher' on the module 'interfaces'. That property was de>
Some code accessed the property 'traverseBusNames' on the module 'util'. That property was defined 

and so on, and so on

Actual extension failures included:

JS WARNING: [/home/reidh/.local/share/gnome-shell/extensions/arc-menu@linxgem33.com/menu.js 34]: Requiring GMenu but it has 2 versions available; use imports.gi.versions to pick o>
not handling error not-supported for action get-installed: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.gnome.Shell.Extensions” on object at pat>
hiding category games featured applications: found only 0 to show, need at least 9
hiding category graphics featured applications: found only 0 to show, need at least 9

JS WARNING: [/home/reidh/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelManager.js 223]: reference to undefined property "_container"
Extension "dash-to-panel@jderose9.github.com" had error: TypeError: boxPointer._container is undefined
Extension "user-theme@gnome-shell-extensions.gcampax.github.com" had error: TypeError: ExtensionUtils.getSettings is not a function

Extension "native-window-placement@gnome-shell-extensions.gcampax.github.com" had error: TypeError: ExtensionUtils.getSettings is not a function
Extension "workspace-indicator@gnome-shell-extensions.gcampax.github.com" had error: TypeError: ExtensionUtils.initTranslations is not a function
Extension "drive-menu@gnome-shell-extensions.gcampax.github.com" had error: TypeError: ExtensionUtils.initTranslations is not a function[/quote]

Offline

#9 2019-03-16 03:36:49

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Gnome 3.32 broke every single dock application


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#10 2019-03-16 13:04:28

apastuszak
Member
From: Besalem, PA USA
Registered: 2014-10-18
Posts: 168
Website

Re: [SOLVED] Gnome 3.32 broke every single dock application

I removed dash-to-dock from extensions.gnome.org and installed it from aur (v65 git version).  This got dash to dock to load.  But it displays none of my favorites.  And new icons don't show up as I launch apps.

Offline

#11 2019-03-16 15:39:17

apastuszak
Member
From: Besalem, PA USA
Registered: 2014-10-18
Posts: 168
Website

Re: [SOLVED] Gnome 3.32 broke every single dock application

Just discovered if you install

gnome-shell-extension-dash-to-dock-git

from AUR, Dash to Dock works again under 3.32.0

Last edited by apastuszak (2019-03-16 15:39:56)

Offline

Board footer

Powered by FluxBB