shell icon indicating copy to clipboard operation
shell copied to clipboard

Not compatiable with GNOME 43.3

Open abdoulayegk opened this issue 2 years ago • 3 comments

(1) Issue/Bug Description:

(2) Steps to reproduce (if you know):

(3) Expected behavior:

(4) Distribution (run cat /etc/os-release):

(5) Gnome Shell version:

(6) Pop Shell version (run apt policy pop-shell or provide the latest commit if building locally):

(7) Where was Pop Shell installed from:

(8) Monitor Setup (2 x 1080p, 4K, Primary(Horizontal), Secondary(Vertical), etc):

(9) Other Installed/Enabled Extensions:

(10) Other Notes: The settings of extension [email protected] had an error:

Error: No property border_width on GtkGrid

Stack trace:

_init/Gtk.Widget.prototype._init@resource:///org/gnome/gjs/modules/core/overrides/Gtk.js:55:50
settings_dialog_view@/usr/share/gnome-shell/extensions/[email protected]/prefs.js:46:16
settings_dialog_new@/usr/share/gnome-shell/extensions/[email protected]/prefs.js:9:23
buildPrefsWidget@/usr/share/gnome-shell/extensions/[email protected]/prefs.js:127:18
_init@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:32:44
ExtensionPrefsDialog@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:10:4
OpenExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:124:33
async*_handleMethodCall@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:368:35
_wrapJSObject/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:401:34
run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:186:20
main@resource:///org/gnome/Shell/Extensions/js/main.js:22:13
run@resource:///org/gnome/gjs/modules/script/package.js:206:19
start@resource:///org/gnome/gjs/modules/script/package.js:190:8
@/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17

abdoulayegk avatar Mar 22 '23 12:03 abdoulayegk

Interesting 43.3 would break the extension if there are reports of at least partial functionality on 43.2 and 43.1: https://github.com/pop-os/shell/issues/1558 https://github.com/pop-os/shell/issues/1542

I found another report of this specific error message from earlier GNOME versions: https://github.com/pop-os/shell/issues/974

@abdoulayegk When/where are you seeing this message? You didn't fill out the issue template properly, so there's not enough detail.

jacobgkau avatar Mar 22 '23 22:03 jacobgkau

I have encountered the same issue. But, as the #974 said switching to git based installation fixed it.

hakan-demirli avatar Jul 15 '23 15:07 hakan-demirli

I'm using Debian 12 stable, gnome version 43.6 and encountered the same issue.

one2three4f avatar Nov 06 '23 20:11 one2three4f