NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.4k stars 14.35k forks source link

Just Perfection Gnome Extension - locks up system on login #333079

Open bashfulrobot opened 3 months ago

bashfulrobot commented 3 months ago

Describe the bug

After updating to gnome-shell v 46.3.1, when I log in, I get a blank screen, and my entire system locks up. I have to force a reboot. I confirmed by disabling all extensions and enabling one by one, and rebooting after each one was re-enabled.

Steps To Reproduce

Steps to reproduce the behavior:

I reproduced this on two different systems.

Expected behavior

Additional context

Other Enabled Extensions

Notify maintainers

@honnip

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.44, NixOS, 24.11 (Vicuna), 24.11.20240804.cb9a96f`
 - multi-user?: `yes`
 - sandbox: `relaxed`
 - version: `nix-env (Nix) 2.18.5`
 - nixpkgs: `/nix/store/4cpakzyvfw1rmm9v5i3387x6jd2h1v86-source`

dustin@rembot
-------------
OS: NixOS 24.11.20240804.cb9a96f (Vicuna) x86_64
Host: MS-7B85 (1.0)
Bootmgr: Linux Boot Manager - SYSTEMD-BOOTX64.EFI
Kernel: Linux 6.6.44
Init System: systemd 256.2
Display (G34WQC): 3440x1440 @ 144 Hz in 34″ [External]
Monitor (DP-3): 3440x1440 px @ 143.912 Hz - 800x330 mm (34.07 inches, 109.46 ppi)
LM: gdm-password (Wayland)
DE: GNOME 46.3.1
WM: Mutter (Wayland)
Terminal: alacritty 0.13.2
Date & Time: 2024-08-07 13:36:53
Locale: en_CA.UTF-8
Vulkan: 1.3.278 - radv [Mesa 24.1.4]
OpenGL: 4.6 (Compatibility Profile) Mesa 24.1.4

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
output here

Add a :+1: reaction to issues you find important.

nixos-discourse commented 3 months ago

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/gdm-locks-entire-system-after-update/50233/4

Henry-Hiles commented 3 months ago

Can reproduce.

bashfulrobot commented 2 months ago

I just re-enabled it on a more recent version of gnome. I can no longer reproduce it.

$ gnome-shell --version                                                                                 ~ 
GNOME Shell 46.4

@Henry-Hiles If you update to 46.4 does this resolve the issue for you?