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

Crash when changing spectrum color twice. #1263

Closed
OctopusET opened this issue Nov 19, 2021 · 2 comments
Closed

Crash when changing spectrum color twice. #1263

OctopusET opened this issue Nov 19, 2021 · 2 comments

Comments

@OctopusET
Copy link
Contributor

EasyEffects Version

6.1.4

What package are you using?

Arch Official (easyeffects)

Distribution

Arch Linux

Describe the bug

After changing color, when I click spectrum color button, this program crashes.

Expected Behavior

No crash.

Debug Log

Debug Log

(easyeffects:5799): GLib-GObject-WARNING **: 04:18:48.953: ../glib/gobject/gsignal.c:2614: signal 'button-press-event' is invalid for instance '0x565335780d30' of type 'GtkText'

(easyeffects:5799): GLib-GObject-WARNING **: 04:18:48.953: ../glib/gobject/gsignal.c:2614: signal 'button-press-event' is invalid for instance '0x565335780d30' of type 'GtkText'

(easyeffects:5799): GLib-GObject-WARNING **: 04:18:48.953: ../glib/gobject/gsignal.c:2614: signal 'button-press-event' is invalid for instance '0x565335780fd0' of type 'GtkText'

(easyeffects:5799): GLib-GObject-WARNING **: 04:18:48.953: ../glib/gobject/gsignal.c:2614: signal 'button-press-event' is invalid for instance '0x565335780fd0' of type 'GtkText'

(easyeffects:5799): GLib-GObject-WARNING **: 04:18:48.953: ../glib/gobject/gsignal.c:2614: signal 'button-press-event' is invalid for instance '0x565335781270' of type 'GtkText'

(easyeffects:5799): GLib-GObject-WARNING **: 04:18:48.953: ../glib/gobject/gsignal.c:2614: signal 'button-press-event' is invalid for instance '0x565335781270' of type 'GtkText'

(easyeffects:5799): GLib-GObject-WARNING **: 04:18:48.954: ../glib/gobject/gsignal.c:2614: signal 'button-press-event' is invalid for instance '0x565335781510' of type 'GtkText'

(easyeffects:5799): GLib-GObject-WARNING **: 04:18:48.954: ../glib/gobject/gsignal.c:2614: signal 'button-press-event' is invalid for instance '0x565335781510' of type 'GtkText'

(easyeffects:5799): GLib-GObject-WARNING **: 04:18:48.954: ../glib/gobject/gsignal.c:2614: signal 'button-press-event' is invalid for instance '0x5653357817b0' of type 'GtkText'

(easyeffects:5799): GLib-GObject-WARNING **: 04:18:48.954: ../glib/gobject/gsignal.c:2614: signal 'button-press-event' is invalid for instance '0x5653357817b0' of type 'GtkText'

(easyeffects:5799): Gdk-WARNING **: 04:18:48.963: Compositor doesn't support moving popups, relying on remapping
Gdk-Message: 04:18:53.210: Lost connection to Wayland compositor.

Additional Information

I'm using wayland with swaywm. As debug log says, I guess this is protocol error.

@vchernin
Copy link
Contributor

vchernin commented Nov 19, 2021

#1209 also exists, with phosh which also uses wlroots. So it sounds like a bug in wlroots. Or maybe it's a mesa or gtk bug as suggested in #1209.

@OctopusET
Copy link
Contributor Author

@vchernin Seems like it's fixed, I can't reproduce this bug.

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

No branches or pull requests

2 participants