Schneegans / Fly-Pie

:pie: Fly-Pie is an innovative marking menu written as a GNOME Shell extension.

Home Page:http://schneegans.github.io/news/2021/12/02/flypie10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fly-Pie settings menu automatically closes itself after 20 seconds...

opened this issue · comments

Describe the Bug

After opening the flypie settings menu, it seems to close after 20 or so seconds.

Steps to reproduce the behavior:
I simply open the settings menu. In about 20 seconds or so, it closes itself without me pressing anything

You may also check the output of GNOME Shell for any error messages related to Fly-Pie.
This can be done with the following terminal command:

journalctl -f -o cat | grep -E 'flypie|'


## Expected Behavior
I expect the menu to stay open for me to adjust the settings. However, the menu seems to simply shut itself down after a few seconds. It seems like GNOME is automatically terminating the settings window!

## System
 - Linux distribution [e.Ubuntu 20.04]
 - Fly-Pie version 21
 - GNOME Shell version: 42.9

@Schneegans This is the precise error I see when running the grepped journalctl command...

***MEMORY-ERROR***: org.gnome.Shell.Extensions[13947]: GSlice: assertion failed: sinfo->n_allocated > 0 
systemd-hostnamed.service: Deactivated successfully.

Hi there! When did this start to happen? Given the fact that Fly-Pie hasn't seen any major updates in last last couple of months and that nobody else reported a similar problem, I would expect this to be an issue which is very specific to your system.

So instead of asking everywhere on the internet, you could try to debug this on your end. Here are a few things you could try:

  • Try to reproduce this on Wayland and X11. Does it make a difference?
  • It could be an issue in GTK which has been fixed long ago. Have you installed all software updates?
  • It could also be an issue related to your theme. Have tried switching to stock GTK and icon themes?
  • If all this does not help, maybe you could setup a virtual machine and try to reproduce it there. Does it happen on a fresh install of Ubuntu 20.04? If so, I would have a chance to reproduce this.

And please be patient. If I do not respond quick enough for your liking, help fixing the issue instead of complaining! I will be on holiday for a couple of weeks and will answer only sporadically.

Hi there! When did this start to happen? Given the fact that Fly-Pie hasn't seen any major updates in last last couple of months and that nobody else reported a similar problem, I would expect this to be an issue which is very specific to your system.

So instead of asking everywhere on the internet, you could try to debug this on your end. Here are a few things you could try:

  • Try to reproduce this on Wayland and X11. Does it make a difference?
  • It could be an issue in GTK which has been fixed long ago. Have you installed all software updates?
  • It could also be an issue related to your theme. Have tried switching to stock GTK and icon themes?
  • If all this does not help, maybe you could setup a virtual machine and try to reproduce it there. Does it happen on a fresh install of Ubuntu 20.04? If so, I would have a chance to reproduce this.

And please be patient. If I do not respond quick enough for your liking, help fixing the issue instead of complaining! I will be on holiday for a couple of weeks and will answer only sporadically.

No worries, Simon, thank you very much for your time. I think I will first start with a fresh install of Ubuntu. One thing that I KNOW that might be a confounding variable is the fact that I have a slightly problematic "kubuntu" installation, which actually prevents me from simply upgrading to 23.04 (lunar lobster).

What I will do no is attempt to get it running on a virtual machine, and in about a week I should have my 23.04 iso downloaded on a newly purchased flashdrive. I will keep you updated!

Thank you for your understanding and support. It means a lot!

Hello Simon! I upgraded to GNOME 23.04 (Lunar lobster) and have had ZERO issues!

I think it was because I had a KDE shell downloaded alongside my GNOME shell, and they may have been conflicting in terms of pointer access within the glib libraries. At any rate, thank you very much for your patience!

Back to using the custom flypie implementation!

image

Awesome! Just let me know if it occurs again, then we will find a solution!

Anyways, your desktop setup looks pretty dope 😄