Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: positions is undefined #2203

Open
tristanmsct opened this issue Oct 20, 2024 · 0 comments
Open

TypeError: positions is undefined #2203

tristanmsct opened this issue Oct 20, 2024 · 0 comments
Labels

Comments

@tristanmsct
Copy link

tristanmsct commented Oct 20, 2024

Describe the bug
The extension does not start. When trying to launch it the panel disappears until I reboot. In the technical details of the extension I get this message :

TypeError: positions is undefined

Stack trace:
  getPanelPosition@file:///home/user/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelSettings.js:82:5
  _getPanelPosition@file:///home/user/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/prefs.js:262:30
  _updateVerticalRelatedOptions@file:///home/user/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/prefs.js:242:29
  _bindSettings@file:///home/user/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/prefs.js:929:14
  Preferences@file:///home/user/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/prefs.js:231:14
  fillPreferencesWindow@file:///home/user/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/prefs.js:2341:27
  _loadPrefs@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:39:24
  async*_init@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:24:14
  ExtensionPrefsDialog@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:15:4
  OpenExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:138:33
  async*LaunchExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:125:14
  _handleMethodCall@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:373:35
  _wrapJSObject/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:408:34
  _init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:263:34

Linux distribution and version
Ubuntu 24.04, Ubuntu 24.10

GNOME Shell version
Gnome version 46 for Ubuntu 24.04, then Gnome version 47 for Ubuntu 24.10 both with wayland

Dash-to-Panel version
Version 64.

Where was Dash-to-Panel installed from?
Gnome Extension Manager

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant