Panel Crashes when running apt upgrades
I am experiencing an issue that originally felt like #27 but upon digging deeper I realized that it is actually a separate thing. Reading the docs I found the commands to enable debug and **finally** remembered to capture everything before doing anything else on my system. Weirdly, the debug doesn't show anything meaningful to me (attached), *however* inadvertently leaving the debug terminal open after resetting the panel, I do see some strangeness. ``` [cont from debug mode]... user@hostname:~ $ xfce4-panel & [1] 5146 user@hostname:~ $ [5257:0922/101835.900509:ERROR:settings.cc(410)] Settings version is not 1 libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) [main 2023-09-22T14:18:36.314Z] update#setState idle [main 2023-09-22T14:19:06.318Z] update#setState checking for updates [main 2023-09-22T14:19:06.407Z] update#setState idle [main 2023-09-22T14:19:29.434Z] Extension host with pid 5369 exited with code: 0, signal: unknown. (featherpad:8176): Gtk-CRITICAL **: 10:21:37.263: gtk_file_chooser_default_set_current_name: assertion 'impl->action == GTK_FILE_CHOOSER_ACTION_SAVE || impl->action == GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER' failed xfce4-panel-Message: 10:21:42.830: Plugin docklike-2 has been automatically restarted after crash. ^C quixote@MK-AZIZA:~ $ en_US /usr/local/share/doc/mxum_en_US.pdf xfce4-panel-Message: 10:26:28.654: Plugin docklike-2 has been automatically restarted after crash. ``` The FULL terminal output, including the above is attached [Panel-Debug.txt](/uploads/561f34763d19e1d2c6ee287f301bcce6/Panel-Debug.txt) **System, and configuration details** My OS is MX-23_ahs_x64 Libretto (July 31, 2023) Kernel 6.4.4-1~mx23+1 Docklike Taskbar version 0.4.1 But "Show preview thumbnails" is unchecked. I also do not use middle-click. The non-defaults that I have right now are: - 2 x Panels, one for each of my two monitors - "Only show applications on current display" - Force Icon size = 32 Other crashes have happened after login (reboot).
issue