Right clicking a launcher sometimes crashes the panel
I've experienced this issue repeatedly. After adding a program to the panel using the whiskermenu's Add to Panel dialog button, it adds the launcher at the end of the panel. Sometimes when I try to right-click that launcher item to move it the dialog that's supposed to contain the Move button pops up completely empty and the whole panel freezes (empty popup dialog won't go away and all other items on the panel are irresponsive), so I have to run xfce4-panel -r
to get it working again. NOTE: I have my panel docked at the top of the screen.
Attaching screenshot showing how it looks vs how it's supposed to look and the logs I got replicating this behavior running xfce4-panel
through the terminal.
(wrapper-2.0:78214): Gtk-CRITICAL **: 01:09:32.128: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
(xfce4-panel:78209): Gtk-CRITICAL **: 01:09:32.129: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
(xfce4-panel:78209): xfce4-panel-CRITICAL **: 01:09:33.812: panel-window.c:3373 (panel_window_thaw_autohide): expression 'window->autohide_block > 0' failed.
(xfce4-panel:78209): garcon-CRITICAL **: 01:09:37.555: garcon_gtk_menu_get_desktop_actions_menu: assertion 'actions != NULL' failed
(xfce4-panel:78209): garcon-CRITICAL **: 01:09:37.558: garcon_gtk_menu_get_desktop_actions_menu: assertion 'actions != NULL' failed
(xfce4-panel:78209): garcon-CRITICAL **: 01:09:39.003: garcon_gtk_menu_get_desktop_actions_menu: assertion 'actions != NULL' failed
(xfce4-panel:78209): Gtk-CRITICAL **: 01:09:39.010: _gtk_widget_captured_event: assertion 'WIDGET_REALIZED_FOR_EVENT (widget, event)' failed
(xfce4-panel:78209): Gtk-CRITICAL **: 01:09:39.022: _gtk_widget_captured_event: assertion 'WIDGET_REALIZED_FOR_EVENT (widget, event)' failed
(xfce4-panel:78209): Gtk-CRITICAL **: 01:09:39.272: _gtk_widget_captured_event: assertion 'WIDGET_REALIZED_FOR_EVENT (widget, event)' failed
Edited by Andriy Byelikov