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

Error: Argument program may not be null on Ubuntu 24.04.1 #6

Open
SirAd opened this issue Sep 25, 2024 · 1 comment
Open

Error: Argument program may not be null on Ubuntu 24.04.1 #6

SirAd opened this issue Sep 25, 2024 · 1 comment

Comments

@SirAd
Copy link

SirAd commented Sep 25, 2024

I got error on Ubuntu 24.04.1 LTS

The settings of extension sticky-notes-integration@joaocandre had an error:

Error: Argument program may not be null

Stack trace:
  is_available@file:///home/adam/.local/share/gnome-shell/extensions/sticky-notes-integration@joaocandre/lib/utils.js:145:25
  fillPreferencesWindow@file:///home/adam/.local/share/gnome-shell/extensions/sticky-notes-integration@joaocandre/prefs.js:163:14
  _loadPrefs@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:41:18
  async*_init@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:26:14
  ExtensionPrefsDialog@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:17:4
  OpenExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:139:33
  async*_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:266:34
  
@SirAd SirAd changed the title Error: Argument program may not be null on Ubuntu 24.10.1 Error: Argument program may not be null on Ubuntu 24.04.1 Sep 25, 2024
@carbon-starlight
Copy link

Same issue on Fedora 40

The settings of extension sticky-notes-integration@joaocandre had an error:

Error: Argument program may not be null

Stack trace:
  is_available@file:///home/user/.local/share/gnome-shell/extensions/sticky-notes-integration@joaocandre/lib/utils.js:145:25
  fillPreferencesWindow@file:///home/user/.local/share/gnome-shell/extensions/sticky-notes-integration@joaocandre/prefs.js:163:14
  _loadPrefs@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:41:18
  async*_init@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:26:14
  ExtensionPrefsDialog@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:17:4
  OpenExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:139:33
  async*_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:266:34
  

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

No branches or pull requests

2 participants