Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
ghost opened this issue Jul 18, 2023 · 5 comments
Closed

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

ghost opened this issue Jul 18, 2023 · 5 comments
Labels

Comments

@ghost
Copy link

ghost commented Jul 18, 2023

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
@ghost ghost added the bug label Jul 18, 2023
@ghost
Copy link
Author

ghost commented Jul 18, 2023

@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.

@Schneegans
Copy link
Owner

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.

@ghost
Copy link
Author

ghost commented Jul 20, 2023

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!

@ghost
Copy link
Author

ghost commented Jul 24, 2023

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

@Schneegans
Copy link
Owner

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

Anyways, your desktop setup looks pretty dope 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant