sakithb / media-controls

A media indicator for the Gnome shell.
MIT License
236 stars 36 forks source link

Opening with touch crashing Gnome Shell #161

Open adam-adrian opened 1 month ago

adam-adrian commented 1 month ago

Describe the bug Opening it with touchscreen (I mean touch event) crashing gnome-shell

To Reproduce Steps to reproduce the behavior:

  1. Use a touchscreen display (In Wayland)

Expected behavior The popup open without problem

Environment:

Additional context Im using Microsoft Surface, just in case that change anything.

bataneske commented 1 month ago

I just wanted to open an issue because it's crashing for me as well. My touch event is pause and my shell crashed even without touchscreen. Same version of GNOME and extension, Fedora 40 (so maybe it's a Fedora thing) and it's also on Wayland.

So Microsoft Surface probably isn't a problem.

The only issue I've seen in Logs was: Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed and some systemd mumbo jumbo, but I get this log a lot so it might not have to do anything with the extension. Or this extension is what causes the log, even when it doesn't crash. I just don't think it has anything to do with the crash itself.

ChrisLauinger77 commented 1 month ago

https://discussion.fedoraproject.org/t/gdm-on-display-added-assertion-gdm-is-remote-display-display-failed/119228 seems a lot of people get this https://bbs.archlinux.org/viewtopic.php?id=296698 here somebody says should be fixed in 46.3 / 47 ...

ChrisLauinger77 commented 1 month ago

It also looks like #151 #161 #164 are the same issue / root cause