meghprkh / force-quit

Gnome Shell Extension To Add Force Quit button
GNU General Public License v2.0
16 stars 8 forks source link

Not compatible with Gnome 42 (Ubuntu 22.04 LTS) #16

Closed leinardi closed 7 months ago

leinardi commented 2 years ago

The extension is not compatible with the latest stable version of Gnome: image

https://extensions.gnome.org/extension/770/force-quit/

To reproduce the issue try to install the extension on Ubuntu 22.04 LTS.

meghprkh commented 2 years ago

Updated, please try again from the website

leinardi commented 2 years ago

Hi, I installed the update and the extension icon is shown correctly on Gnome 42 but it does not work properly: when I click the icon the cursor changes to a cross but I can't select anything nor I can cancel the action so the only solution is to restart. I tried twice and the result is the same.

TowelSniffer commented 2 years ago

Having the same issue described by @leinardi on Gnome 42 Arch

ZimbiX commented 2 years ago

When it gets stuck, nothing is logged from journalctl -f /usr/bin/gnome-shell /usr/bin/gjs.

To get out of it without closing your work, from a virtual terminal (e.g. Ctrl+Alt+F3), run pkill '^gnome-shell$'.

meghprkh commented 2 years ago

This should work now, please update the extension from the website. Many thanks for the reports! :)

ZimbiX commented 2 years ago

Thanks for the update! It does indeed work now for me, and the highlighting is nice. But there are a few bugs:

meghprkh commented 2 years ago

Updated yet again (thanks to https://github.com/EasyScreenCast/EasyScreenCast/pull/334 ), this time it should fix the bug. However the previous version introduced a behaviour which allowed to quit windows after pressing the super key and selecting from the overview, will try to see if I can add that back again

meghprkh commented 7 months ago

Closing this PR, created https://github.com/meghprkh/force-quit/issues/26 for the activity overview feature