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

Gnome crashes when swiping on the widget #164

Open
CrossElectronics opened this issue Aug 16, 2024 · 6 comments
Open

Gnome crashes when swiping on the widget #164

CrossElectronics opened this issue Aug 16, 2024 · 6 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists help wanted Extra attention is needed

Comments

@CrossElectronics
Copy link

Describe the bug
Swiping on the widget crashes Gnome instantly, even when swiping action is set to none.

To Reproduce
Steps to reproduce the behavior:

  1. Swipe L/R on the widget
  2. See error

Expected behavior
Not crash

Screenshots
N/A

Environment:

  • Distro: Fedora 40
  • GNOME version: 46
  • Extension Version: 2.0.1

Additional context
May relate to #151.

@CrossElectronics CrossElectronics added the bug Something isn't working label Aug 16, 2024
@ChrisLauinger77
Copy link
Collaborator

Sounds very same as #151 I agree - swipe makes more sense to me than drag tbh.
But I guess to fix this we need somebody with a touch screen. I cannot repro this how should I test / fix it ?

@ChrisLauinger77 ChrisLauinger77 added duplicate This issue or pull request already exists help wanted Extra attention is needed labels Aug 16, 2024
@CrossElectronics
Copy link
Author

Sounds very same as #151 I agree - swipe makes more sense to me than drag tbh. But I guess to fix this we need somebody with a touch screen. I cannot repro this how should I test / fix it ?

I'm not on a touch screen. I used mouse to swipe (or drag).

@CrossElectronics
Copy link
Author

https://pastebin.com/DhHiTPfq
Here is the coredump, if it helps

@CrossElectronics
Copy link
Author

Aug 16 22:35:35 workstation gnome-shell[45355]: Bail out! GLib-GObject:ERROR:../gobject/gtype.c:1245:type_data_ref_Wm: assertion failed: (NODE_REFCOUNT (node) > 0)
Aug 16 22:35:35 workstation gnome-shell[45355]: == Stack trace for context 0x55d0c3716f80 ==
Aug 16 22:35:35 workstation gnome-shell[45355]: #0   55d0c37de368 i   file:///home/crosstech/.local/share/gnome-shell/extensions/mediacontrols@cliffniff.github.com/helpers/shell/PanelButton.js:786 (fd1543f740 @ 33)
Aug 16 22:35:35 workstation gnome-shell[45355]: #1   55d0c37de2d8 i   resource:///org/gnome/shell/ui/init.js:21 (82768a70bf0 @ 48)
Aug 16 22:35:35 workstation audit[45355]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 pid=45355 comm="gnome-shell" exe="/usr/bin/gnome-shell" sig=6 res=1

@CrossElectronics
Copy link
Author

crash log is here: https://pastebin.com/3EfgWQ5Z

@ChrisLauinger77
Copy link
Collaborator

see #161 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants