micheleg / dash-to-dock

A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops.
https://micheleg.github.io/dash-to-dock/
GNU General Public License v2.0
3.84k stars 461 forks source link

Error when trying to install on 20.04 #1148

Open cjohnston1158 opened 4 years ago

cjohnston1158 commented 4 years ago
Mar 30 06:55:12 kachemak gnome-shell[2454]: Telepathy is not available, chat integration will be disabled.
Mar 30 06:55:12 kachemak gnome-shell[2454]: JS WARNING: [/home/cjohnston/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/utils.js 25]: Array.slice is deprecated; use Array.prototype.slice instead
Mar 30 06:55:12 kachemak gnome-shell[2454]: JS WARNING: [/home/cjohnston/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/utils.js 25]: Array.concat is deprecated; use Array.prototype.concat instead
Mar 30 06:55:12 kachemak dbus-daemon[2189]: [session uid=1000 pid=2189] Activating service name='org.freedesktop.FileManager1' requested by ':1.46' (uid=1000 pid=2454 comm="/usr/bin/gnome-shell " label="unconfined")
Mar 30 06:55:12 kachemak gnome-shell[2454]: JS WARNING: [/home/cjohnston/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/appIcons.js 1052]: reference to undefined property "_onLeaveEvent"
Mar 30 06:55:12 kachemak gnome-shell[2454]: JS ERROR: Extension dash-to-dock@micxgx.gmail.com: TypeError: appIconPrototype._onLeaveEvent is undefined#012_init@/home/cjohnston/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/appIcons.js:1052:9#012_init@/home/cjohnston/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/dash.js:226:30#012_init@/home/cjohnston/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/docking.js:236:21#012_createDocks@/home/cjohnston/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/docking.js:1702:20#012DashToDock_DockManager@/home/cjohnston/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/docking.js:1594:14#012enable@/home/cjohnston/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/extension.js:16:5#012_callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:161:32#012loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:312:26#012_loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:545:18#012collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17#012_loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:520:19#012_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:554:18#012_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:585:18#012init@resource:///org/gnome/shell/ui/extensionSystem.js:55:14#012_initializeUI@resource:///org/gnome/shell/ui/main.js:247:22#012start@resource:///org/gnome/shell/ui/main.js:141:5#012@<main>:1:47
cjohnston@kachemak:/var/log$ dpkg -l | grep gnome-shell
ii  chrome-gnome-shell                               10.1-5                                         all          GNOME Shell extensions integration for web browsers
ii  gnome-shell                                      3.36.0-2ubuntu1pop0~1585336182~20.04~899983a   amd64        graphical shell for the GNOME desktop
ii  gnome-shell-common                               3.36.0-2ubuntu1pop0~1585336182~20.04~899983a   all          common files for the GNOME graphical shell
ii  gnome-shell-extension-alt-tab-raise-first-window 0.1.1~1554907039~20.04~0c3e1aa                 all          Gnome-shell extension to always show workspaces in overview
ii  gnome-shell-extension-appindicator               33-1                                           all          AppIndicator/KStatusNotifierItem support for GNOME Shell
ii  gnome-shell-extension-desktop-icons              19.10.2+git20200223-1                          all          desktop icon support for GNOME Shell
ii  gnome-shell-extension-pop-battery-icon-fix       0.1.0~1539650890~20.04~1f88d2e                 all          Gnome-shell extension to prevent notification pop-ups
ii  gnome-shell-extension-pop-shop-details           0.1.0~1526005382~20.04~7d64362                 all          Gnome-shell extension to add a Show Details item to applications when Pop Shop is installed
ii  gnome-shell-extension-prefs                      3.36.0-2ubuntu1pop0~1585336182~20.04~899983a   amd64        tool to enable / disable GNOME Shell extensions
ii  gnome-shell-extension-system76-power             2.0.0~1584736913~20.04~9af4346                 all          Gnome-shell extension for System76 Power Management
ii  pop-gnome-shell-theme                            5.1.1~1585338411~20.04~33db9e6                 all          Pop GNOME Shell Theme
cjohnston1158 commented 4 years ago

Using trunk seems to be working better.