pop-os / shell

Pop!_OS Shell
GNU General Public License v3.0
4.85k stars 263 forks source link

Not compatiable with GNOME 43.3 #1601

Open abdoulayegk opened 1 year ago

abdoulayegk commented 1 year ago

(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 pop-shell@system76.com 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/pop-shell@system76.com/prefs.js:46:16
settings_dialog_new@/usr/share/gnome-shell/extensions/pop-shell@system76.com/prefs.js:9:23
buildPrefsWidget@/usr/share/gnome-shell/extensions/pop-shell@system76.com/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
jacobgkau commented 1 year ago

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.

hakan-demirli commented 1 year ago

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

one2three4f commented 11 months ago

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