dash2dock-lite icon indicating copy to clipboard operation
dash2dock-lite copied to clipboard

TypeError: app is null

Open tdeboeser opened this issue 1 year ago • 1 comments

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/[email protected]/extension.js:125:5 _onOverviewShowing@file:///home/tomde/.local/share/gnome-shell/extensions/[email protected]/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

tdeboeser avatar Aug 06 '24 12:08 tdeboeser

I'm getting TypeError: Object is not defined

SuleymanCommits avatar Aug 18 '24 12:08 SuleymanCommits

Please give a little more information. When does the crash occur? At startup? Or when enabling the extension. Also what other extensions are you using.

icedman avatar Dec 01 '25 04:12 icedman