Hi,
dash2dock stopped working, in extension manager there's an error: TypeError: app is null.
I removed it, logged out, logged in, and reinstalled. I've installed from git, all with the same results.
This seems to be my problem, but where should I start looking to correct the issue?
Output from journalctl reports:
Received error from D-Bus search provider org.gnome.Terminal.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Terminal without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Received error from D-Bus search provider org.gnome.Terminal.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Terminal without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Received error from D-Bus search provider org.gnome.seahorse.Application.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Object does not exist at path “/org/gnome/seahorse/Application”
Exception in callback for signal: showing: TypeError: Main.overview.dash.__box is undefined
Hi, dash2dock stopped working, in extension manager there's an error: TypeError: app is null.
I removed it, logged out, logged in, and reinstalled. I've installed from git, all with the same results.
This seems to be my problem, but where should I start looking to correct the issue?
Output from journalctl reports:
Received error from D-Bus search provider org.gnome.Terminal.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Terminal without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag Received error from D-Bus search provider org.gnome.Terminal.desktop: Gio.IOErrorEnum: Cannot invoke method; proxy is for the well-known name org.gnome.Terminal without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag Received error from D-Bus search provider org.gnome.seahorse.Application.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Object does not exist at path “/org/gnome/seahorse/Application” Exception in callback for signal: showing: TypeError: Main.overview.dash.__box is undefined
Stack trace: _showMainOverviewDash@file:///home/tomde/.local/share/gnome-shell/extensions/dash2dock-lite@icedman.github.com/extension.js:125:5 _onOverviewShowing@file:///home/tomde/.local/share/gnome-shell/extensions/dash2dock-lite@icedman.github.com/extension.js:763:10 _callHandlers@resource:///org/gnome/gjs/modules/core/_signals.js:130:42 _emit@resource:///org/gnome/gjs/modules/core/_signals.js:119:10 _changeShownState@resource:///org/gnome/shell/ui/overview.js:305:14 _animateVisible@resource:///org/gnome/shell/ui/overview.js:569:14 show@resource:///org/gnome/shell/ui/overview.js:551:14 toggle@resource:///org/gnome/shell/ui/overview.js:657:18 _init/<@resource:///org/gnome/shell/ui/overviewControls.js:449:31 @resource:///org/gnome/shell/ui/init.js:21:20
Thanks, Tom