pop-os / shell

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

Pop Shell Crashing Gnome 46 on Solus #1711

Closed ammunoz closed 2 months ago

ammunoz commented 2 months ago

(1) Issue/Bug Description: Launching with the Pop Shell extension enabled on Solus Gnome 46 crashes the desktop environment.

Gnome extensions describes the error as:

An error has occurred in this extension. This could cause issues elsewhere in the system. It is recommended to turn the extension off until the error is resolved.

Error details:

TypeError: scroller.add_actor is not a function

(2) Steps to reproduce (if you know): Turn on shell extension on Gnome 46

(3) Expected behavior: Shell does not crash GNOME

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

NAME="Solus"
VERSION="4.5"
ID="solus"
VERSION_CODENAME=resilience
VERSION_ID="4.5"
PRETTY_NAME="Solus 4.5 Resilience"
ANSI_COLOR="1;34"
HOME_URL="https://getsol.us"
SUPPORT_URL="https://help.getsol.us/docs/user/contributing/getting-involved"
BUG_REPORT_URL="https://dev.getsol.us/"
LOGO="distributor-logo-solus"

(5) Gnome Shell version: 46

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

commit cfa0c55e84b7ce339e5ce83832f76fee17e99d51 mast_mantic

(7) Where was Pop Shell installed from: Github

(8) Monitor Setup (2 x 1080p, 4K, Primary(Horizontal), Secondary(Vertical), etc): dual 3440x1440 vertical stacked

(9) Other Installed/Enabled Extensions: Issue occurs even when all other extensions are disabled

(10) Other Notes:

ammunoz commented 2 months ago

False alarm, turned out to be a local issue.

Resolved by deleting all untracked files from my clone of the repo, uninstalling the extension completely and re-running installation from fresh.

Sorry about the issue