phocean / TopIcons-plus

An gnome-shell extension to put the icons back to the tray.
674 stars 98 forks source link

Gnome on Wayland crashes after idle delay #150

Open machitgarha opened 4 years ago

machitgarha commented 4 years ago

Description

Using Gnome on Wayland with TopIcon extension, the shell crashes when it tries to lock itself after the screen is inactive (i.e. after the idle delay); so, I will be logged out of my current session immediately.

Expected Behaviour

Locking without any crashes.

Actual Behaviour

Gnome Shell crashes and the session is killed.

Steps to Reproduce

  1. Make sure the extension is not installed or disabled.
  2. Install the extension, if not already. Enable it.
  3. Log out of current session and log back in.
  4. Wait for the screen to be dimmed (i.e. reaching idle delay timeout).
  5. Crash happens and you'll be logged out.

Important Notes

Environment

OS: Fedora Workstation 32 (Linux kernel 5.6.8) Gnome Shell: 3.36.2 Gnome Protocol: Wayland

Note: This crash may happen on Xorg too, however, due to possibility to reload the shell in Xorg, it would not be sensible in Gnome on Xorg.

jwrdegoede commented 3 years ago

I've tried to reproduce this with Fedora 34 beta / GNOME40 together, using the latest v27 + pull-req #156 to fix GNOME40 compatibility (#155) and I cannot reproduce this.