Xfce Forum

Sub domains
 

You are not logged in.

#1 2022-03-14 21:40:44

RichardRemlap
Member
Registered: 2012-07-05
Posts: 14

4.16 panel lag issue

When working with Mint Linux 20.3 I like to have the main (1st) panel intelligently hidden at the top of the screen. Problem is, if I have a full screen window and then activate the upper panel pulldown, it stays down. I can even find this happening with MX-Linux 21. Both use xfce 4.16.

This issue doesn't arise with Mint Linux 19.3 using xfce 4.14. I'll check with  MX-Linux 19.4 but from memory it's not an issue there either.

I posted this on https://forums.linuxmint.com/viewtopic. … 7&t=358703 but none of the discussed solutions solved the issue.

Could anyone please suggest a solution. My current workaround is to use LM 19.3 xfce 4.14 as my daily toolbox where the upper panel vanishes like lightning, but it would be nice to be able to switch to the latest OS version.

Thank you.

Offline

#2 2022-03-15 01:33:48

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,069

Re: 4.16 panel lag issue

Hello and welcome.

A couple of suggestions to test/get more info:

  1. Run the panel in debug mode:

    xfce4-panel -q
    PANEL_DEBUG=all xfce4-panel

    ...wait until the panel stops outputing, then trigger the menu unhide and rehide actions. Post back the output that the previous command generated.

  2. To rule out any sort of configuration issue, can you create a second account on your computer, and keeping the default settings, see if you can replicate the problem.

Is your computer a single monitor/display computer? If not, can you detail out the configuration?


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2022-03-15 19:57:58

ruuwa
Member
Registered: 2022-02-09
Posts: 22

Re: 4.16 panel lag issue

I had similar problem. Like the panel getting stuck. Iirc around the big 4.16 update. I don't remember exactly how I fixed it, but from my notes I have this in ~/.config/gtk-3.0/gtk.css:

.xfce4-panel {
-XfcePanelWindow-popup-delay: 100;
-XfcePanelWindow-popdown-delay: 10;
}

Following the advice on reddit: https://old.reddit.com/r/xfce/comments/ … p_the_new/

Perhaps unrelated but I also installed libxfce4ui-nocsd. 

To be fair, your linux mint forum link also has similar solution. So no guarantee my solution will help.

edit: Seems there's a thread about similar problem already on this forum. https://forum.xfce.org/viewtopic.php?id=14676 So just try that first.

Last edited by ruuwa (2022-03-15 20:00:30)

Offline

#4 2022-03-16 10:13:18

RichardRemlap
Member
Registered: 2012-07-05
Posts: 14

Re: 4.16 panel lag issue

@ToZ

I've run the debug script for my
- daily Acer laptop, LM 19.3, LM 20.3
- newer Dell laptop, LM 20.3
- Asus desktop, LM 20.2, MX 19.3 and MX 21

I have 6 txt files of about 30 kB with the results, including the inxi -Fxxxrza output but I cannot see how to attach them. I'll try posting the text.



@ruuwa

I've tried that but without effect on my systems.

Last edited by RichardRemlap (2022-03-16 10:44:38)

Offline

#5 2022-03-16 10:46:18

RichardRemlap
Member
Registered: 2012-07-05
Posts: 14

Re: 4.16 panel lag issue

Acer laptop - integral screen plus Asus monitor - LM 19.3_x64. inxi -Fxxxrza output below at file end.

Upper and lower panel remain when terminal window has focus but as soon as focus passes to another App the panels instantly hide.

When the upper or lower panel does hide there is no lag.

I have "Focus follows mouse" with "raise on focus".

richard@Timelinx:~$ xfce4-panel -q
richard@Timelinx:~$ PANEL_DEBUG=all xfce4-panel
xfce4-panel(main): version 4.14.1 on gtk+ 3.22.30 (3.22.30), glib 2.56.4 (2.56.4)
xfce4-panel(module-factory): reading /usr/share/xfce4/panel/plugins
xfce4-panel(module): new module separator, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libseparator.so, internal=true
xfce4-panel(module): new module mailwatch, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libmailwatch.so, internal=false
xfce4-panel(module): new module thunar-tpa, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libthunar-tpa.so, internal=false
xfce4-panel(module): new module power-manager-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4powermanager.so, internal=false
xfce4-panel(module): new module clock, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libclock.so, internal=true
xfce4-panel(module): new module weather, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libweather.so, internal=false
xfce4-panel(module): new module launcher, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/liblauncher.so, internal=true
xfce4-panel(module): new module systray, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystray.so, internal=false
xfce4-panel(module): new module xfce4-time-out-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtime-out.so, internal=false
xfce4-panel(module): new module directorymenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdirectorymenu.so, internal=true
xfce4-panel(module): new module systemload, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystemload.so, internal=false
xfce4-panel(module): new module applicationsmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libapplicationsmenu.so, internal=true
xfce4-panel(module): new module showdesktop, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libshowdesktop.so, internal=true
xfce4-panel(module): new module xfce4-dict-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4dict.so, internal=false
xfce4-panel(module): new module places, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libplaces.so, internal=false
xfce4-panel(module): new module xkb, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxkb.so, internal=false
xfce4-panel(module): new module actions, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libactions.so, internal=false
xfce4-panel(module): new module xfce4-verve-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libverve.so, internal=false
xfce4-panel(module): new module xapp-status-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxapp-status-plugin.so, internal=false
xfce4-panel(module): new module xfce4-sensors-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4-sensors-plugin.so, internal=false
xfce4-panel(module): new module whiskermenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwhiskermenu.so, internal=false
xfce4-panel(module): new module pulseaudio, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpulseaudio-plugin.so, internal=false
xfce4-panel(module): new module screenshooter, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libscreenshooterplugin.so, internal=false
xfce4-panel(module): new module eyes, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libeyes.so, internal=false
xfce4-panel(module): new module tasklist, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtasklist.so, internal=true
xfce4-panel(module): new module cpufreq, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libcpufreq.so, internal=false
xfce4-panel(module): new module notification-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libnotification-plugin.so, internal=false
xfce4-panel(module): new module xfce4-mount-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libmount.so, internal=false
xfce4-panel(module): new module indicator, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libindicator-plugin.so, internal=false
xfce4-panel(module): new module statusnotifier, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libstatusnotifier.so, internal=false
xfce4-panel(module): new module datetime, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdatetime.so, internal=false
xfce4-panel(module): new module pager, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpager.so, internal=true
xfce4-panel(module): new module xfce4-timer-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfcetimer.so, internal=false
xfce4-panel(module): new module windowmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwindowmenu.so, internal=true
xfce4-panel(application): found window manager after 1 tries
xfce4-panel(base-window): 0x563b2e523aa0: rgba visual=0x563b2e4be450, compositing=true
xfce4-panel(base-window): 0x563b2e523aa0: rgba visual=0x563b2e4be450, compositing=true
xfce4-panel(base-window): 0x563b2e83c3f0: rgba visual=0x563b2e4be450, compositing=true
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/1
xfce4-panel(module): new item (type=external-wrapper, name=whiskermenu, id=1)
xfce4-panel(external): whiskermenu-1: child spawned; pid=5826, argc=8
xfce4-panel(module): new item (type=object-type, name=showdesktop, id=2)
xfce4-panel(module): new item (type=object-type, name=tasklist, id=6)
xfce4-panel(module): new item (type=object-type, name=separator, id=7)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/3
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-time-out-plugin, id=3)
xfce4-panel(external): xfce4-time-out-plugin-3: child spawned; pid=5827, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/8
xfce4-panel(module): new item (type=external-wrapper, name=systray, id=8)
xfce4-panel(external): systray-8: child spawned; pid=5828, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/9
xfce4-panel(module): new item (type=external-wrapper, name=notification-plugin, id=9)
xfce4-panel(external): notification-plugin-9: child spawned; pid=5829, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/10
xfce4-panel(module): new item (type=external-wrapper, name=power-manager-plugin, id=10)
xfce4-panel(external): power-manager-plugin-10: child spawned; pid=5830, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/11
xfce4-panel(module): new item (type=external-wrapper, name=pulseaudio, id=11)
xfce4-panel(external): pulseaudio-11: child spawned; pid=5831, argc=8
xfce4-panel(module): new item (type=object-type, name=clock, id=12)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/26
xfce4-panel(module): new item (type=external-wrapper, name=xapp-status-plugin, id=26)
xfce4-panel(external): xapp-status-plugin-26: child spawned; pid=5832, argc=8
xfce4-panel(module): new item (type=object-type, name=pager, id=13)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/4
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-mount-plugin, id=4)
xfce4-panel(external): xfce4-mount-plugin-4: child spawned; pid=5833, argc=8
xfce4-panel(module): new item (type=object-type, name=launcher, id=25)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/27
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-sensors-plugin, id=27)
xfce4-panel(external): xfce4-sensors-plugin-27: child spawned; pid=5836, argc=8
xfce4-panel(base-window): 0x563b2e6b4e80: rgba visual=0x563b2e4be450, compositing=true
xfce4-panel(base-window): 0x563b2e6b4e80: rgba visual=0x563b2e4be450, compositing=true
xfce4-panel(base-window): 0x563b2e83c6f0: rgba visual=0x563b2e4be450, compositing=true
xfce4-panel(display-layout): 0x563b2e6b4e80: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e6b4e80: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=950,1055
xfce4-panel(positioning): 0x563b2e6b4e80: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e6b4e80: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/5
xfce4-panel(module): new item (type=external-wrapper, name=places, id=5)
xfce4-panel(external): places-5: child spawned; pid=5837, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/14
xfce4-panel(module): new item (type=external-wrapper, name=screenshooter, id=14)
xfce4-panel(external): screenshooter-14: child spawned; pid=5838, argc=8
xfce4-panel(module): new item (type=object-type, name=launcher, id=16)
xfce4-panel(module): new item (type=object-type, name=launcher, id=17)
xfce4-panel(module): new item (type=object-type, name=launcher, id=18)
xfce4-panel(module): new item (type=object-type, name=clock, id=15)
xfce4-panel(module): new item (type=object-type, name=launcher, id=19)
xfce4-panel(module): new item (type=object-type, name=launcher, id=20)
xfce4-panel(module): new item (type=object-type, name=launcher, id=22)
xfce4-panel(module): new item (type=object-type, name=launcher, id=23)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/21
xfce4-panel(module): new item (type=external-wrapper, name=thunar-tpa, id=21)
xfce4-panel(external): thunar-tpa-21: child spawned; pid=5841, argc=8
xfce4-panel(external): whiskermenu-1: child is embedded; 7 properties in queue
xfce4-panel(external): xfce4-time-out-plugin-3: child is embedded; 7 properties in queue
xfce4-panel(external): systray-8: child is embedded; 7 properties in queue
xfce4-panel(systray): rgba visual is 0x56462f230450
xfce4-panel(external): notification-plugin-9: child is embedded; 7 properties in queue
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:37.093: [pulseaudio-plugin.c:157 pulseaudio_plugin_init]: Pulseaudio Panel Plugin initialized
xfce4-panel(systray): registered manager on screen 0

(wrapper-2.0:5826): Gtk-WARNING **: 10:03:37.190: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)
xfce4-panel(systray): socket nxclient.bin[0x56462f2223d0] (composited=true, relative-bg=false
xfce4-panel(systray): added nxclient.bin[0x56462f2223d0] icon

(wrapper-2.0:5829): GLib-GIO-CRITICAL **: 10:03:37.246: g_file_new_for_path: assertion 'path != NULL' failed

(wrapper-2.0:5829): GLib-GIO-CRITICAL **: 10:03:37.246: g_file_monitor_file: assertion 'G_IS_FILE (file)' failed

(wrapper-2.0:5829): GLib-GObject-WARNING **: 10:03:37.246: invalid (NULL) pointer instance

(wrapper-2.0:5829): GLib-GObject-CRITICAL **: 10:03:37.246: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(wrapper-2.0:5829): Gtk-WARNING **: 10:03:37.246: Attempting to add a widget with type GtkToggleButton to a container of type XfcePanelPlugin, but the widget is already inside a container of type XfcePanelPlugin, please remove the widget from its existing container first.
xfce4-panel(systray): socket remmina[0x56462f222570] (composited=true, relative-bg=false
xfce4-panel(systray): added remmina[0x56462f222570] icon
xfce4-panel(systray): socket network[0x56462f222710] (composited=true, relative-bg=false
xfce4-panel(systray): added network[0x56462f222710] icon
xfce4-panel(systray): socket mintupdate.py[0x56462f2228b0] (composited=true, relative-bg=false
xfce4-panel(systray): added mintupdate.py[0x56462f2228b0] icon
xfce4-panel(systray): socket blueberry-tray.py[0x56462f222a50] (composited=true, relative-bg=false
xfce4-panel(systray): added blueberry-tray.py[0x56462f222a50] icon
xfce4-panel(systray): requested cells=5, rows=1, row_size=22, children=5
xfce4-panel(systray): allocate rows=1, row_size=22, w=146, h=32, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x56462f2223d0] at (0,5;22,22)
xfce4-panel(systray): allocated blueberry-tray.py[0x56462f222a50] at (31,5;22,22)
xfce4-panel(systray): allocated mintupdate.py[0x56462f2228b0] at (62,5;22,22)
xfce4-panel(systray): allocated remmina[0x56462f222570] at (93,5;22,22)
xfce4-panel(systray): allocated network[0x56462f222710] at (124,5;22,22)
xfce4-panel(systray): requested cells=5, rows=1, row_size=22, children=5
xfce4-panel(systray): allocate rows=1, row_size=22, w=146, h=32, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x56462f2223d0] at (0,5;22,22)
xfce4-panel(systray): allocated blueberry-tray.py[0x56462f222a50] at (31,5;22,22)
xfce4-panel(systray): allocated mintupdate.py[0x56462f2228b0] at (62,5;22,22)
xfce4-panel(systray): allocated remmina[0x56462f222570] at (93,5;22,22)
xfce4-panel(systray): allocated network[0x56462f222710] at (124,5;22,22)
xfce4-panel(external): xfce4-mount-plugin-4: child is embedded; 7 properties in queue

(wrapper-2.0:5829): Gtk-WARNING **: 10:03:37.533: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)
xfce4-panel(external): xapp-status-plugin-26: child is embedded; 7 properties in queue
xfce4-panel(external): pulseaudio-11: child is embedded; 7 properties in queue
xfce4-panel(external): power-manager-plugin-10: child is embedded; 7 properties in queue
xfce4-panel(systray): requested cells=5, rows=1, row_size=22, children=5
xfce4-panel(systray): allocate rows=1, row_size=22, w=146, h=32, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x56462f2223d0] at (0,5;22,22)
xfce4-panel(systray): allocated blueberry-tray.py[0x56462f222a50] at (31,5;22,22)
xfce4-panel(systray): allocated mintupdate.py[0x56462f2228b0] at (62,5;22,22)
xfce4-panel(external): xfce4-sensors-plugin-27: child is embedded; 7 properties in queue
xfce4-panel(systray): allocated remmina[0x56462f222570] at (93,5;22,22)
xfce4-panel(systray): allocated network[0x56462f222710] at (124,5;22,22)

(wrapper-2.0:5833): Gtk-WARNING **: 10:03:37.742: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner GtkButton)

** (wrapper-2.0:5830): WARNING **: 10:03:37.743: No outputs have backlight property
xfce4-panel(systray): removed mintupdate.py[0x56462f2228b0] icon
xfce4-panel(systray): removed blueberry-tray.py[0x56462f222a50] icon
xfce4-panel(systray): requested cells=3, rows=1, row_size=22, children=3
xfce4-panel(systray): allocate rows=1, row_size=22, w=146, h=32, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x56462f2223d0] at (0,5;22,22)
xfce4-panel(systray): allocated remmina[0x56462f222570] at (31,5;22,22)
xfce4-panel(systray): allocated network[0x56462f222710] at (62,5;22,22)
xfce4-panel(systray): allocate rows=1, row_size=22, w=84, h=32, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x56462f2223d0] at (0,5;22,22)
xfce4-panel(systray): allocated remmina[0x56462f222570] at (31,5;22,22)
xfce4-panel(systray): allocated network[0x56462f222710] at (62,5;22,22)

(wrapper-2.0:5832): Gtk-WARNING **: 10:03:37.943: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 30
xfce4-panel(external): screenshooter-14: child is embedded; 7 properties in queue
xfce4-panel(external): places-5: child is embedded; 7 properties in queue
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.017: [pulseaudio-plugin.c:312 pulseaudio_plugin_bind_keys]: Grabbing volume control keys
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.019: [pulseaudio-plugin.c:404 pulseaudio_plugin_bind_multimedia_keys]: Grabbing multimedia control keys
using 4.13
using 4.13

(wrapper-2.0:5830): Gtk-WARNING **: 10:03:38.104: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PowerManagerButton)
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.110: [pulseaudio-volume.c:470 pulseaudio_volume_context_state_cb]: Connecting to PulseAudio server
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.116: [pulseaudio-volume.c:478 pulseaudio_volume_context_state_cb]: Authorizing

(wrapper-2.0:5838): Gtk-WARNING **: 10:03:38.171: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkButton)
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.265: [pulseaudio-volume.c:474 pulseaudio_volume_context_state_cb]: Setting application name
xfce4-panel(external): thunar-tpa-21: child is embedded; 7 properties in queue

(wrapper-2.0:5831): Gtk-WARNING **: 10:03:38.339: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PulseaudioButton)
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.351: [pulseaudio-volume.c:433 pulseaudio_volume_context_state_cb]: PulseAudio connection established

(wrapper-2.0:5837): Gtk-WARNING **: 10:03:38.362: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner PlacesButton)
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.399: [pulseaudio-volume.c:293 pulseaudio_volume_server_info_cb]: server: richard@pulseaudio, v.11.1
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.423: [pulseaudio-volume.c:204 pulseaudio_volume_sink_info_cb]: sink info: alsa_output.pci-0000_00_1b.0.analog-stereo, Built-in Audio Analogue Stereo
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.423: [pulseaudio-volume.c:222 pulseaudio_volume_sink_info_cb]: Updated Volume: 0,000 -> 0,200
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.424: [pulseaudio-volume.c:229 pulseaudio_volume_sink_info_cb]: volume: 0,199997, muted: 0
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.424: [pulseaudio-volume.c:249 pulseaudio_volume_source_info_cb]: source info: alsa_input.pci-0000_00_1b.0.analog-stereo, Built-in Audio Analogue Stereo
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.424: [pulseaudio-volume.c:267 pulseaudio_volume_source_info_cb]: Updated Volume Mic: 0,000 -> 0,631
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.424: [pulseaudio-volume.c:274 pulseaudio_volume_source_info_cb]: volume mic: 0,630997, muted mic: 0

(wrapper-2.0:5841): Gtk-WARNING **: 10:03:38.426: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkButton)
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e6b4e80: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e6b4e80: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=950,1055
xfce4-panel(positioning): 0x563b2e6b4e80: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e6b4e80: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e6b4e80: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e6b4e80: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=950,1055
xfce4-panel(positioning): 0x563b2e6b4e80: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e6b4e80: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e6b4e80: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e6b4e80: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=950,1055
xfce4-panel(positioning): 0x563b2e6b4e80: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e6b4e80: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e6b4e80: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e6b4e80: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=950,1055
xfce4-panel(positioning): 0x563b2e6b4e80: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e6b4e80: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080

richard@Timelinx:~$ inxi -Fxxxrza
System:
  Host: Timelinx Kernel: 4.15.0-140-generic x86_64 bits: 64 compiler: gcc
  v: 7.5.0 Desktop: Xfce 4.14.1 tk: Gtk 3.22.30 info: xfce4-panel wm: xfwm4
  dm: LightDM 1.26.0 Distro: Linux Mint 19.3 Tricia
  base: Ubuntu 18.04 bionic
Machine:
  Type: Laptop System: Acer product: Aspire 4820TG v: V1.25 serial: <filter>
  Mobo: Acer model: JM41_CP serial: <filter> BIOS: INSYDE v: 1.25
  date: 03/16/2011
Battery:
  ID-1: BAT1 charge: 47.6 Wh condition: 25.2/66.6 Wh (38%) volts: 13.0/11.1
  model: SIMPLO AS10B7E type: Li-ion serial: <filter> status: Charging
CPU:
  Topology: Dual Core model: Intel Core i5 M 430 bits: 64 type: MT MCP
  arch: Nehalem family: 6 model-id: 25 (37) stepping: 2 microcode: 11
  L2 cache: 3072 KiB
  flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 18087
  Speed: 1414 MHz min/max: 1199/2267 MHz boost: enabled Core speeds (MHz):
  1: 1443 2: 1456 3: 1456 4: 1431
  Vulnerabilities: Type: itlb_multihit status: KVM: Split huge pages
  Type: l1tf
  mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable
  Type: mds status: Vulnerable: Clear CPU buffers attempted, no microcode;
  SMT vulnerable
  Type: meltdown mitigation: PTI
  Type: spec_store_bypass
  mitigation: Speculative Store Bypass disabled via prctl and seccomp
  Type: spectre_v1
  mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2 mitigation: Full generic retpoline, IBPB: conditional,
  IBRS_FW, STIBP: conditional, RSB filling
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Intel Core Processor Integrated Graphics
  vendor: Acer Incorporated ALI driver: i915 v: kernel bus ID: 00:02.0
  chip ID: 8086:0046
  Device-2: AMD Madison [Mobility Radeon HD 5650/5750 / 6530M/6550M]
  driver: radeon v: kernel bus ID: 01:00.0 chip ID: 1002:68c1
  Display: x11 server: X.Org 1.19.6 driver: ati,modesetting,radeon
  unloaded: fbdev,vesa resolution: 1366x768~60Hz, 1920x1080~60Hz
  OpenGL: renderer: Mesa DRI Intel HD Graphics (ILK) v: 2.1 Mesa 20.0.8
  direct render: Yes
Audio:
  Device-1: Intel 5 Series/3400 Series High Definition Audio
  vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel
  bus ID: 00:1b.0 chip ID: 8086:3b56
  Device-2: AMD Redwood HDMI Audio [Radeon HD 5000 Series]
  driver: snd_hda_intel v: kernel bus ID: 01:00.1 chip ID: 1002:aa60
  Sound Server: ALSA v: k4.15.0-140-generic
Network:
  Device-1: Qualcomm Atheros AR8151 v1.0 Gigabit Ethernet
  vendor: Acer Incorporated ALI driver: atl1c v: 1.0.1.1-NAPI port: 2000
  bus ID: 02:00.0 chip ID: 1969:1073
  IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  Device-2: Qualcomm Atheros AR928X Wireless Network Adapter
  vendor: Foxconn T77H047.31 802.11bgn driver: ath9k v: kernel port: 2000
  bus ID: 03:00.0 chip ID: 168c:002a
  IF: wlp3s0 state: down mac: <filter>
Drives:
  Local Storage: total: 465.76 GiB used: 319.99 GiB (68.7%)
  ID-1: /dev/sda vendor: Samsung model: SSD 840 EVO 500GB size: 465.76 GiB
  block size: physical: 512 B logical: 512 B speed: 3.0 Gb/s
  serial: <filter> rev: BB6Q scheme: MBR
Partition:
  ID-1: / raw size: 20.32 GiB size: 19.88 GiB (97.81%)
  used: 10.26 GiB (51.6%) fs: ext4 dev: /dev/sda6
  ID-2: /home raw size: 5.60 GiB size: 5.45 GiB (97.31%)
  used: 4.05 GiB (74.4%) fs: ext4 dev: /dev/sda7
  ID-3: swap-1 size: 9.84 GiB used: 424 KiB (0.0%) fs: swap
  swappiness: 5 (default 60) cache pressure: 100 (default) dev: /dev/sda3
Sensors:
  System Temperatures: cpu: 44.0 C mobo: N/A gpu: radeon temp: 41 C
  Fan Speeds (RPM): N/A
Repos:
  No active apt repos in: /etc/apt/sources.list
  Active apt repos in: /etc/apt/sources.list.d/additional-repositories.list
  1: deb [arch=amd64] https://download.virtualbox.org/virtualbox/debian bionic contrib
  Active apt repos in: /etc/apt/sources.list.d/clementlefebvre-grpc-bionic.list
  1: deb http://ppa.launchpad.net/clementlefebvre/grpc/ubuntu bionic main
  2: deb-src http://ppa.launchpad.net/clementlefebvre/grpc/ubuntu bionic main
  Active apt repos in: /etc/apt/sources.list.d/freecad-maintainers-freecad-stable-bionic.list
  1: deb http://ppa.launchpad.net/freecad-mainta … ble/ubuntu bionic main
  2: deb-src http://ppa.launchpad.net/freecad-mainta … ble/ubuntu bionic main
  Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list
  1: deb http://ftp.fau.de/mint/packages tricia main upstream import backport
  2: deb http://ubuntu.univ-reims.fr/ubuntu bionic main restricted universe multiverse
  3: deb http://ubuntu.univ-reims.fr/ubuntu bionic-updates main restricted universe multiverse
  4: deb http://ubuntu.univ-reims.fr/ubuntu bionic-backports main restricted universe multiverse
  5: deb http://security.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse
  6: deb http://archive.canonical.com/ubuntu/ bionic partner
  Active apt repos in: /etc/apt/sources.list.d/skype-stable.list
  1: deb [arch=amd64] https://repo.skype.com/deb stable main
  Active apt repos in: /etc/apt/sources.list.d/teams.list
  1: deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main
Info:
  Processes: 254 Uptime: 4d 2h 01m Memory: 7.47 GiB used: 4.26 GiB (57.1%)
  Init: systemd v: 237 runlevel: 5 Compilers: gcc: 7.5.0 alt: 7 Shell: bash
  v: 4.4.20 running in: xfce4-terminal inxi: 3.0.32
richard@Timelinx:~$

Offline

#6 2022-03-16 10:47:39

RichardRemlap
Member
Registered: 2012-07-05
Posts: 14

Re: 4.16 panel lag issue

Acer laptop - integral screen plus Asus monitor - LM 20.3_x64. inxi -Fxxxrza output below at file end.

Upper panel hangs when terminal window open. Upper panel frequently hangs when switching from a workspace to the workspace with a Firefox window occluding upper panel space, even partially, by clicking on the Firefox icon in the panel square. If I click on empty space withing the panel square the panel hides, even if slowly. Same behaviour seen with similarly positioned LibreOffice window on another workspace. Behaviour is random.

When the panel does hide there is a short lag

I have "Focus follows mouse" with "raise on focus".

richard@timelinx:~$ xfce4-panel -q
richard@timelinx:~$ PANEL_DEBUG=all xfce4-panel
xfce4-panel(main): version 4.16.3 on gtk+ 3.24.20 (3.24.20), glib 2.64.6 (2.64.6)
xfce4-panel(module-factory): reading /usr/share/xfce4/panel/plugins
xfce4-panel(module): new module systemload, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystemload.so, internal=false
xfce4-panel(module): new module applicationsmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libapplicationsmenu.so, internal=true
xfce4-panel(module): new module xfce4-timer-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfcetimer.so, internal=false
xfce4-panel(module): new module pager, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpager.so, internal=true
xfce4-panel(module): new module mailwatch, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libmailwatch.so, internal=false
xfce4-panel(module): new module thunar-tpa, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libthunar-tpa.so, internal=false
xfce4-panel(module): new module launcher, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/liblauncher.so, internal=true
xfce4-panel(module): new module xkb, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxkb.so, internal=false
xfce4-panel(module): new module notification-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libnotification-plugin.so, internal=false
xfce4-panel(module): new module xfce4-sensors-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4-sensors-plugin.so, internal=false
xfce4-panel(module): new module eyes, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libeyes.so, internal=false
xfce4-panel(module): new module clock, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libclock.so, internal=true
xfce4-panel(module): new module indicator, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libindicator-plugin.so, internal=false
xfce4-panel(module): new module places, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libplaces.so, internal=false
xfce4-panel(module): new module showdesktop, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libshowdesktop.so, internal=true
xfce4-panel(module): new module xfce4-mount-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libmount.so, internal=false
xfce4-panel(module): new module screenshooter, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libscreenshooterplugin.so, internal=false
xfce4-panel(module): new module actions, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libactions.so, internal=false
xfce4-panel(module): new module xfce4-time-out-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtime-out.so, internal=false
xfce4-panel(module): new module statusnotifier, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libstatusnotifier.so, internal=false
xfce4-panel(module): new module cpufreq, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libcpufreq.so, internal=false
xfce4-panel(module): new module xfce4-dict-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4dict.so, internal=false
xfce4-panel(module): new module pulseaudio, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpulseaudio-plugin.so, internal=false
xfce4-panel(module): new module directorymenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdirectorymenu.so, internal=true
xfce4-panel(module): new module xapp-status-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxapp-status-plugin.so, internal=false
xfce4-panel(module): new module datetime, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdatetime.so, internal=false
xfce4-panel(module): new module power-manager-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4powermanager.so, internal=false
xfce4-panel(module): new module tasklist, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtasklist.so, internal=true
xfce4-panel(module): new module weather, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libweather.so, internal=false
xfce4-panel(module): new module windowmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwindowmenu.so, internal=true
xfce4-panel(module): new module systray, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystray.so, internal=false
xfce4-panel(module): new module xfce4-verve-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libverve.so, internal=false
xfce4-panel(module): new module whiskermenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwhiskermenu.so, internal=false
xfce4-panel(module): new module separator, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libseparator.so, internal=true
xfce4-panel(application): found window manager after 1 tries
xfce4-panel(base-window): 0x55849995ae80: rgba visual=0x5584998db450, compositing=true
xfce4-panel(base-window): 0x55849995ae80: rgba visual=0x5584998db450, compositing=true
xfce4-panel(base-window): 0x558499c583f0: rgba visual=0x5584998db450, compositing=true
xfce4-panel(display-layout): 0x55849995ae80: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x55849995ae80: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55849995ae80: unset struts edge; between monitors
xfce4-panel(positioning): 0x55849995ae80: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/1
xfce4-panel(module): new item (type=external-wrapper, name=whiskermenu, id=1)
xfce4-panel(external): whiskermenu-1: child spawned; pid=3314, argc=7
xfce4-panel(module): new item (type=object-type, name=showdesktop, id=2)
xfce4-panel(module): new item (type=object-type, name=launcher, id=3)
xfce4-panel(module): new item (type=object-type, name=launcher, id=4)
xfce4-panel(module): new item (type=object-type, name=launcher, id=5)
xfce4-panel(module): new item (type=object-type, name=tasklist, id=6)
xfce4-panel(module): new item (type=object-type, name=separator, id=7)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/8
xfce4-panel(module): new item (type=external-wrapper, name=systray, id=8)
xfce4-panel(external): systray-8: child spawned; pid=3315, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/9
xfce4-panel(module): new item (type=external-wrapper, name=notification-plugin, id=9)
xfce4-panel(external): notification-plugin-9: child spawned; pid=3316, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/10
xfce4-panel(module): new item (type=external-wrapper, name=xapp-status-plugin, id=10)
xfce4-panel(external): xapp-status-plugin-10: child spawned; pid=3319, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/11
xfce4-panel(module): new item (type=external-wrapper, name=power-manager-plugin, id=11)
xfce4-panel(external): power-manager-plugin-11: child spawned; pid=3320, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/12
xfce4-panel(module): new item (type=external-wrapper, name=pulseaudio, id=12)
xfce4-panel(external): pulseaudio-12: child spawned; pid=3321, argc=7
xfce4-panel(module): new item (type=object-type, name=clock, id=13)
xfce4-panel(module): new item (type=object-type, name=pager, id=14)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/27
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-mount-plugin, id=27)
xfce4-panel(external): xfce4-mount-plugin-27: child spawned; pid=3322, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/15
xfce4-panel(module): new item (type=external-wrapper, name=weather, id=15)
xfce4-panel(external): weather-15: child spawned; pid=3325, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/28
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-sensors-plugin, id=28)
xfce4-panel(external): xfce4-sensors-plugin-28: child spawned; pid=3328, argc=7
xfce4-panel(module): new item (type=object-type, name=launcher, id=31)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/26
xfce4-panel(module): new item (type=external-wrapper, name=actions, id=26)
xfce4-panel(external): actions-26: child spawned; pid=3331, argc=7
xfce4-panel(base-window): 0x558499a4a280: rgba visual=0x5584998db450, compositing=true
xfce4-panel(base-window): 0x558499a4a280: rgba visual=0x5584998db450, compositing=true
xfce4-panel(base-window): 0x558499c586e0: rgba visual=0x5584998db450, compositing=true
xfce4-panel(display-layout): 0x558499a4a280: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x558499a4a280: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=948,1033
xfce4-panel(positioning): 0x558499a4a280: unset struts edge; between monitors
xfce4-panel(positioning): 0x558499a4a280: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/24
xfce4-panel(module): new item (type=external-wrapper, name=places, id=24)
xfce4-panel(external): places-24: child spawned; pid=3338, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/25
xfce4-panel(module): new item (type=external-wrapper, name=screenshooter, id=25)
xfce4-panel(external): screenshooter-25: child spawned; pid=3339, argc=7
xfce4-panel(module): new item (type=object-type, name=launcher, id=16)
xfce4-panel(module): new item (type=object-type, name=launcher, id=17)
xfce4-panel(module): new item (type=object-type, name=launcher, id=18)
xfce4-panel(module): new item (type=object-type, name=clock, id=22)
xfce4-panel(module): new item (type=object-type, name=launcher, id=19)
xfce4-panel(module): new item (type=object-type, name=launcher, id=20)
xfce4-panel(module): new item (type=object-type, name=launcher, id=21)
xfce4-panel(module): new item (type=object-type, name=launcher, id=29)
xfce4-panel(module): new item (type=object-type, name=launcher, id=30)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/23
xfce4-panel(module): new item (type=external-wrapper, name=thunar-tpa, id=23)
xfce4-panel(external): thunar-tpa-23: child spawned; pid=3350, argc=7

** (wrapper-2.0:3320): WARNING **: 10:21:51.660: No outputs have backlight property
xfce4-panel(external): whiskermenu-1: child is embedded; 7 properties in queue
xfce4-panel(external): systray-8: child is embedded; 7 properties in queue
xfce4-panel(external): screenshooter-25: child is embedded; 8 properties in queue
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.694: [pulseaudio-plugin.c:157 pulseaudio_plugin_init]: Pulseaudio Panel Plugin initialized
xfce4-panel(external): places-24: child is embedded; 8 properties in queue
xfce4-panel(external): actions-26: child is embedded; 7 properties in queue
xfce4-panel(external): xfce4-mount-plugin-27: child is embedded; 7 properties in queue
xfce4-panel(external): power-manager-plugin-11: child is embedded; 7 properties in queue
xfce4-panel(external): weather-15: child is embedded; 7 properties in queue
xfce4-panel(external): xapp-status-plugin-10: child is embedded; 7 properties in queue
using 4.13
using 4.13
xfce4-panel(external): xfce4-sensors-plugin-28: child is embedded; 7 properties in queue
xfce4-panel(external): notification-plugin-9: child is embedded; 7 properties in queue
xfce4-panel(external): pulseaudio-12: child is embedded; 7 properties in queue

(wrapper-2.0:3316): GLib-GIO-CRITICAL **: 10:21:51.748: g_file_new_for_path: assertion 'path != NULL' failed

(wrapper-2.0:3319): Gtk-WARNING **: 10:21:51.754: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 32

(wrapper-2.0:3322): Gtk-WARNING **: 10:21:51.754: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner GtkButton)

(wrapper-2.0:3316): GLib-GIO-CRITICAL **: 10:21:51.764: g_file_monitor_file: assertion 'G_IS_FILE (file)' failed

(wrapper-2.0:3316): GLib-GObject-WARNING **: 10:21:51.764: invalid (NULL) pointer instance

(wrapper-2.0:3316): GLib-GObject-CRITICAL **: 10:21:51.764: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(wrapper-2.0:3316): Gtk-WARNING **: 10:21:51.765: Attempting to add a widget with type GtkToggleButton to a container of type XfcePanelPlugin, but the widget is already inside a container of type XfcePanelPlugin, please remove the widget from its existing container first.
xfce4-panel(systray): rgba visual is 0x55ab31f22450
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.778: [pulseaudio-plugin.c:315 pulseaudio_plugin_bind_keys]: Grabbing volume control keys

** (wrapper-2.0:3321): WARNING **: 10:21:51.780: Binding 'XF86AudioLowerVolume' failed!

(wrapper-2.0:3321): pulseaudio-plugin-WARNING **: 10:21:51.780: Could not have grabbed volume control keys. Is another volume control application (xfce4-volumed) running?
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.780: [pulseaudio-plugin.c:407 pulseaudio_plugin_bind_multimedia_keys]: Grabbing multimedia control keys
xfce4-panel(systray): registered manager on screen 0
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.786: [pulseaudio-volume.c:470 pulseaudio_volume_context_state_cb]: Connecting to PulseAudio server
xfce4-panel(systray): socket nxclient.bin[0x55ab322a71f0] (composited=true, relative-bg=false
xfce4-panel(systray): added nxclient.bin[0x55ab322a71f0] icon
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.803: [pulseaudio-volume.c:478 pulseaudio_volume_context_state_cb]: Authorizing
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.804: [pulseaudio-volume.c:474 pulseaudio_volume_context_state_cb]: Setting application name
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.805: [pulseaudio-volume.c:433 pulseaudio_volume_context_state_cb]: PulseAudio connection established
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.806: [pulseaudio-volume.c:293 pulseaudio_volume_server_info_cb]: server: richard@pulseaudio, v.13.99.1
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.806: [pulseaudio-volume.c:204 pulseaudio_volume_sink_info_cb]: sink info: alsa_output.pci-0000_00_1b.0.analog-stereo, Built-in Audio Analog Stereo
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.806: [pulseaudio-volume.c:222 pulseaudio_volume_sink_info_cb]: Updated Volume: 0,000 -> 0,451
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.806: [pulseaudio-volume.c:229 pulseaudio_volume_sink_info_cb]: volume: 0,451157, muted: 0
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.806: [pulseaudio-volume.c:249 pulseaudio_volume_source_info_cb]: source info: alsa_input.pci-0000_00_1b.0.analog-stereo, Built-in Audio Analog Stereo
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.806: [pulseaudio-volume.c:267 pulseaudio_volume_source_info_cb]: Updated Volume Mic: 0,000 -> 0,455
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.806: [pulseaudio-volume.c:274 pulseaudio_volume_source_info_cb]: volume mic: 0,454895, muted mic: 0

(wrapper-2.0:3314): Gtk-WARNING **: 10:21:51.909: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)
xfce4-panel(external): thunar-tpa-23: child is embedded; 8 properties in queue
xfce4-panel(systray): requested cells=1, rows=1, row_size=22, children=1
xfce4-panel(systray): allocate rows=1, icon_size=22, w=22, h=34, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x55ab322a71f0] at (0,6;22,22)

(wrapper-2.0:3316): Gtk-WARNING **: 10:21:52.052: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)

(wrapper-2.0:3339): Gtk-WARNING **: 10:21:52.057: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkButton)

(wrapper-2.0:3320): Gtk-WARNING **: 10:21:52.099: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PowerManagerButton)

(wrapper-2.0:3350): Gtk-WARNING **: 10:21:52.099: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkButton)

(wrapper-2.0:3321): Gtk-WARNING **: 10:21:52.104: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PulseaudioButton)

(wrapper-2.0:3321): Gtk-WARNING **: 10:21:52.106: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PulseaudioButton)

(wrapper-2.0:3325): Gtk-WARNING **: 10:21:52.132: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)

(wrapper-2.0:3338): Gtk-WARNING **: 10:21:52.186: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner PlacesButton)
xfce4-panel(display-layout): 0x55849995ae80: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x55849995ae80: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55849995ae80: unset struts edge; between monitors
xfce4-panel(positioning): 0x55849995ae80: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55849995ae80: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x55849995ae80: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55849995ae80: unset struts edge; between monitors
xfce4-panel(positioning): 0x55849995ae80: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55849995ae80: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x55849995ae80: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55849995ae80: unset struts edge; between monitors
xfce4-panel(positioning): 0x55849995ae80: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55849995ae80: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x55849995ae80: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55849995ae80: unset struts edge; between monitors
xfce4-panel(positioning): 0x55849995ae80: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x558499a4a280: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x558499a4a280: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=948,1033
xfce4-panel(positioning): 0x558499a4a280: unset struts edge; between monitors
xfce4-panel(positioning): 0x558499a4a280: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x558499a4a280: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x558499a4a280: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=948,1033
xfce4-panel(positioning): 0x558499a4a280: unset struts edge; between monitors
xfce4-panel(positioning): 0x558499a4a280: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55849995ae80: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x55849995ae80: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55849995ae80: unset struts edge; between monitors
xfce4-panel(positioning): 0x55849995ae80: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55849995ae80: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x55849995ae80: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55849995ae80: unset struts edge; between monitors
xfce4-panel(positioning): 0x55849995ae80: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
richard@timelinx:~$ inxi -Fxxxrza
System:
  Kernel: 5.4.0-104-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 
  parameters: BOOT_IMAGE=/boot/vmlinuz-5.4.0-104-generic 
  root=UUID=ae5b61d6-73c2-436a-a36b-a861e021556c ro quiet splash 
  Desktop: Xfce 4.16.0 tk: Gtk 3.24.20 info: xfce4-panel wm: xfwm4 
  dm: LightDM 1.30.0 Distro: Linux Mint 20.3 Una base: Ubuntu 20.04 focal 
Machine:
  Type: Laptop System: Acer product: Aspire 4820TG v: V1.25 serial: <filter> 
  Mobo: Acer model: JM41_CP serial: <filter> BIOS: INSYDE v: 1.25 
  date: 03/16/2011 
Battery:
  ID-1: BAT1 charge: 54.7 Wh condition: 54.7/66.6 Wh (82%) volts: 12.7/11.1 
  model: SIMPLO AS10B7E type: Li-ion serial: <filter> status: Full 
CPU:
  Topology: Dual Core model: Intel Core i5 M 430 bits: 64 type: MT MCP 
  arch: Nehalem family: 6 model-id: 25 (37) stepping: 2 microcode: 11 
  L2 cache: 3072 KiB 
  flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 18088 
  Speed: 1463 MHz min/max: 1199/2267 MHz boost: enabled Core speeds (MHz): 
  1: 1463 2: 1463 3: 1463 4: 1463 
  Vulnerabilities: Type: itlb_multihit status: KVM: Split huge pages 
  Type: l1tf 
  mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable 
  Type: mds status: Vulnerable: Clear CPU buffers attempted, no microcode; 
  SMT vulnerable 
  Type: meltdown mitigation: PTI 
  Type: spec_store_bypass 
  mitigation: Speculative Store Bypass disabled via prctl and seccomp 
  Type: spectre_v1 
  mitigation: usercopy/swapgs barriers and __user pointer sanitization 
  Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, IBRS_FW, 
  STIBP: conditional, RSB filling 
  Type: srbds status: Not affected 
  Type: tsx_async_abort status: Not affected 
Graphics:
  Device-1: Intel Core Processor Integrated Graphics 
  vendor: Acer Incorporated ALI driver: i915 v: kernel bus ID: 00:02.0 
  chip ID: 8086:0046 
  Device-2: AMD Madison [Mobility Radeon HD 5650/5750 / 6530M/6550M] 
  vendor: Acer Incorporated ALI driver: radeon v: kernel bus ID: 01:00.0 
  chip ID: 1002:68c1 
  Display: x11 server: X.Org 1.20.13 driver: ati,modesetting,radeon 
  unloaded: fbdev,vesa resolution: 1366x768~60Hz, 1920x1080~60Hz 
  OpenGL: renderer: Mesa DRI Intel HD Graphics (ILK) v: 2.1 Mesa 21.2.6 
  direct render: Yes 
Audio:
  Device-1: Intel 5 Series/3400 Series High Definition Audio 
  vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel 
  bus ID: 00:1b.0 chip ID: 8086:3b56 
  Device-2: AMD Redwood HDMI Audio [Radeon HD 5000 Series] 
  vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel 
  bus ID: 01:00.1 chip ID: 1002:aa60 
  Sound Server: ALSA v: k5.4.0-104-generic 
Network:
  Device-1: Qualcomm Atheros AR8151 v1.0 Gigabit Ethernet 
  vendor: Acer Incorporated ALI driver: atl1c v: 1.0.1.1-NAPI port: 2000 
  bus ID: 02:00.0 chip ID: 1969:1073 
  IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: <filter> 
  Device-2: Qualcomm Atheros AR928X Wireless Network Adapter 
  vendor: Foxconn T77H047.31 802.11bgn driver: ath9k v: kernel port: 2000 
  bus ID: 03:00.0 chip ID: 168c:002a 
  IF: wlp3s0 state: down mac: <filter> 
Drives:
  Local Storage: total: 465.76 GiB used: 325.58 GiB (69.9%) 
  SMART Message: Required tool smartctl not installed. Check --recommends 
  ID-1: /dev/sda vendor: Samsung model: SSD 840 EVO 500GB size: 465.76 GiB 
  block size: physical: 512 B logical: 512 B speed: 3.0 Gb/s 
  serial: <filter> rev: BB6Q scheme: MBR 
Partition:
  ID-1: / raw size: 34.34 GiB size: 33.55 GiB (97.70%) 
  used: 14.28 GiB (42.6%) fs: ext4 dev: /dev/sda2 
  ID-2: /home raw size: 10.25 GiB size: 10.02 GiB (97.82%) 
  used: 3.68 GiB (36.7%) fs: ext4 dev: /dev/sda1 
  ID-3: swap-1 size: 9.84 GiB used: 0 KiB (0.0%) fs: swap 
  swappiness: 20 (default 60) cache pressure: 100 (default) dev: /dev/sda3 
Sensors:
  System Temperatures: cpu: 40.0 C mobo: N/A gpu: radeon temp: 41 C 
  Fan Speeds (RPM): N/A 
Repos:
  No active apt repos in: /etc/apt/sources.list 
  Active apt repos in: /etc/apt/sources.list.d/gezakovacs-ppa-focal.list 
  1: deb [url]http://ppa.launchpad.net/gezakovacs/ppa/ubuntu[/url] focal main
  Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 
  1: deb [url]http://mirror6.layerjet.com/linuxmint/packages[/url] una main upstream import backport
  2: deb [url]http://miroir.univ-lorraine.fr/ubuntu[/url] focal main restricted universe multiverse
  3: deb [url]http://miroir.univ-lorraine.fr/ubuntu[/url] focal-updates main restricted universe multiverse
  4: deb [url]http://miroir.univ-lorraine.fr/ubuntu[/url] focal-backports main restricted universe multiverse
  5: deb [url]http://security.ubuntu.com/ubuntu/[/url] focal-security main restricted universe multiverse
  6: deb [url]http://archive.canonical.com/ubuntu/[/url] focal partner
  Active apt repos in: /etc/apt/sources.list.d/skype-stable.list 
  1: deb [arch=amd64] [url]https://repo.skype.com/deb[/url] stable main
Info:
  Processes: 226 Uptime: 8m Memory: 7.45 GiB used: 1.82 GiB (24.4%) 
  Init: systemd v: 245 runlevel: 5 Compilers: gcc: 9.4.0 alt: 8/9 
  Shell: bash v: 5.0.17 running in: xfce4-terminal inxi: 3.0.38 
richard@timelinx:~$

ToZ: added code tags

Last edited by ToZ (2022-03-16 10:52:04)

Offline

#7 2022-03-16 10:47:40

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,069

Re: 4.16 panel lag issue

RichardRemlap wrote:

I have 6 txt files of about 30 kB with the results, including the inxi -Fxxxrza output but I cannot see how to attach them.

You can either copy/paste them here directly as separate blocks of information embedded in code tags (see: https://forum.xfce.org/help.php#bbcode) or post them to an online paste service (like https://textbin.net/) and then post back the generated link so we can access them.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#8 2022-03-16 10:50:23

RichardRemlap
Member
Registered: 2012-07-05
Posts: 14

Re: 4.16 panel lag issue

ToZ wrote:
RichardRemlap wrote:

I have 6 txt files of about 30 kB with the results, including the inxi -Fxxxrza output but I cannot see how to attach them.

You can either copy/paste them here directly as separate blocks of information embedded in code tags (see: https://forum.xfce.org/help.php#bbcode) or post them to an online paste service (like https://textbin.net/) and then post back the generated link so we can access them.

OK, I'll try with code tags.

Offline

#9 2022-03-16 10:52:23

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,069

Re: 4.16 panel lag issue

RichardRemlap wrote:
ToZ wrote:
RichardRemlap wrote:

I have 6 txt files of about 30 kB with the results, including the inxi -Fxxxrza output but I cannot see how to attach them.

You can either copy/paste them here directly as separate blocks of information embedded in code tags (see: https://forum.xfce.org/help.php#bbcode) or post them to an online paste service (like https://textbin.net/) and then post back the generated link so we can access them.

OK, I'll try with code tags.

I fixed your previous post.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#10 2022-03-16 10:53:07

RichardRemlap
Member
Registered: 2012-07-05
Posts: 14

Re: 4.16 panel lag issue

Acer laptop - integral screen plus Asus monitor - LM 19.3_x64. inxi -Fxxxrza output below at file end. 

Upper and lower panel remain when terminal window has focus but as soon as focus passes to another App the panels instantly hide.

When the upper or lower panel does hide there is no lag.

I have "Focus follows mouse" with "raise on focus". 

richard@Timelinx:~$ xfce4-panel -q
richard@Timelinx:~$ PANEL_DEBUG=all xfce4-panel
xfce4-panel(main): version 4.14.1 on gtk+ 3.22.30 (3.22.30), glib 2.56.4 (2.56.4)
xfce4-panel(module-factory): reading /usr/share/xfce4/panel/plugins
xfce4-panel(module): new module separator, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libseparator.so, internal=true
xfce4-panel(module): new module mailwatch, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libmailwatch.so, internal=false
xfce4-panel(module): new module thunar-tpa, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libthunar-tpa.so, internal=false
xfce4-panel(module): new module power-manager-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4powermanager.so, internal=false
xfce4-panel(module): new module clock, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libclock.so, internal=true
xfce4-panel(module): new module weather, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libweather.so, internal=false
xfce4-panel(module): new module launcher, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/liblauncher.so, internal=true
xfce4-panel(module): new module systray, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystray.so, internal=false
xfce4-panel(module): new module xfce4-time-out-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtime-out.so, internal=false
xfce4-panel(module): new module directorymenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdirectorymenu.so, internal=true
xfce4-panel(module): new module systemload, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystemload.so, internal=false
xfce4-panel(module): new module applicationsmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libapplicationsmenu.so, internal=true
xfce4-panel(module): new module showdesktop, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libshowdesktop.so, internal=true
xfce4-panel(module): new module xfce4-dict-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4dict.so, internal=false
xfce4-panel(module): new module places, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libplaces.so, internal=false
xfce4-panel(module): new module xkb, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxkb.so, internal=false
xfce4-panel(module): new module actions, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libactions.so, internal=false
xfce4-panel(module): new module xfce4-verve-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libverve.so, internal=false
xfce4-panel(module): new module xapp-status-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxapp-status-plugin.so, internal=false
xfce4-panel(module): new module xfce4-sensors-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4-sensors-plugin.so, internal=false
xfce4-panel(module): new module whiskermenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwhiskermenu.so, internal=false
xfce4-panel(module): new module pulseaudio, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpulseaudio-plugin.so, internal=false
xfce4-panel(module): new module screenshooter, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libscreenshooterplugin.so, internal=false
xfce4-panel(module): new module eyes, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libeyes.so, internal=false
xfce4-panel(module): new module tasklist, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtasklist.so, internal=true
xfce4-panel(module): new module cpufreq, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libcpufreq.so, internal=false
xfce4-panel(module): new module notification-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libnotification-plugin.so, internal=false
xfce4-panel(module): new module xfce4-mount-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libmount.so, internal=false
xfce4-panel(module): new module indicator, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libindicator-plugin.so, internal=false
xfce4-panel(module): new module statusnotifier, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libstatusnotifier.so, internal=false
xfce4-panel(module): new module datetime, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdatetime.so, internal=false
xfce4-panel(module): new module pager, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpager.so, internal=true
xfce4-panel(module): new module xfce4-timer-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfcetimer.so, internal=false
xfce4-panel(module): new module windowmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwindowmenu.so, internal=true
xfce4-panel(application): found window manager after 1 tries
xfce4-panel(base-window): 0x563b2e523aa0: rgba visual=0x563b2e4be450, compositing=true
xfce4-panel(base-window): 0x563b2e523aa0: rgba visual=0x563b2e4be450, compositing=true
xfce4-panel(base-window): 0x563b2e83c3f0: rgba visual=0x563b2e4be450, compositing=true
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/1
xfce4-panel(module): new item (type=external-wrapper, name=whiskermenu, id=1)
xfce4-panel(external): whiskermenu-1: child spawned; pid=5826, argc=8
xfce4-panel(module): new item (type=object-type, name=showdesktop, id=2)
xfce4-panel(module): new item (type=object-type, name=tasklist, id=6)
xfce4-panel(module): new item (type=object-type, name=separator, id=7)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/3
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-time-out-plugin, id=3)
xfce4-panel(external): xfce4-time-out-plugin-3: child spawned; pid=5827, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/8
xfce4-panel(module): new item (type=external-wrapper, name=systray, id=8)
xfce4-panel(external): systray-8: child spawned; pid=5828, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/9
xfce4-panel(module): new item (type=external-wrapper, name=notification-plugin, id=9)
xfce4-panel(external): notification-plugin-9: child spawned; pid=5829, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/10
xfce4-panel(module): new item (type=external-wrapper, name=power-manager-plugin, id=10)
xfce4-panel(external): power-manager-plugin-10: child spawned; pid=5830, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/11
xfce4-panel(module): new item (type=external-wrapper, name=pulseaudio, id=11)
xfce4-panel(external): pulseaudio-11: child spawned; pid=5831, argc=8
xfce4-panel(module): new item (type=object-type, name=clock, id=12)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/26
xfce4-panel(module): new item (type=external-wrapper, name=xapp-status-plugin, id=26)
xfce4-panel(external): xapp-status-plugin-26: child spawned; pid=5832, argc=8
xfce4-panel(module): new item (type=object-type, name=pager, id=13)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/4
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-mount-plugin, id=4)
xfce4-panel(external): xfce4-mount-plugin-4: child spawned; pid=5833, argc=8
xfce4-panel(module): new item (type=object-type, name=launcher, id=25)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/27
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-sensors-plugin, id=27)
xfce4-panel(external): xfce4-sensors-plugin-27: child spawned; pid=5836, argc=8
xfce4-panel(base-window): 0x563b2e6b4e80: rgba visual=0x563b2e4be450, compositing=true
xfce4-panel(base-window): 0x563b2e6b4e80: rgba visual=0x563b2e4be450, compositing=true
xfce4-panel(base-window): 0x563b2e83c6f0: rgba visual=0x563b2e4be450, compositing=true
xfce4-panel(display-layout): 0x563b2e6b4e80: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e6b4e80: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=950,1055
xfce4-panel(positioning): 0x563b2e6b4e80: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e6b4e80: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/5
xfce4-panel(module): new item (type=external-wrapper, name=places, id=5)
xfce4-panel(external): places-5: child spawned; pid=5837, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/14
xfce4-panel(module): new item (type=external-wrapper, name=screenshooter, id=14)
xfce4-panel(external): screenshooter-14: child spawned; pid=5838, argc=8
xfce4-panel(module): new item (type=object-type, name=launcher, id=16)
xfce4-panel(module): new item (type=object-type, name=launcher, id=17)
xfce4-panel(module): new item (type=object-type, name=launcher, id=18)
xfce4-panel(module): new item (type=object-type, name=clock, id=15)
xfce4-panel(module): new item (type=object-type, name=launcher, id=19)
xfce4-panel(module): new item (type=object-type, name=launcher, id=20)
xfce4-panel(module): new item (type=object-type, name=launcher, id=22)
xfce4-panel(module): new item (type=object-type, name=launcher, id=23)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/21
xfce4-panel(module): new item (type=external-wrapper, name=thunar-tpa, id=21)
xfce4-panel(external): thunar-tpa-21: child spawned; pid=5841, argc=8
xfce4-panel(external): whiskermenu-1: child is embedded; 7 properties in queue
xfce4-panel(external): xfce4-time-out-plugin-3: child is embedded; 7 properties in queue
xfce4-panel(external): systray-8: child is embedded; 7 properties in queue
xfce4-panel(systray): rgba visual is 0x56462f230450
xfce4-panel(external): notification-plugin-9: child is embedded; 7 properties in queue
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:37.093: [pulseaudio-plugin.c:157 pulseaudio_plugin_init]: Pulseaudio Panel Plugin initialized
xfce4-panel(systray): registered manager on screen 0

(wrapper-2.0:5826): Gtk-WARNING **: 10:03:37.190: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)
xfce4-panel(systray): socket nxclient.bin[0x56462f2223d0] (composited=true, relative-bg=false
xfce4-panel(systray): added nxclient.bin[0x56462f2223d0] icon

(wrapper-2.0:5829): GLib-GIO-CRITICAL **: 10:03:37.246: g_file_new_for_path: assertion 'path != NULL' failed

(wrapper-2.0:5829): GLib-GIO-CRITICAL **: 10:03:37.246: g_file_monitor_file: assertion 'G_IS_FILE (file)' failed

(wrapper-2.0:5829): GLib-GObject-WARNING **: 10:03:37.246: invalid (NULL) pointer instance

(wrapper-2.0:5829): GLib-GObject-CRITICAL **: 10:03:37.246: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(wrapper-2.0:5829): Gtk-WARNING **: 10:03:37.246: Attempting to add a widget with type GtkToggleButton to a container of type XfcePanelPlugin, but the widget is already inside a container of type XfcePanelPlugin, please remove the widget from its existing container first.
xfce4-panel(systray): socket remmina[0x56462f222570] (composited=true, relative-bg=false
xfce4-panel(systray): added remmina[0x56462f222570] icon
xfce4-panel(systray): socket network[0x56462f222710] (composited=true, relative-bg=false
xfce4-panel(systray): added network[0x56462f222710] icon
xfce4-panel(systray): socket mintupdate.py[0x56462f2228b0] (composited=true, relative-bg=false
xfce4-panel(systray): added mintupdate.py[0x56462f2228b0] icon
xfce4-panel(systray): socket blueberry-tray.py[0x56462f222a50] (composited=true, relative-bg=false
xfce4-panel(systray): added blueberry-tray.py[0x56462f222a50] icon
xfce4-panel(systray): requested cells=5, rows=1, row_size=22, children=5
xfce4-panel(systray): allocate rows=1, row_size=22, w=146, h=32, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x56462f2223d0] at (0,5;22,22)
xfce4-panel(systray): allocated blueberry-tray.py[0x56462f222a50] at (31,5;22,22)
xfce4-panel(systray): allocated mintupdate.py[0x56462f2228b0] at (62,5;22,22)
xfce4-panel(systray): allocated remmina[0x56462f222570] at (93,5;22,22)
xfce4-panel(systray): allocated network[0x56462f222710] at (124,5;22,22)
xfce4-panel(systray): requested cells=5, rows=1, row_size=22, children=5
xfce4-panel(systray): allocate rows=1, row_size=22, w=146, h=32, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x56462f2223d0] at (0,5;22,22)
xfce4-panel(systray): allocated blueberry-tray.py[0x56462f222a50] at (31,5;22,22)
xfce4-panel(systray): allocated mintupdate.py[0x56462f2228b0] at (62,5;22,22)
xfce4-panel(systray): allocated remmina[0x56462f222570] at (93,5;22,22)
xfce4-panel(systray): allocated network[0x56462f222710] at (124,5;22,22)
xfce4-panel(external): xfce4-mount-plugin-4: child is embedded; 7 properties in queue

(wrapper-2.0:5829): Gtk-WARNING **: 10:03:37.533: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)
xfce4-panel(external): xapp-status-plugin-26: child is embedded; 7 properties in queue
xfce4-panel(external): pulseaudio-11: child is embedded; 7 properties in queue
xfce4-panel(external): power-manager-plugin-10: child is embedded; 7 properties in queue
xfce4-panel(systray): requested cells=5, rows=1, row_size=22, children=5
xfce4-panel(systray): allocate rows=1, row_size=22, w=146, h=32, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x56462f2223d0] at (0,5;22,22)
xfce4-panel(systray): allocated blueberry-tray.py[0x56462f222a50] at (31,5;22,22)
xfce4-panel(systray): allocated mintupdate.py[0x56462f2228b0] at (62,5;22,22)
xfce4-panel(external): xfce4-sensors-plugin-27: child is embedded; 7 properties in queue
xfce4-panel(systray): allocated remmina[0x56462f222570] at (93,5;22,22)
xfce4-panel(systray): allocated network[0x56462f222710] at (124,5;22,22)

(wrapper-2.0:5833): Gtk-WARNING **: 10:03:37.742: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner GtkButton)

** (wrapper-2.0:5830): WARNING **: 10:03:37.743: No outputs have backlight property
xfce4-panel(systray): removed mintupdate.py[0x56462f2228b0] icon
xfce4-panel(systray): removed blueberry-tray.py[0x56462f222a50] icon
xfce4-panel(systray): requested cells=3, rows=1, row_size=22, children=3
xfce4-panel(systray): allocate rows=1, row_size=22, w=146, h=32, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x56462f2223d0] at (0,5;22,22)
xfce4-panel(systray): allocated remmina[0x56462f222570] at (31,5;22,22)
xfce4-panel(systray): allocated network[0x56462f222710] at (62,5;22,22)
xfce4-panel(systray): allocate rows=1, row_size=22, w=84, h=32, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x56462f2223d0] at (0,5;22,22)
xfce4-panel(systray): allocated remmina[0x56462f222570] at (31,5;22,22)
xfce4-panel(systray): allocated network[0x56462f222710] at (62,5;22,22)

(wrapper-2.0:5832): Gtk-WARNING **: 10:03:37.943: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 30
xfce4-panel(external): screenshooter-14: child is embedded; 7 properties in queue
xfce4-panel(external): places-5: child is embedded; 7 properties in queue
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.017: [pulseaudio-plugin.c:312 pulseaudio_plugin_bind_keys]: Grabbing volume control keys
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.019: [pulseaudio-plugin.c:404 pulseaudio_plugin_bind_multimedia_keys]: Grabbing multimedia control keys
using 4.13
using 4.13

(wrapper-2.0:5830): Gtk-WARNING **: 10:03:38.104: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PowerManagerButton)
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.110: [pulseaudio-volume.c:470 pulseaudio_volume_context_state_cb]: Connecting to PulseAudio server
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.116: [pulseaudio-volume.c:478 pulseaudio_volume_context_state_cb]: Authorizing

(wrapper-2.0:5838): Gtk-WARNING **: 10:03:38.171: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkButton)
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.265: [pulseaudio-volume.c:474 pulseaudio_volume_context_state_cb]: Setting application name
xfce4-panel(external): thunar-tpa-21: child is embedded; 7 properties in queue

(wrapper-2.0:5831): Gtk-WARNING **: 10:03:38.339: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PulseaudioButton)
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.351: [pulseaudio-volume.c:433 pulseaudio_volume_context_state_cb]: PulseAudio connection established

(wrapper-2.0:5837): Gtk-WARNING **: 10:03:38.362: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner PlacesButton)
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.399: [pulseaudio-volume.c:293 pulseaudio_volume_server_info_cb]: server: richard@pulseaudio, v.11.1
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.423: [pulseaudio-volume.c:204 pulseaudio_volume_sink_info_cb]: sink info: alsa_output.pci-0000_00_1b.0.analog-stereo, Built-in Audio Analogue Stereo
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.423: [pulseaudio-volume.c:222 pulseaudio_volume_sink_info_cb]: Updated Volume: 0,000 -> 0,200
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.424: [pulseaudio-volume.c:229 pulseaudio_volume_sink_info_cb]: volume: 0,199997, muted: 0
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.424: [pulseaudio-volume.c:249 pulseaudio_volume_source_info_cb]: source info: alsa_input.pci-0000_00_1b.0.analog-stereo, Built-in Audio Analogue Stereo
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.424: [pulseaudio-volume.c:267 pulseaudio_volume_source_info_cb]: Updated Volume Mic: 0,000 -> 0,631
(wrapper-2.0:5831): pulseaudio-plugin-DEBUG: 10:03:38.424: [pulseaudio-volume.c:274 pulseaudio_volume_source_info_cb]: volume mic: 0,630997, muted mic: 0

(wrapper-2.0:5841): Gtk-WARNING **: 10:03:38.426: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkButton)
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e6b4e80: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e6b4e80: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=950,1055
xfce4-panel(positioning): 0x563b2e6b4e80: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e6b4e80: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e6b4e80: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e6b4e80: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=950,1055
xfce4-panel(positioning): 0x563b2e6b4e80: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e6b4e80: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e6b4e80: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e6b4e80: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=950,1055
xfce4-panel(positioning): 0x563b2e6b4e80: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e6b4e80: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e523aa0: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e523aa0: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x563b2e523aa0: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e523aa0: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x563b2e6b4e80: display=:0.0{comp=true}, screen-0[0x563b2e4b6020]=[3286,1080]{comp=true, sys=0x563b2e4b9850, rgba=0x563b2e4be450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x563b2e6b4e80: screen=0x563b2e4b6020, monitors=2, output-name=(null), span-monitors=false, base=950,1055
xfce4-panel(positioning): 0x563b2e6b4e80: unset struts edge; between monitors
xfce4-panel(positioning): 0x563b2e6b4e80: working-area: screen=0x563b2e4b6020, x=0, y=0, w=1920, h=1080

richard@Timelinx:~$ inxi -Fxxxrza
System:
  Host: Timelinx Kernel: 4.15.0-140-generic x86_64 bits: 64 compiler: gcc 
  v: 7.5.0 Desktop: Xfce 4.14.1 tk: Gtk 3.22.30 info: xfce4-panel wm: xfwm4 
  dm: LightDM 1.26.0 Distro: Linux Mint 19.3 Tricia 
  base: Ubuntu 18.04 bionic 
Machine:
  Type: Laptop System: Acer product: Aspire 4820TG v: V1.25 serial: <filter> 
  Mobo: Acer model: JM41_CP serial: <filter> BIOS: INSYDE v: 1.25 
  date: 03/16/2011 
Battery:
  ID-1: BAT1 charge: 47.6 Wh condition: 25.2/66.6 Wh (38%) volts: 13.0/11.1 
  model: SIMPLO AS10B7E type: Li-ion serial: <filter> status: Charging 
CPU:
  Topology: Dual Core model: Intel Core i5 M 430 bits: 64 type: MT MCP 
  arch: Nehalem family: 6 model-id: 25 (37) stepping: 2 microcode: 11 
  L2 cache: 3072 KiB 
  flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 18087 
  Speed: 1414 MHz min/max: 1199/2267 MHz boost: enabled Core speeds (MHz): 
  1: 1443 2: 1456 3: 1456 4: 1431 
  Vulnerabilities: Type: itlb_multihit status: KVM: Split huge pages 
  Type: l1tf 
  mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable 
  Type: mds status: Vulnerable: Clear CPU buffers attempted, no microcode; 
  SMT vulnerable 
  Type: meltdown mitigation: PTI 
  Type: spec_store_bypass 
  mitigation: Speculative Store Bypass disabled via prctl and seccomp 
  Type: spectre_v1 
  mitigation: usercopy/swapgs barriers and __user pointer sanitization 
  Type: spectre_v2 mitigation: Full generic retpoline, IBPB: conditional, 
  IBRS_FW, STIBP: conditional, RSB filling 
  Type: srbds status: Not affected 
  Type: tsx_async_abort status: Not affected 
Graphics:
  Device-1: Intel Core Processor Integrated Graphics 
  vendor: Acer Incorporated ALI driver: i915 v: kernel bus ID: 00:02.0 
  chip ID: 8086:0046 
  Device-2: AMD Madison [Mobility Radeon HD 5650/5750 / 6530M/6550M] 
  driver: radeon v: kernel bus ID: 01:00.0 chip ID: 1002:68c1 
  Display: x11 server: X.Org 1.19.6 driver: ati,modesetting,radeon 
  unloaded: fbdev,vesa resolution: 1366x768~60Hz, 1920x1080~60Hz 
  OpenGL: renderer: Mesa DRI Intel HD Graphics (ILK) v: 2.1 Mesa 20.0.8 
  direct render: Yes 
Audio:
  Device-1: Intel 5 Series/3400 Series High Definition Audio 
  vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel 
  bus ID: 00:1b.0 chip ID: 8086:3b56 
  Device-2: AMD Redwood HDMI Audio [Radeon HD 5000 Series] 
  driver: snd_hda_intel v: kernel bus ID: 01:00.1 chip ID: 1002:aa60 
  Sound Server: ALSA v: k4.15.0-140-generic 
Network:
  Device-1: Qualcomm Atheros AR8151 v1.0 Gigabit Ethernet 
  vendor: Acer Incorporated ALI driver: atl1c v: 1.0.1.1-NAPI port: 2000 
  bus ID: 02:00.0 chip ID: 1969:1073 
  IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: <filter> 
  Device-2: Qualcomm Atheros AR928X Wireless Network Adapter 
  vendor: Foxconn T77H047.31 802.11bgn driver: ath9k v: kernel port: 2000 
  bus ID: 03:00.0 chip ID: 168c:002a 
  IF: wlp3s0 state: down mac: <filter> 
Drives:
  Local Storage: total: 465.76 GiB used: 319.99 GiB (68.7%) 
  ID-1: /dev/sda vendor: Samsung model: SSD 840 EVO 500GB size: 465.76 GiB 
  block size: physical: 512 B logical: 512 B speed: 3.0 Gb/s 
  serial: <filter> rev: BB6Q scheme: MBR 
Partition:
  ID-1: / raw size: 20.32 GiB size: 19.88 GiB (97.81%) 
  used: 10.26 GiB (51.6%) fs: ext4 dev: /dev/sda6 
  ID-2: /home raw size: 5.60 GiB size: 5.45 GiB (97.31%) 
  used: 4.05 GiB (74.4%) fs: ext4 dev: /dev/sda7 
  ID-3: swap-1 size: 9.84 GiB used: 424 KiB (0.0%) fs: swap 
  swappiness: 5 (default 60) cache pressure: 100 (default) dev: /dev/sda3 
Sensors:
  System Temperatures: cpu: 44.0 C mobo: N/A gpu: radeon temp: 41 C 
  Fan Speeds (RPM): N/A 
Repos:
  No active apt repos in: /etc/apt/sources.list 
  Active apt repos in: /etc/apt/sources.list.d/additional-repositories.list 
  1: deb [arch=amd64] https://download.virtualbox.org/virtualbox/debian bionic contrib
  Active apt repos in: /etc/apt/sources.list.d/clementlefebvre-grpc-bionic.list 
  1: deb http://ppa.launchpad.net/clementlefebvre/grpc/ubuntu bionic main
  2: deb-src http://ppa.launchpad.net/clementlefebvre/grpc/ubuntu bionic main
  Active apt repos in: /etc/apt/sources.list.d/freecad-maintainers-freecad-stable-bionic.list 
  1: deb http://ppa.launchpad.net/freecad-maintainers/freecad-stable/ubuntu bionic main
  2: deb-src http://ppa.launchpad.net/freecad-maintainers/freecad-stable/ubuntu bionic main
  Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 
  1: deb http://ftp.fau.de/mint/packages tricia main upstream import backport
  2: deb http://ubuntu.univ-reims.fr/ubuntu bionic main restricted universe multiverse
  3: deb http://ubuntu.univ-reims.fr/ubuntu bionic-updates main restricted universe multiverse
  4: deb http://ubuntu.univ-reims.fr/ubuntu bionic-backports main restricted universe multiverse
  5: deb http://security.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse
  6: deb http://archive.canonical.com/ubuntu/ bionic partner
  Active apt repos in: /etc/apt/sources.list.d/skype-stable.list 
  1: deb [arch=amd64] https://repo.skype.com/deb stable main
  Active apt repos in: /etc/apt/sources.list.d/teams.list 
  1: deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main
Info:
  Processes: 254 Uptime: 4d 2h 01m Memory: 7.47 GiB used: 4.26 GiB (57.1%) 
  Init: systemd v: 237 runlevel: 5 Compilers: gcc: 7.5.0 alt: 7 Shell: bash 
  v: 4.4.20 running in: xfce4-terminal inxi: 3.0.32 
richard@Timelinx:~$

Offline

#11 2022-03-16 10:54:33

RichardRemlap
Member
Registered: 2012-07-05
Posts: 14

Re: 4.16 panel lag issue

Acer laptop - integral screen plus Asus monitor - LM 20.3_x64. inxi -Fxxxrza output below at file end.

Upper panel hangs when terminal window open. Upper panel frequently hangs when switching from a workspace to the workspace with a Firefox window occluding upper panel space, even partially, by clicking on the Firefox icon in the panel square. If I click on empty space withing the panel square the panel hides, even if slowly. Same behaviour seen with similarly positioned LibreOffice window on another workspace. Behaviour is random.

When the panel does hide there is a short lag

I have "Focus follows mouse" with "raise on focus".

richard@timelinx:~$ xfce4-panel -q
richard@timelinx:~$ PANEL_DEBUG=all xfce4-panel
xfce4-panel(main): version 4.16.3 on gtk+ 3.24.20 (3.24.20), glib 2.64.6 (2.64.6)
xfce4-panel(module-factory): reading /usr/share/xfce4/panel/plugins
xfce4-panel(module): new module systemload, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystemload.so, internal=false
xfce4-panel(module): new module applicationsmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libapplicationsmenu.so, internal=true
xfce4-panel(module): new module xfce4-timer-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfcetimer.so, internal=false
xfce4-panel(module): new module pager, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpager.so, internal=true
xfce4-panel(module): new module mailwatch, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libmailwatch.so, internal=false
xfce4-panel(module): new module thunar-tpa, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libthunar-tpa.so, internal=false
xfce4-panel(module): new module launcher, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/liblauncher.so, internal=true
xfce4-panel(module): new module xkb, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxkb.so, internal=false
xfce4-panel(module): new module notification-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libnotification-plugin.so, internal=false
xfce4-panel(module): new module xfce4-sensors-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4-sensors-plugin.so, internal=false
xfce4-panel(module): new module eyes, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libeyes.so, internal=false
xfce4-panel(module): new module clock, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libclock.so, internal=true
xfce4-panel(module): new module indicator, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libindicator-plugin.so, internal=false
xfce4-panel(module): new module places, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libplaces.so, internal=false
xfce4-panel(module): new module showdesktop, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libshowdesktop.so, internal=true
xfce4-panel(module): new module xfce4-mount-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libmount.so, internal=false
xfce4-panel(module): new module screenshooter, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libscreenshooterplugin.so, internal=false
xfce4-panel(module): new module actions, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libactions.so, internal=false
xfce4-panel(module): new module xfce4-time-out-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtime-out.so, internal=false
xfce4-panel(module): new module statusnotifier, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libstatusnotifier.so, internal=false
xfce4-panel(module): new module cpufreq, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libcpufreq.so, internal=false
xfce4-panel(module): new module xfce4-dict-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4dict.so, internal=false
xfce4-panel(module): new module pulseaudio, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpulseaudio-plugin.so, internal=false
xfce4-panel(module): new module directorymenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdirectorymenu.so, internal=true
xfce4-panel(module): new module xapp-status-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxapp-status-plugin.so, internal=false
xfce4-panel(module): new module datetime, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdatetime.so, internal=false
xfce4-panel(module): new module power-manager-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4powermanager.so, internal=false
xfce4-panel(module): new module tasklist, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtasklist.so, internal=true
xfce4-panel(module): new module weather, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libweather.so, internal=false
xfce4-panel(module): new module windowmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwindowmenu.so, internal=true
xfce4-panel(module): new module systray, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystray.so, internal=false
xfce4-panel(module): new module xfce4-verve-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libverve.so, internal=false
xfce4-panel(module): new module whiskermenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwhiskermenu.so, internal=false
xfce4-panel(module): new module separator, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libseparator.so, internal=true
xfce4-panel(application): found window manager after 1 tries
xfce4-panel(base-window): 0x55849995ae80: rgba visual=0x5584998db450, compositing=true
xfce4-panel(base-window): 0x55849995ae80: rgba visual=0x5584998db450, compositing=true
xfce4-panel(base-window): 0x558499c583f0: rgba visual=0x5584998db450, compositing=true
xfce4-panel(display-layout): 0x55849995ae80: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x55849995ae80: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55849995ae80: unset struts edge; between monitors
xfce4-panel(positioning): 0x55849995ae80: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/1
xfce4-panel(module): new item (type=external-wrapper, name=whiskermenu, id=1)
xfce4-panel(external): whiskermenu-1: child spawned; pid=3314, argc=7
xfce4-panel(module): new item (type=object-type, name=showdesktop, id=2)
xfce4-panel(module): new item (type=object-type, name=launcher, id=3)
xfce4-panel(module): new item (type=object-type, name=launcher, id=4)
xfce4-panel(module): new item (type=object-type, name=launcher, id=5)
xfce4-panel(module): new item (type=object-type, name=tasklist, id=6)
xfce4-panel(module): new item (type=object-type, name=separator, id=7)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/8
xfce4-panel(module): new item (type=external-wrapper, name=systray, id=8)
xfce4-panel(external): systray-8: child spawned; pid=3315, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/9
xfce4-panel(module): new item (type=external-wrapper, name=notification-plugin, id=9)
xfce4-panel(external): notification-plugin-9: child spawned; pid=3316, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/10
xfce4-panel(module): new item (type=external-wrapper, name=xapp-status-plugin, id=10)
xfce4-panel(external): xapp-status-plugin-10: child spawned; pid=3319, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/11
xfce4-panel(module): new item (type=external-wrapper, name=power-manager-plugin, id=11)
xfce4-panel(external): power-manager-plugin-11: child spawned; pid=3320, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/12
xfce4-panel(module): new item (type=external-wrapper, name=pulseaudio, id=12)
xfce4-panel(external): pulseaudio-12: child spawned; pid=3321, argc=7
xfce4-panel(module): new item (type=object-type, name=clock, id=13)
xfce4-panel(module): new item (type=object-type, name=pager, id=14)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/27
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-mount-plugin, id=27)
xfce4-panel(external): xfce4-mount-plugin-27: child spawned; pid=3322, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/15
xfce4-panel(module): new item (type=external-wrapper, name=weather, id=15)
xfce4-panel(external): weather-15: child spawned; pid=3325, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/28
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-sensors-plugin, id=28)
xfce4-panel(external): xfce4-sensors-plugin-28: child spawned; pid=3328, argc=7
xfce4-panel(module): new item (type=object-type, name=launcher, id=31)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/26
xfce4-panel(module): new item (type=external-wrapper, name=actions, id=26)
xfce4-panel(external): actions-26: child spawned; pid=3331, argc=7
xfce4-panel(base-window): 0x558499a4a280: rgba visual=0x5584998db450, compositing=true
xfce4-panel(base-window): 0x558499a4a280: rgba visual=0x5584998db450, compositing=true
xfce4-panel(base-window): 0x558499c586e0: rgba visual=0x5584998db450, compositing=true
xfce4-panel(display-layout): 0x558499a4a280: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x558499a4a280: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=948,1033
xfce4-panel(positioning): 0x558499a4a280: unset struts edge; between monitors
xfce4-panel(positioning): 0x558499a4a280: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/24
xfce4-panel(module): new item (type=external-wrapper, name=places, id=24)
xfce4-panel(external): places-24: child spawned; pid=3338, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/25
xfce4-panel(module): new item (type=external-wrapper, name=screenshooter, id=25)
xfce4-panel(external): screenshooter-25: child spawned; pid=3339, argc=7
xfce4-panel(module): new item (type=object-type, name=launcher, id=16)
xfce4-panel(module): new item (type=object-type, name=launcher, id=17)
xfce4-panel(module): new item (type=object-type, name=launcher, id=18)
xfce4-panel(module): new item (type=object-type, name=clock, id=22)
xfce4-panel(module): new item (type=object-type, name=launcher, id=19)
xfce4-panel(module): new item (type=object-type, name=launcher, id=20)
xfce4-panel(module): new item (type=object-type, name=launcher, id=21)
xfce4-panel(module): new item (type=object-type, name=launcher, id=29)
xfce4-panel(module): new item (type=object-type, name=launcher, id=30)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/23
xfce4-panel(module): new item (type=external-wrapper, name=thunar-tpa, id=23)
xfce4-panel(external): thunar-tpa-23: child spawned; pid=3350, argc=7

** (wrapper-2.0:3320): WARNING **: 10:21:51.660: No outputs have backlight property
xfce4-panel(external): whiskermenu-1: child is embedded; 7 properties in queue
xfce4-panel(external): systray-8: child is embedded; 7 properties in queue
xfce4-panel(external): screenshooter-25: child is embedded; 8 properties in queue
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.694: [pulseaudio-plugin.c:157 pulseaudio_plugin_init]: Pulseaudio Panel Plugin initialized
xfce4-panel(external): places-24: child is embedded; 8 properties in queue
xfce4-panel(external): actions-26: child is embedded; 7 properties in queue
xfce4-panel(external): xfce4-mount-plugin-27: child is embedded; 7 properties in queue
xfce4-panel(external): power-manager-plugin-11: child is embedded; 7 properties in queue
xfce4-panel(external): weather-15: child is embedded; 7 properties in queue
xfce4-panel(external): xapp-status-plugin-10: child is embedded; 7 properties in queue
using 4.13
using 4.13
xfce4-panel(external): xfce4-sensors-plugin-28: child is embedded; 7 properties in queue
xfce4-panel(external): notification-plugin-9: child is embedded; 7 properties in queue
xfce4-panel(external): pulseaudio-12: child is embedded; 7 properties in queue

(wrapper-2.0:3316): GLib-GIO-CRITICAL **: 10:21:51.748: g_file_new_for_path: assertion 'path != NULL' failed

(wrapper-2.0:3319): Gtk-WARNING **: 10:21:51.754: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 32

(wrapper-2.0:3322): Gtk-WARNING **: 10:21:51.754: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner GtkButton)

(wrapper-2.0:3316): GLib-GIO-CRITICAL **: 10:21:51.764: g_file_monitor_file: assertion 'G_IS_FILE (file)' failed

(wrapper-2.0:3316): GLib-GObject-WARNING **: 10:21:51.764: invalid (NULL) pointer instance

(wrapper-2.0:3316): GLib-GObject-CRITICAL **: 10:21:51.764: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(wrapper-2.0:3316): Gtk-WARNING **: 10:21:51.765: Attempting to add a widget with type GtkToggleButton to a container of type XfcePanelPlugin, but the widget is already inside a container of type XfcePanelPlugin, please remove the widget from its existing container first.
xfce4-panel(systray): rgba visual is 0x55ab31f22450
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.778: [pulseaudio-plugin.c:315 pulseaudio_plugin_bind_keys]: Grabbing volume control keys

** (wrapper-2.0:3321): WARNING **: 10:21:51.780: Binding 'XF86AudioLowerVolume' failed!

(wrapper-2.0:3321): pulseaudio-plugin-WARNING **: 10:21:51.780: Could not have grabbed volume control keys. Is another volume control application (xfce4-volumed) running?
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.780: [pulseaudio-plugin.c:407 pulseaudio_plugin_bind_multimedia_keys]: Grabbing multimedia control keys
xfce4-panel(systray): registered manager on screen 0
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.786: [pulseaudio-volume.c:470 pulseaudio_volume_context_state_cb]: Connecting to PulseAudio server
xfce4-panel(systray): socket nxclient.bin[0x55ab322a71f0] (composited=true, relative-bg=false
xfce4-panel(systray): added nxclient.bin[0x55ab322a71f0] icon
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.803: [pulseaudio-volume.c:478 pulseaudio_volume_context_state_cb]: Authorizing
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.804: [pulseaudio-volume.c:474 pulseaudio_volume_context_state_cb]: Setting application name
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.805: [pulseaudio-volume.c:433 pulseaudio_volume_context_state_cb]: PulseAudio connection established
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.806: [pulseaudio-volume.c:293 pulseaudio_volume_server_info_cb]: server: richard@pulseaudio, v.13.99.1
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.806: [pulseaudio-volume.c:204 pulseaudio_volume_sink_info_cb]: sink info: alsa_output.pci-0000_00_1b.0.analog-stereo, Built-in Audio Analog Stereo
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.806: [pulseaudio-volume.c:222 pulseaudio_volume_sink_info_cb]: Updated Volume: 0,000 -> 0,451
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.806: [pulseaudio-volume.c:229 pulseaudio_volume_sink_info_cb]: volume: 0,451157, muted: 0
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.806: [pulseaudio-volume.c:249 pulseaudio_volume_source_info_cb]: source info: alsa_input.pci-0000_00_1b.0.analog-stereo, Built-in Audio Analog Stereo
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.806: [pulseaudio-volume.c:267 pulseaudio_volume_source_info_cb]: Updated Volume Mic: 0,000 -> 0,455
(wrapper-2.0:3321): pulseaudio-plugin-DEBUG: 10:21:51.806: [pulseaudio-volume.c:274 pulseaudio_volume_source_info_cb]: volume mic: 0,454895, muted mic: 0

(wrapper-2.0:3314): Gtk-WARNING **: 10:21:51.909: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)
xfce4-panel(external): thunar-tpa-23: child is embedded; 8 properties in queue
xfce4-panel(systray): requested cells=1, rows=1, row_size=22, children=1
xfce4-panel(systray): allocate rows=1, icon_size=22, w=22, h=34, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x55ab322a71f0] at (0,6;22,22)

(wrapper-2.0:3316): Gtk-WARNING **: 10:21:52.052: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)

(wrapper-2.0:3339): Gtk-WARNING **: 10:21:52.057: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkButton)

(wrapper-2.0:3320): Gtk-WARNING **: 10:21:52.099: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PowerManagerButton)

(wrapper-2.0:3350): Gtk-WARNING **: 10:21:52.099: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkButton)

(wrapper-2.0:3321): Gtk-WARNING **: 10:21:52.104: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PulseaudioButton)

(wrapper-2.0:3321): Gtk-WARNING **: 10:21:52.106: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PulseaudioButton)

(wrapper-2.0:3325): Gtk-WARNING **: 10:21:52.132: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)

(wrapper-2.0:3338): Gtk-WARNING **: 10:21:52.186: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner PlacesButton)
xfce4-panel(display-layout): 0x55849995ae80: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x55849995ae80: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55849995ae80: unset struts edge; between monitors
xfce4-panel(positioning): 0x55849995ae80: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55849995ae80: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x55849995ae80: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55849995ae80: unset struts edge; between monitors
xfce4-panel(positioning): 0x55849995ae80: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55849995ae80: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x55849995ae80: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55849995ae80: unset struts edge; between monitors
xfce4-panel(positioning): 0x55849995ae80: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55849995ae80: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x55849995ae80: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55849995ae80: unset struts edge; between monitors
xfce4-panel(positioning): 0x55849995ae80: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x558499a4a280: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x558499a4a280: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=948,1033
xfce4-panel(positioning): 0x558499a4a280: unset struts edge; between monitors
xfce4-panel(positioning): 0x558499a4a280: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x558499a4a280: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x558499a4a280: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=948,1033
xfce4-panel(positioning): 0x558499a4a280: unset struts edge; between monitors
xfce4-panel(positioning): 0x558499a4a280: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55849995ae80: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x55849995ae80: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55849995ae80: unset struts edge; between monitors
xfce4-panel(positioning): 0x55849995ae80: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55849995ae80: display=:0.0{comp=true}, screen-0[0x5584998d2020]=[3286,1080]{comp=true, sys=0x5584998d5850, rgba=0x5584998db450} (VGA-1=[0,0;1920,1080], LVDS-1=[1920,0;1366,768])
xfce4-panel(positioning): 0x55849995ae80: screen=0x5584998d2020, monitors=2, output-name=Primary, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55849995ae80: unset struts edge; between monitors
xfce4-panel(positioning): 0x55849995ae80: working-area: screen=0x5584998d2020, x=0, y=0, w=1920, h=1080

richard@timelinx:~$ inxi -Fxxxrza
System:
  Kernel: 5.4.0-104-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 
  parameters: BOOT_IMAGE=/boot/vmlinuz-5.4.0-104-generic 
  root=UUID=ae5b61d6-73c2-436a-a36b-a861e021556c ro quiet splash 
  Desktop: Xfce 4.16.0 tk: Gtk 3.24.20 info: xfce4-panel wm: xfwm4 
  dm: LightDM 1.30.0 Distro: Linux Mint 20.3 Una base: Ubuntu 20.04 focal 
Machine:
  Type: Laptop System: Acer product: Aspire 4820TG v: V1.25 serial: <filter> 
  Mobo: Acer model: JM41_CP serial: <filter> BIOS: INSYDE v: 1.25 
  date: 03/16/2011 
Battery:
  ID-1: BAT1 charge: 54.7 Wh condition: 54.7/66.6 Wh (82%) volts: 12.7/11.1 
  model: SIMPLO AS10B7E type: Li-ion serial: <filter> status: Full 
CPU:
  Topology: Dual Core model: Intel Core i5 M 430 bits: 64 type: MT MCP 
  arch: Nehalem family: 6 model-id: 25 (37) stepping: 2 microcode: 11 
  L2 cache: 3072 KiB 
  flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 18088 
  Speed: 1463 MHz min/max: 1199/2267 MHz boost: enabled Core speeds (MHz): 
  1: 1463 2: 1463 3: 1463 4: 1463 
  Vulnerabilities: Type: itlb_multihit status: KVM: Split huge pages 
  Type: l1tf 
  mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable 
  Type: mds status: Vulnerable: Clear CPU buffers attempted, no microcode; 
  SMT vulnerable 
  Type: meltdown mitigation: PTI 
  Type: spec_store_bypass 
  mitigation: Speculative Store Bypass disabled via prctl and seccomp 
  Type: spectre_v1 
  mitigation: usercopy/swapgs barriers and __user pointer sanitization 
  Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, IBRS_FW, 
  STIBP: conditional, RSB filling 
  Type: srbds status: Not affected 
  Type: tsx_async_abort status: Not affected 
Graphics:
  Device-1: Intel Core Processor Integrated Graphics 
  vendor: Acer Incorporated ALI driver: i915 v: kernel bus ID: 00:02.0 
  chip ID: 8086:0046 
  Device-2: AMD Madison [Mobility Radeon HD 5650/5750 / 6530M/6550M] 
  vendor: Acer Incorporated ALI driver: radeon v: kernel bus ID: 01:00.0 
  chip ID: 1002:68c1 
  Display: x11 server: X.Org 1.20.13 driver: ati,modesetting,radeon 
  unloaded: fbdev,vesa resolution: 1366x768~60Hz, 1920x1080~60Hz 
  OpenGL: renderer: Mesa DRI Intel HD Graphics (ILK) v: 2.1 Mesa 21.2.6 
  direct render: Yes 
Audio:
  Device-1: Intel 5 Series/3400 Series High Definition Audio 
  vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel 
  bus ID: 00:1b.0 chip ID: 8086:3b56 
  Device-2: AMD Redwood HDMI Audio [Radeon HD 5000 Series] 
  vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel 
  bus ID: 01:00.1 chip ID: 1002:aa60 
  Sound Server: ALSA v: k5.4.0-104-generic 
Network:
  Device-1: Qualcomm Atheros AR8151 v1.0 Gigabit Ethernet 
  vendor: Acer Incorporated ALI driver: atl1c v: 1.0.1.1-NAPI port: 2000 
  bus ID: 02:00.0 chip ID: 1969:1073 
  IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: <filter> 
  Device-2: Qualcomm Atheros AR928X Wireless Network Adapter 
  vendor: Foxconn T77H047.31 802.11bgn driver: ath9k v: kernel port: 2000 
  bus ID: 03:00.0 chip ID: 168c:002a 
  IF: wlp3s0 state: down mac: <filter> 
Drives:
  Local Storage: total: 465.76 GiB used: 325.58 GiB (69.9%) 
  SMART Message: Required tool smartctl not installed. Check --recommends 
  ID-1: /dev/sda vendor: Samsung model: SSD 840 EVO 500GB size: 465.76 GiB 
  block size: physical: 512 B logical: 512 B speed: 3.0 Gb/s 
  serial: <filter> rev: BB6Q scheme: MBR 
Partition:
  ID-1: / raw size: 34.34 GiB size: 33.55 GiB (97.70%) 
  used: 14.28 GiB (42.6%) fs: ext4 dev: /dev/sda2 
  ID-2: /home raw size: 10.25 GiB size: 10.02 GiB (97.82%) 
  used: 3.68 GiB (36.7%) fs: ext4 dev: /dev/sda1 
  ID-3: swap-1 size: 9.84 GiB used: 0 KiB (0.0%) fs: swap 
  swappiness: 20 (default 60) cache pressure: 100 (default) dev: /dev/sda3 
Sensors:
  System Temperatures: cpu: 40.0 C mobo: N/A gpu: radeon temp: 41 C 
  Fan Speeds (RPM): N/A 
Repos:
  No active apt repos in: /etc/apt/sources.list 
  Active apt repos in: /etc/apt/sources.list.d/gezakovacs-ppa-focal.list 
  1: deb http://ppa.launchpad.net/gezakovacs/ppa/ubuntu focal main
  Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 
  1: deb http://mirror6.layerjet.com/linuxmint/packages una main upstream import backport
  2: deb http://miroir.univ-lorraine.fr/ubuntu focal main restricted universe multiverse
  3: deb http://miroir.univ-lorraine.fr/ubuntu focal-updates main restricted universe multiverse
  4: deb http://miroir.univ-lorraine.fr/ubuntu focal-backports main restricted universe multiverse
  5: deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
  6: deb http://archive.canonical.com/ubuntu/ focal partner
  Active apt repos in: /etc/apt/sources.list.d/skype-stable.list 
  1: deb [arch=amd64] https://repo.skype.com/deb stable main
Info:
  Processes: 226 Uptime: 8m Memory: 7.45 GiB used: 1.82 GiB (24.4%) 
  Init: systemd v: 245 runlevel: 5 Compilers: gcc: 9.4.0 alt: 8/9 
  Shell: bash v: 5.0.17 running in: xfce4-terminal inxi: 3.0.38 
richard@timelinx:~$ 

Offline

#12 2022-03-16 10:56:02

RichardRemlap
Member
Registered: 2012-07-05
Posts: 14

Re: 4.16 panel lag issue

Dell laptop - integral screen plus single Viewsonic monitor LM-20.3_x64. inxi -Fxxxrza output below at file end. 

Upper panel hangs when terminal window open. Upper panel frequently hangs when switching from a workspace to the workspace with a Firefox window occluding upper panel space, even partially, by clicking on the Firefox icon in the panel square. If I click on empty space withing the panel square the panel hides, even if slowly. Same behaviour seen with similarly positioned LibreOffice window on another workspace. Behaviour is random.

When the panel does hide there is a short lag

I have "Focus follows mouse" with "raise on focus".

richard@Dell7480:~$ xfce4-panel -q
richard@Dell7480:~$ PANEL_DEBUG=all xfce4-panel
xfce4-panel(main): version 4.16.3 on gtk+ 3.24.20 (3.24.20), glib 2.64.6 (2.64.6)
xfce4-panel(module-factory): reading /usr/share/xfce4/panel/plugins
xfce4-panel(module): new module xapp-status-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxapp-status-plugin.so, internal=false
xfce4-panel(module): new module power-manager-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4powermanager.so, internal=false
xfce4-panel(module): new module places, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libplaces.so, internal=false
xfce4-panel(module): new module statusnotifier, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libstatusnotifier.so, internal=false
xfce4-panel(module): new module xfce4-dict-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4dict.so, internal=false
xfce4-panel(module): new module xkb, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxkb.so, internal=false
xfce4-panel(module): new module showdesktop, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libshowdesktop.so, internal=true
xfce4-panel(module): new module separator, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libseparator.so, internal=true
xfce4-panel(module): new module xfce4-mount-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libmount.so, internal=false
xfce4-panel(module): new module xfce4-verve-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libverve.so, internal=false
xfce4-panel(module): new module indicator, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libindicator-plugin.so, internal=false
xfce4-panel(module): new module screenshooter, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libscreenshooterplugin.so, internal=false
xfce4-panel(module): new module actions, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libactions.so, internal=false
xfce4-panel(module): new module pager, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpager.so, internal=true
xfce4-panel(module): new module weather, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libweather.so, internal=false
xfce4-panel(module): new module directorymenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdirectorymenu.so, internal=true
xfce4-panel(module): new module thunar-tpa, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libthunar-tpa.so, internal=false
xfce4-panel(module): new module whiskermenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwhiskermenu.so, internal=false
xfce4-panel(module): new module tasklist, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtasklist.so, internal=true
xfce4-panel(module): new module systemload, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystemload.so, internal=false
xfce4-panel(module): new module xfce4-sensors-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4-sensors-plugin.so, internal=false
xfce4-panel(module): new module windowmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwindowmenu.so, internal=true
xfce4-panel(module): new module eyes, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libeyes.so, internal=false
xfce4-panel(module): new module applicationsmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libapplicationsmenu.so, internal=true
xfce4-panel(module): new module datetime, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdatetime.so, internal=false
xfce4-panel(module): new module mailwatch, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libmailwatch.so, internal=false
xfce4-panel(module): new module xfce4-time-out-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtime-out.so, internal=false
xfce4-panel(module): new module systray, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystray.so, internal=false
xfce4-panel(module): new module clock, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libclock.so, internal=true
xfce4-panel(module): new module pulseaudio, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpulseaudio-plugin.so, internal=false
xfce4-panel(module): new module cpufreq, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libcpufreq.so, internal=false
xfce4-panel(module): new module notification-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libnotification-plugin.so, internal=false
xfce4-panel(module): new module launcher, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/liblauncher.so, internal=true
xfce4-panel(module): new module xfce4-timer-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfcetimer.so, internal=false
xfce4-panel(application): found window manager after 1 tries

(xfce4-panel:5153): Gtk-WARNING **: 15:29:21.541: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name
xfce4-panel(base-window): 0x5599507ccc50: rgba visual=0x55995074fca0, compositing=true
xfce4-panel(base-window): 0x5599507ccc50: rgba visual=0x55995074fca0, compositing=true
xfce4-panel(base-window): 0x5599509782e0: rgba visual=0x55995074fca0, compositing=true
xfce4-panel(display-layout): 0x5599507ccc50: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x5599507ccc50: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=960,18
xfce4-panel(positioning): 0x5599507ccc50: unset struts edge; between monitors
xfce4-panel(positioning): 0x5599507ccc50: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/1
xfce4-panel(module): new item (type=external-wrapper, name=whiskermenu, id=1)
xfce4-panel(external): whiskermenu-1: child spawned; pid=5157, argc=7
xfce4-panel(module): new item (type=object-type, name=showdesktop, id=2)
xfce4-panel(module): new item (type=object-type, name=tasklist, id=6)
xfce4-panel(module): new item (type=object-type, name=separator, id=7)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/3
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-time-out-plugin, id=3)
xfce4-panel(external): xfce4-time-out-plugin-3: child spawned; pid=5158, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/8
xfce4-panel(module): new item (type=external-wrapper, name=systray, id=8)
xfce4-panel(external): systray-8: child spawned; pid=5159, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/9
xfce4-panel(module): new item (type=external-wrapper, name=notification-plugin, id=9)
xfce4-panel(external): notification-plugin-9: child spawned; pid=5160, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/10
xfce4-panel(module): new item (type=external-wrapper, name=power-manager-plugin, id=10)
xfce4-panel(external): power-manager-plugin-10: child spawned; pid=5161, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/11
xfce4-panel(module): new item (type=external-wrapper, name=pulseaudio, id=11)
xfce4-panel(external): pulseaudio-11: child spawned; pid=5162, argc=7
xfce4-panel(module): new item (type=object-type, name=clock, id=12)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/26
xfce4-panel(module): new item (type=external-wrapper, name=xapp-status-plugin, id=26)
xfce4-panel(external): xapp-status-plugin-26: child spawned; pid=5165, argc=7
xfce4-panel(module): new item (type=object-type, name=pager, id=13)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/4
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-mount-plugin, id=4)
xfce4-panel(external): xfce4-mount-plugin-4: child spawned; pid=5168, argc=7
xfce4-panel(module): new item (type=object-type, name=launcher, id=25)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/27
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-sensors-plugin, id=27)
xfce4-panel(external): xfce4-sensors-plugin-27: child spawned; pid=5175, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/24
xfce4-panel(module): new item (type=external-wrapper, name=xkb, id=24)
xfce4-panel(external): xkb-24: child spawned; pid=5178, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/28
xfce4-panel(module): new item (type=external-wrapper, name=actions, id=28)
xfce4-panel(external): actions-28: child spawned; pid=5179, argc=7
xfce4-panel(base-window): 0x55995098eac0: rgba visual=0x55995074fca0, compositing=true
xfce4-panel(base-window): 0x55995098eac0: rgba visual=0x55995074fca0, compositing=true
xfce4-panel(base-window): 0x5599509785d0: rgba visual=0x55995074fca0, compositing=true
xfce4-panel(display-layout): 0x55995098eac0: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55995098eac0: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=2902,1036
xfce4-panel(positioning): 0x55995098eac0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55995098eac0: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/5
xfce4-panel(module): new item (type=external-wrapper, name=places, id=5)
xfce4-panel(external): places-5: child spawned; pid=5186, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/14
xfce4-panel(module): new item (type=external-wrapper, name=screenshooter, id=14)
xfce4-panel(external): screenshooter-14: child spawned; pid=5187, argc=7
xfce4-panel(module): new item (type=object-type, name=launcher, id=23)
xfce4-panel(module): new item (type=object-type, name=launcher, id=16)
xfce4-panel(module): new item (type=object-type, name=launcher, id=18)
xfce4-panel(module): new item (type=object-type, name=clock, id=15)
xfce4-panel(module): new item (type=object-type, name=launcher, id=19)
xfce4-panel(module): new item (type=object-type, name=launcher, id=20)
xfce4-panel(module): new item (type=object-type, name=launcher, id=22)
xfce4-panel(module): new item (type=object-type, name=launcher, id=17)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/21
xfce4-panel(module): new item (type=external-wrapper, name=thunar-tpa, id=21)
xfce4-panel(external): thunar-tpa-21: child spawned; pid=5194, argc=7

(wrapper-2.0:5157): Gtk-WARNING **: 15:29:21.740: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name

(wrapper-2.0:5175): Gtk-WARNING **: 15:29:21.740: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name

(wrapper-2.0:5159): Gtk-WARNING **: 15:29:21.741: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name

(wrapper-2.0:5168): Gtk-WARNING **: 15:29:21.743: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name

(wrapper-2.0:5179): Gtk-WARNING **: 15:29:21.749: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name

(wrapper-2.0:5162): Gtk-WARNING **: 15:29:21.745: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name

(wrapper-2.0:5165): Gtk-WARNING **: 15:29:21.746: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name

(wrapper-2.0:5161): Gtk-WARNING **: 15:29:21.746: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name

(wrapper-2.0:5160): Gtk-WARNING **: 15:29:21.747: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name

(wrapper-2.0:5158): Gtk-WARNING **: 15:29:21.747: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name

(wrapper-2.0:5178): Gtk-WARNING **: 15:29:21.765: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name

(wrapper-2.0:5187): Gtk-WARNING **: 15:29:21.782: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name

(wrapper-2.0:5186): Gtk-WARNING **: 15:29:21.786: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name
xfce4-panel(external): actions-28: child is embedded; 8 properties in queue
(wrapper-2.0:5162): pulseaudio-plugin-DEBUG: 15:29:21.821: [pulseaudio-plugin.c:157 pulseaudio_plugin_init]: Pulseaudio Panel Plugin initialized

** (wrapper-2.0:5161): WARNING **: 15:29:21.843: No outputs have backlight property
xfce4-panel(external): xfce4-sensors-plugin-27: child is embedded; 8 properties in queue
xfce4-panel(external): screenshooter-14: child is embedded; 8 properties in queue
xfce4-panel(external): xkb-24: child is embedded; 8 properties in queue
xfce4-panel(external): pulseaudio-11: child is embedded; 8 properties in queue
xfce4-panel(external): xfce4-mount-plugin-4: child is embedded; 8 properties in queue
xfce4-panel(external): notification-plugin-9: child is embedded; 8 properties in queue
xfce4-panel(external): systray-8: child is embedded; 8 properties in queue
xfce4-panel(external): xapp-status-plugin-26: child is embedded; 8 properties in queue
xfce4-panel(external): power-manager-plugin-10: child is embedded; 8 properties in queue
xfce4-panel(external): whiskermenu-1: child is embedded; 8 properties in queue
xfce4-panel(external): xfce4-time-out-plugin-3: child is embedded; 8 properties in queue
xfce4-panel(external): places-5: child is embedded; 8 properties in queue
using 4.13

(wrapper-2.0:5194): Gtk-WARNING **: 15:29:21.882: Theme parsing error: gtk.css:4:13: 'xfconf-query' is not a valid property name
using 4.13

(wrapper-2.0:5160): GLib-GIO-CRITICAL **: 15:29:21.905: g_file_new_for_path: assertion 'path != NULL' failed

(wrapper-2.0:5160): GLib-GIO-CRITICAL **: 15:29:21.906: g_file_monitor_file: assertion 'G_IS_FILE (file)' failed

(wrapper-2.0:5160): GLib-GObject-WARNING **: 15:29:21.906: invalid (NULL) pointer instance

(wrapper-2.0:5160): GLib-GObject-CRITICAL **: 15:29:21.906: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(wrapper-2.0:5160): Gtk-WARNING **: 15:29:21.906: Attempting to add a widget with type GtkToggleButton to a container of type XfcePanelPlugin, but the widget is already inside a container of type XfcePanelPlugin, please remove the widget from its existing container first.

(wrapper-2.0:5165): Gtk-WARNING **: 15:29:21.907: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 33
(wrapper-2.0:5162): pulseaudio-plugin-DEBUG: 15:29:21.909: [pulseaudio-plugin.c:315 pulseaudio_plugin_bind_keys]: Grabbing volume control keys
(wrapper-2.0:5162): pulseaudio-plugin-DEBUG: 15:29:21.910: [pulseaudio-plugin.c:407 pulseaudio_plugin_bind_multimedia_keys]: Grabbing multimedia control keys
(wrapper-2.0:5162): pulseaudio-plugin-DEBUG: 15:29:21.911: [pulseaudio-volume.c:470 pulseaudio_volume_context_state_cb]: Connecting to PulseAudio server
(wrapper-2.0:5162): pulseaudio-plugin-DEBUG: 15:29:21.919: [pulseaudio-volume.c:478 pulseaudio_volume_context_state_cb]: Authorizing
(wrapper-2.0:5162): pulseaudio-plugin-DEBUG: 15:29:21.920: [pulseaudio-volume.c:474 pulseaudio_volume_context_state_cb]: Setting application name
(wrapper-2.0:5162): pulseaudio-plugin-DEBUG: 15:29:21.921: [pulseaudio-volume.c:433 pulseaudio_volume_context_state_cb]: PulseAudio connection established
(wrapper-2.0:5162): pulseaudio-plugin-DEBUG: 15:29:21.922: [pulseaudio-volume.c:293 pulseaudio_volume_server_info_cb]: server: richard@pulseaudio, v.13.99.1
(wrapper-2.0:5162): pulseaudio-plugin-DEBUG: 15:29:21.923: [pulseaudio-volume.c:204 pulseaudio_volume_sink_info_cb]: sink info: alsa_output.usb-Generic_USB_Audio_200901010001-00.HiFi__hw_Dock__sink, USB Audio Headphones
(wrapper-2.0:5162): pulseaudio-plugin-DEBUG: 15:29:21.923: [pulseaudio-volume.c:222 pulseaudio_volume_sink_info_cb]: Updated Volume: 0.000 -> 0.700
(wrapper-2.0:5162): pulseaudio-plugin-DEBUG: 15:29:21.923: [pulseaudio-volume.c:229 pulseaudio_volume_sink_info_cb]: volume: 0.699875, muted: 0
(wrapper-2.0:5162): pulseaudio-plugin-DEBUG: 15:29:21.923: [pulseaudio-volume.c:249 pulseaudio_volume_source_info_cb]: source info: alsa_input.usb-Generic_USB_Audio_200901010001-00.HiFi__hw_Dock__source, USB Audio Microphone
(wrapper-2.0:5162): pulseaudio-plugin-DEBUG: 15:29:21.923: [pulseaudio-volume.c:267 pulseaudio_volume_source_info_cb]: Updated Volume Mic: 0.000 -> 0.950
(wrapper-2.0:5162): pulseaudio-plugin-DEBUG: 15:29:21.923: [pulseaudio-volume.c:274 pulseaudio_volume_source_info_cb]: volume mic: 0.949997, muted mic: 0
xfce4-panel(systray): rgba visual is 0x55edb72d4ca0
xfce4-panel(systray): registered manager on screen 0
xfce4-panel(systray): socket remmina[0x55edb7502150] (composited=true, relative-bg=false
xfce4-panel(systray): added remmina[0x55edb7502150] icon
xfce4-panel(systray): socket nxclient.bin[0x55edb7502630] (composited=true, relative-bg=false
xfce4-panel(systray): added nxclient.bin[0x55edb7502630] icon
xfce4-panel(systray): removed remmina[0x55edb7502150] icon
xfce4-panel(external): thunar-tpa-21: child is embedded; 8 properties in queue

(wrapper-2.0:5168): Gtk-WARNING **: 15:29:22.020: Negative content width -14 (allocation 1, extents 8x7) while allocating gadget (node button, owner GtkButton)
xfce4-panel(systray): requested cells=1, rows=1, row_size=22, children=1

(wrapper-2.0:5162): Gtk-WARNING **: 15:29:22.040: Negative content width -2 (allocation 1, extents 2x1) while allocating gadget (node button, owner PulseaudioButton)

(wrapper-2.0:5160): Gtk-WARNING **: 15:29:22.048: Negative content width -2 (allocation 1, extents 2x1) while allocating gadget (node button, owner GtkToggleButton)

(wrapper-2.0:5187): Gtk-WARNING **: 15:29:22.050: Negative content width -2 (allocation 1, extents 2x1) while allocating gadget (node button, owner GtkButton)

(wrapper-2.0:5194): Gtk-WARNING **: 15:29:22.065: Negative content width -2 (allocation 1, extents 2x1) while allocating gadget (node button, owner GtkButton)

(wrapper-2.0:5161): Gtk-WARNING **: 15:29:22.065: Negative content width -2 (allocation 1, extents 2x1) while allocating gadget (node button, owner PowerManagerButton)

(wrapper-2.0:5157): Gtk-WARNING **: 15:29:22.070: Negative content width -2 (allocation 1, extents 2x1) while allocating gadget (node button, owner GtkToggleButton)
xfce4-panel(systray): allocate rows=1, icon_size=22, w=22, h=35, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x55edb7502630] at (0,6;22,22)

(wrapper-2.0:5186): Gtk-WARNING **: 15:29:22.098: Negative content width -14 (allocation 1, extents 8x7) while allocating gadget (node button, owner PlacesButton)
xfce4-panel(tasklist): Putting 1 windows in overflow menu
xfce4-panel(display-layout): 0x5599507ccc50: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x5599507ccc50: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=960,18
xfce4-panel(positioning): 0x5599507ccc50: unset struts edge; between monitors
xfce4-panel(positioning): 0x5599507ccc50: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x5599507ccc50: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x5599507ccc50: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=960,18
xfce4-panel(positioning): 0x5599507ccc50: unset struts edge; between monitors
xfce4-panel(positioning): 0x5599507ccc50: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(tasklist): Putting 1 windows in overflow menu
xfce4-panel(display-layout): 0x5599507ccc50: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x5599507ccc50: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=960,18
xfce4-panel(positioning): 0x5599507ccc50: unset struts edge; between monitors
xfce4-panel(positioning): 0x5599507ccc50: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x5599507ccc50: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x5599507ccc50: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=960,18
xfce4-panel(positioning): 0x5599507ccc50: unset struts edge; between monitors
xfce4-panel(positioning): 0x5599507ccc50: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(tasklist): Putting 1 windows in overflow menu
xfce4-panel(display-layout): 0x5599507ccc50: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x5599507ccc50: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=960,18
xfce4-panel(positioning): 0x5599507ccc50: unset struts edge; between monitors
xfce4-panel(positioning): 0x5599507ccc50: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x5599507ccc50: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x5599507ccc50: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=960,18
xfce4-panel(positioning): 0x5599507ccc50: unset struts edge; between monitors
xfce4-panel(positioning): 0x5599507ccc50: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x5599507ccc50: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x5599507ccc50: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=960,18
xfce4-panel(positioning): 0x5599507ccc50: unset struts edge; between monitors
xfce4-panel(positioning): 0x5599507ccc50: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(tasklist): Putting 1 windows in overflow menu
xfce4-panel(display-layout): 0x5599507ccc50: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x5599507ccc50: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=960,18
xfce4-panel(positioning): 0x5599507ccc50: unset struts edge; between monitors
xfce4-panel(positioning): 0x5599507ccc50: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x5599507ccc50: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x5599507ccc50: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=960,18
xfce4-panel(positioning): 0x5599507ccc50: unset struts edge; between monitors
xfce4-panel(positioning): 0x5599507ccc50: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(tasklist): Putting 1 windows in overflow menu
xfce4-panel(display-layout): 0x5599507ccc50: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x5599507ccc50: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=960,18
xfce4-panel(positioning): 0x5599507ccc50: unset struts edge; between monitors
xfce4-panel(positioning): 0x5599507ccc50: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x5599507ccc50: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x5599507ccc50: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=960,18
xfce4-panel(positioning): 0x5599507ccc50: unset struts edge; between monitors
xfce4-panel(positioning): 0x5599507ccc50: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(tasklist): Putting 1 windows in overflow menu
xfce4-panel(display-layout): 0x5599507ccc50: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x5599507ccc50: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=960,18
xfce4-panel(positioning): 0x5599507ccc50: unset struts edge; between monitors
xfce4-panel(positioning): 0x5599507ccc50: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x5599507ccc50: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x5599507ccc50: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=960,18
xfce4-panel(positioning): 0x5599507ccc50: unset struts edge; between monitors
xfce4-panel(positioning): 0x5599507ccc50: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(tasklist): Putting 1 windows in overflow menu
xfce4-panel(display-layout): 0x55995098eac0: display=:0.0{comp=true}, screen-0[0x559950730020]=[3840,1080]{comp=true, sys=0x5599507440f0, rgba=0x55995074fca0} (DP-1-1=[1920,0;1920,1080], eDP-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55995098eac0: screen=0x559950730020, monitors=2, output-name=Primary, span-monitors=false, base=2902,1036
xfce4-panel(positioning): 0x55995098eac0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55995098eac0: working-area: screen=0x559950730020, x=1920, y=0, w=1920, h=1080
xfce4-panel(tasklist): Putting 1 windows in overflow menu

richard@Dell7480:~$ inxi -Fxxxrza
System:
  Kernel: 5.4.0-92-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 
  parameters: BOOT_IMAGE=/boot/vmlinuz-5.4.0-92-generic 
  root=UUID=c759ecb0-8a94-4bf8-8f45-27354b10c8d3 ro quiet splash 
  Desktop: Xfce 4.16.0 tk: Gtk 3.24.20 info: xfce4-panel wm: xfwm4 
  dm: LightDM 1.30.0 Distro: Linux Mint 20.3 Una base: Ubuntu 20.04 focal 
Machine:
  Type: Laptop System: Dell product: Latitude 7480 v: N/A serial: <filter> 
  Chassis: type: 10 serial: <filter> 
  Mobo: Dell model: 00F6D3 v: A00 serial: <filter> UEFI: Dell v: 1.24.1 
  date: 12/15/2021 
Battery:
  ID-1: BAT0 charge: 38.4 Wh condition: 38.4/60.0 Wh (64%) volts: 8.2/7.6 
  model: Samsung SDI DELL V494081 type: Li-ion serial: <filter> status: Full 
  Device-1: hid-00:1f:20:76:a9:70-battery model: Logitech K810 serial: N/A 
  charge: N/A status: Discharging 
CPU:
  Topology: Dual Core model: Intel Core i7-7600U bits: 64 type: MT MCP 
  arch: Amber Lake family: 6 model-id: 8E (142) stepping: 9 microcode: EC 
  L2 cache: 4096 KiB 
  flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx 
  bogomips: 23199 
  Speed: 692 MHz min/max: 400/3900 MHz Core speeds (MHz): 1: 700 2: 700 
  3: 700 4: 700 
  Vulnerabilities: Type: itlb_multihit status: KVM: Split huge pages 
  Type: l1tf 
  mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable 
  Type: mds mitigation: Clear CPU buffers; SMT vulnerable 
  Type: meltdown mitigation: PTI 
  Type: spec_store_bypass 
  mitigation: Speculative Store Bypass disabled via prctl and seccomp 
  Type: spectre_v1 
  mitigation: usercopy/swapgs barriers and __user pointer sanitization 
  Type: spectre_v2 mitigation: Full generic retpoline, IBPB: conditional, 
  IBRS_FW, STIBP: conditional, RSB filling 
  Type: srbds mitigation: Microcode 
  Type: tsx_async_abort mitigation: Clear CPU buffers; SMT vulnerable 
Graphics:
  Device-1: Intel HD Graphics 620 vendor: Dell driver: i915 v: kernel 
  bus ID: 00:02.0 chip ID: 8086:5916 
  Display: x11 server: X.Org 1.20.13 driver: modesetting 
  unloaded: fbdev,vesa resolution: 1920x1080~60Hz, 1920x1080~60Hz 
  OpenGL: renderer: Mesa Intel HD Graphics 620 (KBL GT2) v: 4.6 Mesa 21.2.6 
  direct render: Yes 
Audio:
  Device-1: Intel Sunrise Point-LP HD Audio vendor: Dell 
  driver: snd_hda_intel v: kernel bus ID: 00:1f.3 chip ID: 8086:9d71 
  Device-2: Realtek type: USB driver: snd-usb-audio bus ID: 3-1.5:3 
  chip ID: 0bda:4014 serial: <filter> 
  Sound Server: ALSA v: k5.4.0-92-generic 
Network:
  Device-1: Intel Ethernet I219-LM vendor: Dell driver: e1000e v: 3.2.6-k 
  port: f040 bus ID: 00:1f.6 chip ID: 8086:15d7 
  IF: enp0s31f6 state: down mac: <filter> 
  Device-2: Intel Wireless 8265 / 8275 driver: iwlwifi v: kernel port: f040 
  bus ID: 02:00.0 chip ID: 8086:24fd 
  IF: wlp2s0 state: down mac: <filter> 
  Device-3: Realtek RTL8153 Gigabit Ethernet Adapter type: USB driver: r8152 
  bus ID: 4-1.2:3 chip ID: 0bda:8153 serial: <filter> 
  IF: enx106530934fc1 state: up speed: 100 Mbps duplex: full mac: <filter> 
Drives:
  Local Storage: total: 476.94 GiB used: 153.09 GiB (32.1%) 
  SMART Message: Required tool smartctl not installed. Check --recommends 
  ID-1: /dev/sda vendor: Samsung model: SSD PM871b M.2 2280 512GB 
  size: 476.94 GiB block size: physical: 512 B logical: 512 B 
  speed: 6.0 Gb/s serial: <filter> rev: 2D0Q scheme: GPT 
Partition:
  ID-1: / raw size: 24.68 GiB size: 24.17 GiB (97.92%) 
  used: 13.09 GiB (54.1%) fs: ext4 dev: /dev/sda6 
  ID-2: /home raw size: 4.78 GiB size: 4.64 GiB (97.12%) 
  used: 2.93 GiB (63.1%) fs: ext4 dev: /dev/sda7 
  ID-3: swap-1 size: 20.51 GiB used: 0 KiB (0.0%) fs: swap 
  swappiness: 20 (default 60) cache pressure: 100 (default) dev: /dev/sda8 
Sensors:
  System Temperatures: cpu: 35.5 C mobo: N/A 
  Fan Speeds (RPM): cpu: 0 
Repos:
  No active apt repos in: /etc/apt/sources.list 
  Active apt repos in: /etc/apt/sources.list.d/gezakovacs-ppa-focal.list 
  1: deb http://ppa.launchpad.net/gezakovacs/ppa/ubuntu focal main
  Active apt repos in: /etc/apt/sources.list.d/microsoft-edge-beta.list 
  1: deb [arch=amd64] http://packages.microsoft.com/repos/edge/ stable main
  Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 
  1: deb http://mirror6.layerjet.com/linuxmint/packages una main upstream import backport
  2: deb http://miroir.univ-lorraine.fr/ubuntu focal main restricted universe multiverse
  3: deb http://miroir.univ-lorraine.fr/ubuntu focal-updates main restricted universe multiverse
  4: deb http://miroir.univ-lorraine.fr/ubuntu focal-backports main restricted universe multiverse
  5: deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
  6: deb http://archive.canonical.com/ubuntu/ focal partner
  Active apt repos in: /etc/apt/sources.list.d/skype-stable.list 
  1: deb [arch=amd64] https://repo.skype.com/deb stable main
  Active apt repos in: /etc/apt/sources.list.d/teams.list 
  1: deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main
Info:
  Processes: 230 Uptime: 24m Memory: 15.49 GiB used: 2.01 GiB (13.0%) 
  Init: systemd v: 245 runlevel: 5 Compilers: gcc: 9.4.0 alt: 9 Shell: bash 
  v: 5.0.17 running in: xfce4-terminal inxi: 3.0.38 
richard@Dell7480:~$ 

Offline

#13 2022-03-16 10:57:44

RichardRemlap
Member
Registered: 2012-07-05
Posts: 14

Re: 4.16 panel lag issue

Lukiasus desktop - single Viewsonic monitor LM-20.2_x64. inxi -Fxxxrza output below at file end. 

Upper panel hangs when terminal window open. Upper panel frequently hangs when switching from a workspace to the workspace with a Firefox window occluding upper panel space, even partially, by clicking on the Firefox icon in the panel square. If I click on empty space withing the panel square the panel hides, even if slowly. Same behaviour seen with similarly positioned LibreOffice window on another workspace. Behaviour is random.

When the panel does hide there is a short lag

I have "Focus follows mouse" with "raise on focus".

richard@lukiasus:~$ xfce4-panel -q
richard@lukiasus:~$ PANEL_DEBUG=all xfce4-panel
xfce4-panel(main): version 4.16.2 on gtk+ 3.24.20 (3.24.20), glib 2.64.6 (2.64.6)
xfce4-panel(module-factory): reading /usr/share/xfce4/panel/plugins
xfce4-panel(module): new module tasklist, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtasklist.so, internal=true
xfce4-panel(module): new module xfce4-mount-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libmount.so, internal=false
xfce4-panel(module): new module windowmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwindowmenu.so, internal=true
xfce4-panel(module): new module separator, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libseparator.so, internal=true
xfce4-panel(module): new module showdesktop, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libshowdesktop.so, internal=true
xfce4-panel(module): new module notification-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libnotification-plugin.so, internal=false
xfce4-panel(module): new module xfce4-dict-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4dict.so, internal=false
xfce4-panel(module): new module whiskermenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwhiskermenu.so, internal=false
xfce4-panel(module): new module statusnotifier, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libstatusnotifier.so, internal=false
xfce4-panel(module): new module systemload, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystemload.so, internal=false
xfce4-panel(module): new module applicationsmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libapplicationsmenu.so, internal=true
xfce4-panel(module): new module cpufreq, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libcpufreq.so, internal=false
xfce4-panel(module): new module actions, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libactions.so, internal=false
xfce4-panel(module): new module mailwatch, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libmailwatch.so, internal=false
xfce4-panel(module): new module directorymenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdirectorymenu.so, internal=true
xfce4-panel(module): new module pulseaudio, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpulseaudio-plugin.so, internal=false
xfce4-panel(module): new module eyes, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libeyes.so, internal=false
xfce4-panel(module): new module power-manager-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4powermanager.so, internal=false
xfce4-panel(module): new module systray, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystray.so, internal=false
xfce4-panel(module): new module thunar-tpa, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libthunar-tpa.so, internal=false
xfce4-panel(module): new module xfce4-timer-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfcetimer.so, internal=false
xfce4-panel(module): new module xkb, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxkb.so, internal=false
xfce4-panel(module): new module datetime, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdatetime.so, internal=false
xfce4-panel(module): new module launcher, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/liblauncher.so, internal=true
xfce4-panel(module): new module pager, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpager.so, internal=true
xfce4-panel(module): new module xfce4-sensors-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4-sensors-plugin.so, internal=false
xfce4-panel(module): new module indicator, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libindicator-plugin.so, internal=false
xfce4-panel(module): new module screenshooter, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libscreenshooterplugin.so, internal=false
xfce4-panel(module): new module xfce4-verve-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libverve.so, internal=false
xfce4-panel(module): new module places, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libplaces.so, internal=false
xfce4-panel(module): new module xfce4-time-out-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtime-out.so, internal=false
xfce4-panel(module): new module weather, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libweather.so, internal=false
xfce4-panel(module): new module clock, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libclock.so, internal=true
xfce4-panel(module): new module xapp-status-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxapp-status-plugin.so, internal=false
xfce4-panel(application): found window manager after 1 tries
xfce4-panel(base-window): 0x55a9e8f216e0: rgba visual=0x55a9e8e9a190, compositing=true
xfce4-panel(base-window): 0x55a9e8f216e0: rgba visual=0x55a9e8e9a190, compositing=true
xfce4-panel(base-window): 0x55a9e920e340: rgba visual=0x55a9e8e9a190, compositing=true
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/1
xfce4-panel(module): new item (type=external-wrapper, name=whiskermenu, id=1)
xfce4-panel(external): whiskermenu-1: child spawned; pid=83839, argc=7
xfce4-panel(module): new item (type=object-type, name=showdesktop, id=2)
xfce4-panel(module): new item (type=object-type, name=tasklist, id=6)
xfce4-panel(module): new item (type=object-type, name=separator, id=7)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/8
xfce4-panel(module): new item (type=external-wrapper, name=systray, id=8)
xfce4-panel(external): systray-8: child spawned; pid=83840, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/9
xfce4-panel(module): new item (type=external-wrapper, name=notification-plugin, id=9)
xfce4-panel(external): notification-plugin-9: child spawned; pid=83841, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/10
xfce4-panel(module): new item (type=external-wrapper, name=power-manager-plugin, id=10)
xfce4-panel(external): power-manager-plugin-10: child spawned; pid=83842, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/11
xfce4-panel(module): new item (type=external-wrapper, name=pulseaudio, id=11)
xfce4-panel(external): pulseaudio-11: child spawned; pid=83843, argc=7
xfce4-panel(module): new item (type=object-type, name=clock, id=12)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/26
xfce4-panel(module): new item (type=external-wrapper, name=xapp-status-plugin, id=26)
xfce4-panel(external): xapp-status-plugin-26: child spawned; pid=83848, argc=7
xfce4-panel(module): new item (type=object-type, name=pager, id=13)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/24
xfce4-panel(module): new item (type=external-wrapper, name=weather, id=24)
xfce4-panel(external): weather-24: child spawned; pid=83849, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/4
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-mount-plugin, id=4)
xfce4-panel(external): xfce4-mount-plugin-4: child spawned; pid=83850, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/27
xfce4-panel(module): new item (type=external-wrapper, name=actions, id=27)
xfce4-panel(external): actions-27: child spawned; pid=83851, argc=7
xfce4-panel(base-window): 0x55a9e8ffc680: rgba visual=0x55a9e8e9a190, compositing=true
xfce4-panel(base-window): 0x55a9e8ffc680: rgba visual=0x55a9e8e9a190, compositing=true
xfce4-panel(base-window): 0x55a9e920e630: rgba visual=0x55a9e8e9a190, compositing=true
xfce4-panel(display-layout): 0x55a9e8ffc680: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8ffc680: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=950,1055
xfce4-panel(positioning): 0x55a9e8ffc680: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8ffc680: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/5
xfce4-panel(module): new item (type=external-wrapper, name=places, id=5)
xfce4-panel(external): places-5: child spawned; pid=83854, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/14
xfce4-panel(module): new item (type=external-wrapper, name=screenshooter, id=14)
xfce4-panel(external): screenshooter-14: child spawned; pid=83859, argc=7
xfce4-panel(module): new item (type=object-type, name=launcher, id=23)
xfce4-panel(module): new item (type=object-type, name=launcher, id=16)
xfce4-panel(module): new item (type=object-type, name=launcher, id=18)
xfce4-panel(module): new item (type=object-type, name=clock, id=15)
xfce4-panel(module): new item (type=object-type, name=launcher, id=19)
xfce4-panel(module): new item (type=object-type, name=launcher, id=20)
xfce4-panel(module): new item (type=object-type, name=launcher, id=22)
xfce4-panel(module): new item (type=object-type, name=launcher, id=17)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/21
xfce4-panel(module): new item (type=external-wrapper, name=thunar-tpa, id=21)
xfce4-panel(external): thunar-tpa-21: child spawned; pid=83862, argc=7
xfce4-panel(external): systray-8: child is embedded; 8 properties in queue
xfce4-panel(external): notification-plugin-9: child is embedded; 8 properties in queue
xfce4-panel(systray): rgba visual is 0x55c327ed0590
(wrapper-2.0:83843): pulseaudio-plugin-DEBUG: 14:29:22.451: [pulseaudio-plugin.c:157 pulseaudio_plugin_init]: Pulseaudio Panel Plugin initialized
xfce4-panel(systray): registered manager on screen 0
xfce4-panel(systray): socket mintupdate.py[0x55c3282491f0] (composited=true, relative-bg=false
xfce4-panel(systray): added mintupdate.py[0x55c3282491f0] icon
xfce4-panel(systray): socket nxclient.bin[0x55c3282496d0] (composited=true, relative-bg=false
xfce4-panel(systray): added nxclient.bin[0x55c3282496d0] icon
xfce4-panel(systray): socket tray.py[0x55c328249bb0] (composited=true, relative-bg=false
xfce4-panel(systray): added tray.py[0x55c328249bb0] icon
xfce4-panel(external): whiskermenu-1: child is embedded; 8 properties in queue
xfce4-panel(external): xapp-status-plugin-26: child is embedded; 8 properties in queue
xfce4-panel(systray): socket blueberry-tray.py[0x55c32824c270] (composited=true, relative-bg=false
xfce4-panel(systray): added blueberry-tray.py[0x55c32824c270] icon

(wrapper-2.0:83841): GLib-GIO-CRITICAL **: 14:29:22.512: g_file_new_for_path: assertion 'path != NULL' failed

(wrapper-2.0:83841): GLib-GIO-CRITICAL **: 14:29:22.512: g_file_monitor_file: assertion 'G_IS_FILE (file)' failed

(wrapper-2.0:83841): GLib-GObject-WARNING **: 14:29:22.512: invalid (NULL) pointer instance

(wrapper-2.0:83841): GLib-GObject-CRITICAL **: 14:29:22.512: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(wrapper-2.0:83841): Gtk-WARNING **: 14:29:22.512: Attempting to add a widget with type GtkToggleButton to a container of type XfcePanelPlugin, but the widget is already inside a container of type XfcePanelPlugin, please remove the widget from its existing container first.
xfce4-panel(systray): socket networkmanager applet[0x55c32824c750] (composited=true, relative-bg=false
xfce4-panel(systray): added networkmanager applet[0x55c32824c750] icon
xfce4-panel(external): pulseaudio-11: child is embedded; 8 properties in queue

(wrapper-2.0:83840): xfconf-WARNING **: 14:29:22.541: Failed to set property "xfce4-panel::/plugins/plugin-8/known-legacy-items": Operation was cancelled
xfce4-panel(external): actions-27: child is embedded; 8 properties in queue
xfce4-panel(systray): removed mintupdate.py[0x55c3282491f0] icon
xfce4-panel(external): power-manager-plugin-10: child is embedded; 8 properties in queue
xfce4-panel(systray): removed tray.py[0x55c328249bb0] icon
(wrapper-2.0:83843): pulseaudio-plugin-DEBUG: 14:29:22.552: [pulseaudio-plugin.c:315 pulseaudio_plugin_bind_keys]: Grabbing volume control keys
xfce4-panel(systray): removed blueberry-tray.py[0x55c32824c270] icon
xfce4-panel(external): weather-24: child is embedded; 8 properties in queue
(wrapper-2.0:83843): pulseaudio-plugin-DEBUG: 14:29:22.554: [pulseaudio-plugin.c:407 pulseaudio_plugin_bind_multimedia_keys]: Grabbing multimedia control keys
xfce4-panel(external): xfce4-mount-plugin-4: child is embedded; 8 properties in queue
(wrapper-2.0:83843): pulseaudio-plugin-DEBUG: 14:29:22.556: [pulseaudio-volume.c:470 pulseaudio_volume_context_state_cb]: Connecting to PulseAudio server
xfce4-panel(systray): requested cells=1, rows=1, row_size=22, children=1
(wrapper-2.0:83843): pulseaudio-plugin-DEBUG: 14:29:22.560: [pulseaudio-volume.c:478 pulseaudio_volume_context_state_cb]: Authorizing
xfce4-panel(systray): allocate rows=1, icon_size=22, w=22, h=39, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x55c3282496d0] at (0,8;22,22)
xfce4-panel(systray): allocated networkmanager applet[0x55c32824c750] at (-9999,-9999;22,22)

(wrapper-2.0:83848): Gtk-WARNING **: 14:29:22.599: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 37
xfce4-panel(external): thunar-tpa-21: child is embedded; 8 properties in queue

(wrapper-2.0:83839): Gtk-WARNING **: 14:29:22.605: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)
xfce4-panel(external): places-5: child is embedded; 8 properties in queue

(wrapper-2.0:83850): Gtk-WARNING **: 14:29:22.642: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner GtkButton)

(wrapper-2.0:83841): Gtk-WARNING **: 14:29:22.672: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)

(wrapper-2.0:83862): Gtk-WARNING **: 14:29:22.673: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkButton)
xfce4-panel(external): screenshooter-14: child is embedded; 8 properties in queue

(wrapper-2.0:83843): Gtk-WARNING **: 14:29:22.680: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PulseaudioButton)
using 4.13

(wrapper-2.0:83842): Gtk-WARNING **: 14:29:22.710: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PowerManagerButton)
(wrapper-2.0:83843): pulseaudio-plugin-DEBUG: 14:29:22.710: [pulseaudio-volume.c:474 pulseaudio_volume_context_state_cb]: Setting application name
using 4.13
weather-Message: 14:29:22.713: getting https://api.met.no/weatherapi/locationforecast/2.0/classic?lat=46.359402&lon=6.135600&altitude=496

(wrapper-2.0:83859): Gtk-WARNING **: 14:29:22.756: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkButton)
(wrapper-2.0:83843): pulseaudio-plugin-DEBUG: 14:29:22.796: [pulseaudio-volume.c:433 pulseaudio_volume_context_state_cb]: PulseAudio connection established
(wrapper-2.0:83843): pulseaudio-plugin-DEBUG: 14:29:22.802: [pulseaudio-volume.c:293 pulseaudio_volume_server_info_cb]: server: richard@pulseaudio, v.13.99.1

(wrapper-2.0:83849): Gtk-WARNING **: 14:29:22.803: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)
(wrapper-2.0:83843): pulseaudio-plugin-DEBUG: 14:29:22.807: [pulseaudio-volume.c:204 pulseaudio_volume_sink_info_cb]: sink info: nx_audio_in, NoMachine Output
(wrapper-2.0:83843): pulseaudio-plugin-DEBUG: 14:29:22.807: [pulseaudio-volume.c:222 pulseaudio_volume_sink_info_cb]: Updated Volume: 0,000 -> 1,000
(wrapper-2.0:83843): pulseaudio-plugin-DEBUG: 14:29:22.807: [pulseaudio-volume.c:229 pulseaudio_volume_sink_info_cb]: volume: 1,000000, muted: 0
(wrapper-2.0:83843): pulseaudio-plugin-DEBUG: 14:29:22.807: [pulseaudio-volume.c:249 pulseaudio_volume_source_info_cb]: source info: nx_remapped_out, NoMachine Microphone
(wrapper-2.0:83843): pulseaudio-plugin-DEBUG: 14:29:22.807: [pulseaudio-volume.c:267 pulseaudio_volume_source_info_cb]: Updated Volume Mic: 0,000 -> 1,000
(wrapper-2.0:83843): pulseaudio-plugin-DEBUG: 14:29:22.807: [pulseaudio-volume.c:274 pulseaudio_volume_source_info_cb]: volume mic: 1,000000, muted mic: 0

(wrapper-2.0:83854): Gtk-WARNING **: 14:29:22.850: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner PlacesButton)
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55a9e8f216e0: display=:0.0{comp=true}, screen-0[0x55a9e8e8a020]=[1920,1080]{comp=true, sys=0x55a9e8e936d0, rgba=0x55a9e8e9a190} (VGA-0=[0,0;1920,1080])
xfce4-panel(positioning): 0x55a9e8f216e0: screen=0x55a9e8e8a020, monitors=1, output-name=Automatic, span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55a9e8f216e0: unset struts edge; between monitors
xfce4-panel(positioning): 0x55a9e8f216e0: working-area: screen=0x55a9e8e8a020, x=0, y=0, w=1920, h=1080

richard@lukiasus:~/Desktop$ inxi -Fxxxrza
System:
  Kernel: 5.4.0-100-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 
  parameters: BOOT_IMAGE=/boot/vmlinuz-5.4.0-100-generic 
  root=UUID=a54a1816-f92b-412b-9a88-c4ce1cd97659 ro quiet splash 
  Desktop: Xfce 4.16.0 tk: Gtk 3.24.20 info: xfce4-panel wm: xfwm4 
  dm: LightDM 1.30.0 Distro: Linux Mint 20.2 Uma base: Ubuntu 20.04 focal 
Machine:
  Type: Desktop Mobo: ASUSTeK model: P8H61 PRO v: Rev X.0x serial: <filter> 
  UEFI: American Megatrends v: 4205 date: 05/29/2013 
CPU:
  Topology: Quad Core model: Intel Core i5-2500 bits: 64 type: MCP 
  arch: Sandy Bridge family: 6 model-id: 2A (42) stepping: 7 microcode: 2F 
  L2 cache: 6144 KiB 
  flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 26334 
  Speed: 1596 MHz min/max: 1600/3700 MHz Core speeds (MHz): 1: 1596 2: 1596 
  3: 1596 4: 1596 
  Vulnerabilities: Type: itlb_multihit status: KVM: Split huge pages 
  Type: l1tf 
  mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled 
  Type: mds mitigation: Clear CPU buffers; SMT disabled 
  Type: meltdown mitigation: PTI 
  Type: spec_store_bypass 
  mitigation: Speculative Store Bypass disabled via prctl and seccomp 
  Type: spectre_v1 
  mitigation: usercopy/swapgs barriers and __user pointer sanitization 
  Type: spectre_v2 mitigation: Full generic retpoline, IBPB: conditional, 
  IBRS_FW, STIBP: disabled, RSB filling 
  Type: srbds status: Not affected 
  Type: tsx_async_abort status: Not affected 
Graphics:
  Device-1: NVIDIA GF119 [GeForce GT 520] vendor: eVga.com. driver: nvidia 
  v: 390.144 bus ID: 01:00.0 chip ID: 10de:1040 
  Display: x11 server: X.Org 1.20.13 driver: nvidia 
  unloaded: fbdev,modesetting,nouveau,vesa resolution: 1920x1080~60Hz 
  OpenGL: renderer: GeForce GT 520/PCIe/SSE2 v: 4.6.0 NVIDIA 390.144 
  direct render: Yes 
Audio:
  Device-1: Intel 6 Series/C200 Series Family High Definition Audio 
  vendor: ASUSTeK driver: snd_hda_intel v: kernel bus ID: 00:1b.0 
  chip ID: 8086:1c20 
  Device-2: NVIDIA GF119 HDMI Audio vendor: eVga.com. driver: snd_hda_intel 
  v: kernel bus ID: 01:00.1 chip ID: 10de:0e08 
  Device-3: Logitech QuickCam Pro 9000 type: USB 
  driver: snd-usb-audio,uvcvideo bus ID: 2-1.4:4 chip ID: 046d:0990 
  serial: <filter> 
  Sound Server: ALSA v: k5.4.0-100-generic 
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  vendor: ASUSTeK P8P67 and other motherboards driver: r8169 v: kernel 
  port: d000 bus ID: 03:00.0 chip ID: 10ec:8168 
  IF: enp3s0 state: up speed: 100 Mbps duplex: full mac: <filter> 
Drives:
  Local Storage: total: 1.93 TiB used: 557.84 GiB (28.2%) 
  SMART Message: Required tool smartctl not installed. Check --recommends 
  ID-1: /dev/sda vendor: Samsung model: HD103SI size: 931.51 GiB block size: 
  physical: 512 B logical: 512 B speed: 3.0 Gb/s serial: <filter> rev: 1113 
  scheme: MBR 
  ID-2: /dev/sdb vendor: Western Digital model: WD10EZRX-00A8LB0 
  size: 931.51 GiB block size: physical: 4096 B logical: 512 B 
  speed: 6.0 Gb/s serial: <filter> rev: 1A01 scheme: GPT 
  ID-3: /dev/sdc vendor: Samsung model: SSD 850 EVO 120GB size: 111.79 GiB 
  block size: physical: 512 B logical: 512 B speed: 6.0 Gb/s 
  serial: <filter> rev: 2B6Q scheme: MBR 
Partition:
  ID-1: / raw size: 25.00 GiB size: 24.48 GiB (97.93%) 
  used: 13.30 GiB (54.3%) fs: ext4 dev: /dev/sdb7 
  ID-2: /home raw size: 6.83 GiB size: 6.66 GiB (97.54%) 
  used: 842.5 MiB (12.3%) fs: ext4 dev: /dev/sdb5 
  ID-3: swap-1 size: 6.26 GiB used: 6.3 MiB (0.1%) fs: swap 
  swappiness: 20 (default 60) cache pressure: 100 (default) dev: /dev/sdb6 
Sensors:
  System Temperatures: cpu: 29.8 C mobo: 27.8 C gpu: nvidia temp: 48 C 
  Fan Speeds (RPM): N/A gpu: nvidia fan: 40% 
Repos:
  No active apt repos in: /etc/apt/sources.list 
  Active apt repos in: /etc/apt/sources.list.d/microsoft-edge-beta.list 
  1: deb [arch=amd64] http://packages.microsoft.com/repos/edge/ stable main
  Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 
  1: deb http://mintlinux.mirror.wearetriple.com/packages uma main upstream import backport
  2: deb http://ubuntu.univ-reims.fr/ubuntu focal main restricted universe multiverse
  3: deb http://ubuntu.univ-reims.fr/ubuntu focal-updates main restricted universe multiverse
  4: deb http://ubuntu.univ-reims.fr/ubuntu focal-backports main restricted universe multiverse
  5: deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
  6: deb http://archive.canonical.com/ubuntu/ focal partner
  Active apt repos in: /etc/apt/sources.list.d/skype-stable.list 
  1: deb [arch=amd64] https://repo.skype.com/deb stable main
  Active apt repos in: /etc/apt/sources.list.d/teams.list 
  1: deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main
  Active apt repos in: /etc/apt/sources.list.d/yannubuntu-boot-repair-focal.list 
  1: deb http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu focal main
Info:
  Processes: 242 Uptime: 4h 59m Memory: 3.81 GiB used: 2.07 GiB (54.3%) 
  Init: systemd v: 245 runlevel: 5 Compilers: gcc: 9.4.0 alt: 9 Shell: bash 
  v: 5.0.17 running in: xfce4-terminal inxi: 3.0.38 
richard@lukiasus:~/Desktop$ 

Offline

#14 2022-03-16 10:59:30

RichardRemlap
Member
Registered: 2012-07-05
Posts: 14

Re: 4.16 panel lag issue

Lukiasus desktop - single Viewsonic monitor - MX-19.4_x64. inxi -Fxxxrza output below at file end. 

Upper panel hangs only when terminal window open.

When the panel does hide there is a short lag

I have "Focus follows mouse" with "raise on focus".

richard@lukiasus:~/Desktop
$ xfce4-panel -q
richard@lukiasus:~/Desktop
$ PANEL_DEBUG=all xfce4-panel
xfce4-panel(main): version 4.14.1 on gtk+ 3.24.5 (3.24.5), glib 2.58.3 (2.58.3)
xfce4-panel(module-factory): reading /usr/share/xfce4/panel/plugins
xfce4-panel(module): new module notification-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libnotification-plugin.so, internal=false
xfce4-panel(module): new module xfce4-sensors-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4-sensors-plugin.so, internal=false
xfce4-panel(module): new module windowmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwindowmenu.so, internal=true
xfce4-panel(module): new module xkb, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxkb.so, internal=false
xfce4-panel(module): new module pager, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpager.so, internal=true
xfce4-panel(module): new module systray, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystray.so, internal=false
xfce4-panel(module): new module showdesktop, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libshowdesktop.so, internal=true
xfce4-panel(module): new module cpufreq, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libcpufreq.so, internal=false
xfce4-panel(module): new module xfce4-verve-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libverve.so, internal=false
xfce4-panel(module): new module places, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libplaces.so, internal=false
xfce4-panel(module): new module systemload, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystemload.so, internal=false
xfce4-panel(module): new module pulseaudio, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpulseaudio-plugin.so, internal=false
xfce4-panel(module): new module launcher, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/liblauncher.so, internal=true
xfce4-panel(module): new module cpugraph, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libcpugraph.so, internal=false
xfce4-panel(module): new module tasklist, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtasklist.so, internal=true
xfce4-panel(module): new module wavelan, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwavelan.so, internal=false
xfce4-panel(module): new module clock, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libclock.so, internal=true
xfce4-panel(module): new module whiskermenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwhiskermenu.so, internal=false
xfce4-panel(module): new module smartbookmark, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsmartbookmark.so, internal=false
xfce4-panel(module): new module directorymenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdirectorymenu.so, internal=true
xfce4-panel(module): new module diskperf, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdiskperf.so, internal=false
xfce4-panel(module): new module xfce4-hardware-monitor-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libhardwaremonitor.so, internal=false
xfce4-panel(module): new module xfce4-timer-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfcetimer.so, internal=false
xfce4-panel(module): new module separator, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libseparator.so, internal=true
xfce4-panel(module): new module genmon, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libgenmon.so, internal=false
xfce4-panel(module): new module battery, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libbattery.so, internal=false
xfce4-panel(module): new module netload, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libnetload.so, internal=false
xfce4-panel(module): new module actions, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libactions.so, internal=false
xfce4-panel(module): new module weather, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libweather.so, internal=false
xfce4-panel(module): new module datetime, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdatetime.so, internal=false
xfce4-panel(module): new module screenshooter, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libscreenshooterplugin.so, internal=false
xfce4-panel(module): new module xfce4-mount-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libmount.so, internal=false
xfce4-panel(module): new module xfce4-orageclock-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/liborageclock.so, internal=false
xfce4-panel(module): new module thunar-tpa, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libthunar-tpa.so, internal=false
xfce4-panel(module): new module fsguard, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libfsguard.so, internal=false
xfce4-panel(module): new module applicationsmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libapplicationsmenu.so, internal=true
xfce4-panel(module): new module power-manager-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4powermanager.so, internal=false
xfce4-panel(application): found window manager after 1 tries
xfce4-panel(base-window): 0x55e2585e4a80: rgba visual=0x55e258369ca0, compositing=true
xfce4-panel(base-window): 0x55e2585e4a80: rgba visual=0x55e258369ca0, compositing=true
xfce4-panel(base-window): 0x55e258654340: rgba visual=0x55e258369ca0, compositing=true
xfce4-panel(display-layout): 0x55e2585e4a80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e2585e4a80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55e2585e4a80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/20
xfce4-panel(module): new item (type=external-wrapper, name=whiskermenu, id=20)
xfce4-panel(external): whiskermenu-20: child spawned; pid=7643, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/1
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-orageclock-plugin, id=1)
xfce4-panel(external): xfce4-orageclock-plugin-1: child spawned; pid=7644, argc=8
xfce4-panel(module): new item (type=object-type, name=tasklist, id=3)
xfce4-panel(module): new item (type=object-type, name=separator, id=15)
xfce4-panel(module): new item (type=object-type, name=launcher, id=7)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/6
xfce4-panel(module): new item (type=external-wrapper, name=systray, id=6)
xfce4-panel(external): systray-6: child spawned; pid=7647, argc=8
xfce4-panel(module): new item (type=object-type, name=pager, id=4)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/2
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-mount-plugin, id=2)
xfce4-panel(external): xfce4-mount-plugin-2: child spawned; pid=7650, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/5
xfce4-panel(module): new item (type=external-wrapper, name=pulseaudio, id=5)
xfce4-panel(external): pulseaudio-5: child spawned; pid=7651, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/8
xfce4-panel(module): new item (type=external-wrapper, name=weather, id=8)
xfce4-panel(external): weather-8: child spawned; pid=7654, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/9
xfce4-panel(module): new item (type=external-wrapper, name=actions, id=9)
xfce4-panel(external): actions-9: child spawned; pid=7655, argc=8
xfce4-panel(base-window): 0x55e25856ca80: rgba visual=0x55e258369ca0, compositing=true
xfce4-panel(base-window): 0x55e25856ca80: rgba visual=0x55e258369ca0, compositing=true
xfce4-panel(base-window): 0x55e258654640: rgba visual=0x55e258369ca0, compositing=true
xfce4-panel(display-layout): 0x55e25856ca80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e25856ca80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=958,1040
xfce4-panel(positioning): 0x55e25856ca80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(module): new item (type=object-type, name=launcher, id=10)
xfce4-panel(module): new item (type=object-type, name=launcher, id=11)
xfce4-panel(module): new item (type=object-type, name=launcher, id=12)
xfce4-panel(module): new item (type=object-type, name=launcher, id=13)
xfce4-panel(module): new item (type=object-type, name=clock, id=17)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/18
xfce4-panel(module): new item (type=external-wrapper, name=places, id=18)
xfce4-panel(external): places-18: child spawned; pid=7660, argc=8
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/19
xfce4-panel(module): new item (type=external-wrapper, name=screenshooter, id=19)
xfce4-panel(external): screenshooter-19: child spawned; pid=7661, argc=8
xfce4-panel(module): new item (type=object-type, name=launcher, id=16)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/21
xfce4-panel(module): new item (type=external-wrapper, name=thunar-tpa, id=21)
xfce4-panel(external): thunar-tpa-21: child spawned; pid=7666, argc=8
xfce4-panel(external): xfce4-orageclock-plugin-1: child is embedded; 7 properties in queue
xfce4-panel(external): whiskermenu-20: child is embedded; 7 properties in queue
(wrapper-2.0:7651): pulseaudio-plugin-DEBUG: 08:20:35.400: [pulseaudio-plugin.c:157 pulseaudio_plugin_init]: Pulseaudio Panel Plugin initialized
xfce4-panel(external): pulseaudio-5: child is embedded; 7 properties in queue
xfce4-panel(external): systray-6: child is embedded; 7 properties in queue
xfce4-panel(external): xfce4-mount-plugin-2: child is embedded; 7 properties in queue
xfce4-panel(external): actions-9: child is embedded; 7 properties in queue
xfce4-panel(external): weather-8: child is embedded; 7 properties in queue
xfce4-panel(external): places-18: child is embedded; 7 properties in queue
xfce4-panel(systray): rgba visual is 0x55e17fa4aca0

(wrapper-2.0:7650): Gtk-WARNING **: 08:20:35.481: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner GtkButton)
xfce4-panel(systray): registered manager on screen 0
xfce4-panel(systray): socket xfce4-power-manager[0x55e17fa2a3d0] (composited=true, relative-bg=false
xfce4-panel(systray): added xfce4-power-manager[0x55e17fa2a3d0] icon
xfce4-panel(systray): socket yad[0x55e17fa2a570] (composited=true, relative-bg=false
xfce4-panel(systray): added yad[0x55e17fa2a570] icon
xfce4-panel(systray): socket clipit[0x55e17fa2a710] (composited=true, relative-bg=false
xfce4-panel(systray): added clipit[0x55e17fa2a710] icon
xfce4-panel(systray): socket blueman-applet[0x55e17fa2a8b0] (composited=true, relative-bg=false
xfce4-panel(systray): added blueman-applet[0x55e17fa2a8b0] icon
xfce4-panel(systray): socket nxclient.bin[0x55e17fa2aa50] (composited=true, relative-bg=false
xfce4-panel(systray): added nxclient.bin[0x55e17fa2aa50] icon
xfce4-panel(systray): socket networkmanager applet[0x55e17fa2abf0] (composited=true, relative-bg=false
xfce4-panel(systray): added networkmanager applet[0x55e17fa2abf0] icon
xfce4-panel(systray): socket apt-notifier.py[0x55e17fa2ad90] (composited=true, relative-bg=false
xfce4-panel(systray): added apt-notifier.py[0x55e17fa2ad90] icon

(wrapper-2.0:7643): Gtk-WARNING **: 08:20:35.495: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner GtkToggleButton)
xfce4-panel(external): screenshooter-19: child is embedded; 7 properties in queue
using 4.13
xfce4-panel(systray): requested cells=7, rows=1, row_size=24, children=7

(wrapper-2.0:7647): Gtk-WARNING **: 08:20:35.521: Negative content width -3 (allocation 1, extents 4x0) while allocating gadget (node box, owner GtkBox)
xfce4-panel(systray): allocate rows=1, row_size=24, w=180, h=35, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x55e17fa2aa50] at (4,5;24,24)
xfce4-panel(systray): allocated blueman-applet[0x55e17fa2a8b0] at (30,5;24,24)
xfce4-panel(systray): allocated apt-notifier.py[0x55e17fa2ad90] at (56,5;24,24)
xfce4-panel(systray): allocated yad[0x55e17fa2a570] at (82,5;24,24)
xfce4-panel(systray): allocated xfce4-power-manager[0x55e17fa2a3d0] at (108,5;24,24)
xfce4-panel(systray): allocated networkmanager applet[0x55e17fa2abf0] at (134,5;24,24)
xfce4-panel(systray): allocated clipit[0x55e17fa2a710] at (160,5;24,24)
using 4.13
(wrapper-2.0:7651): pulseaudio-plugin-DEBUG: 08:20:35.526: [pulseaudio-plugin.c:314 pulseaudio_plugin_bind_keys]: Grabbing volume control keys
(wrapper-2.0:7651): pulseaudio-plugin-DEBUG: 08:20:35.527: [pulseaudio-plugin.c:406 pulseaudio_plugin_bind_multimedia_keys]: Grabbing multimedia control keys
(wrapper-2.0:7651): pulseaudio-plugin-DEBUG: 08:20:35.531: [pulseaudio-volume.c:470 pulseaudio_volume_context_state_cb]: Connecting to PulseAudio server
xfce4-panel(external): thunar-tpa-21: child is embedded; 7 properties in queue

(wrapper-2.0:7655): Gtk-WARNING **: 08:20:35.542: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner XfceArrowButton)
(wrapper-2.0:7651): pulseaudio-plugin-DEBUG: 08:20:35.545: [pulseaudio-volume.c:478 pulseaudio_volume_context_state_cb]: Authorizing
(wrapper-2.0:7651): pulseaudio-plugin-DEBUG: 08:20:35.546: [pulseaudio-volume.c:474 pulseaudio_volume_context_state_cb]: Setting application name

(wrapper-2.0:7661): Gtk-WARNING **: 08:20:35.548: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner GtkButton)

(wrapper-2.0:7651): Gtk-WARNING **: 08:20:35.556: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner PulseaudioButton)
(wrapper-2.0:7651): pulseaudio-plugin-DEBUG: 08:20:35.556: [pulseaudio-volume.c:433 pulseaudio_volume_context_state_cb]: PulseAudio connection established
(wrapper-2.0:7651): pulseaudio-plugin-DEBUG: 08:20:35.557: [pulseaudio-volume.c:293 pulseaudio_volume_server_info_cb]: server: richard@pulseaudio, v.12.2
(wrapper-2.0:7651): pulseaudio-plugin-DEBUG: 08:20:35.557: [pulseaudio-volume.c:204 pulseaudio_volume_sink_info_cb]: sink info: alsa_output.pci-0000_00_1b.0.analog-stereo, Built-in Audio Analog Stereo
(wrapper-2.0:7651): pulseaudio-plugin-DEBUG: 08:20:35.557: [pulseaudio-volume.c:222 pulseaudio_volume_sink_info_cb]: Updated Volume: 0.000 -> 0.600
(wrapper-2.0:7651): pulseaudio-plugin-DEBUG: 08:20:35.557: [pulseaudio-volume.c:229 pulseaudio_volume_sink_info_cb]: volume: 0.599915, muted: 0
(wrapper-2.0:7651): pulseaudio-plugin-DEBUG: 08:20:35.557: [pulseaudio-volume.c:249 pulseaudio_volume_source_info_cb]: source info: alsa_input.usb-046d_0990_69D3F61D-02.analog-mono, QuickCam Pro 9000 Analog Mono
(wrapper-2.0:7651): pulseaudio-plugin-DEBUG: 08:20:35.557: [pulseaudio-volume.c:267 pulseaudio_volume_source_info_cb]: Updated Volume Mic: 0.000 -> 0.631
(wrapper-2.0:7651): pulseaudio-plugin-DEBUG: 08:20:35.557: [pulseaudio-volume.c:274 pulseaudio_volume_source_info_cb]: volume mic: 0.630951, muted mic: 0

(wrapper-2.0:7654): Gtk-WARNING **: 08:20:35.579: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner GtkToggleButton)

(wrapper-2.0:7666): Gtk-WARNING **: 08:20:35.583: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner GtkButton)

(wrapper-2.0:7660): Gtk-WARNING **: 08:20:35.606: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner PlacesButton)
xfce4-panel(display-layout): 0x55e2585e4a80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e2585e4a80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55e2585e4a80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55e25856ca80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e25856ca80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=958,1040
xfce4-panel(positioning): 0x55e25856ca80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55e2585e4a80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e2585e4a80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55e2585e4a80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55e2585e4a80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e2585e4a80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55e2585e4a80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55e2585e4a80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e2585e4a80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55e2585e4a80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55e25856ca80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e25856ca80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=958,1040
xfce4-panel(positioning): 0x55e25856ca80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55e2585e4a80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e2585e4a80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55e2585e4a80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55e25856ca80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e25856ca80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=958,1040
xfce4-panel(positioning): 0x55e25856ca80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55e2585e4a80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e2585e4a80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55e2585e4a80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55e2585e4a80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e2585e4a80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55e2585e4a80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55e2585e4a80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e2585e4a80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55e2585e4a80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55e2585e4a80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e2585e4a80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55e2585e4a80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55e2585e4a80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e2585e4a80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=960,17
xfce4-panel(positioning): 0x55e2585e4a80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55e25856ca80: display=:0.0{comp=true}, screen-0[0x55e25834e020]=[1920,1080]{comp=true, sys=0x55e25835e4f0, rgba=0x55e258369ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55e25856ca80: screen=0x55e25834e020, monitors=1, output-name=(null), span-monitors=false, base=958,1040
xfce4-panel(positioning): 0x55e25856ca80: working-area: screen=0x55e25834e020, x=0, y=0, w=1920, h=1080
  
richard@lukiasus:~
$ inxi -Fxxxrza
System:    Host: lukiasus Kernel: 4.19.0-6-amd64 x86_64 bits: 64 compiler: gcc v: 8.3.0 
           parameters: BOOT_IMAGE=/boot/vmlinuz-4.19.0-6-amd64 
           root=UUID=49aa729e-c149-4194-b8f6-d0da1a485f2b ro quiet splash 
           Desktop: Xfce 4.14.2 tk: Gtk 3.24.5 info: xfce4-panel wm: xfwm4 dm: LightDM 1.26.0 
           Distro: MX-19.4_x64 patito feo February 15  2020 base: Debian GNU/Linux 10 (buster) 
Machine:   Type: Desktop Mobo: ASUSTeK model: P8H61 PRO v: Rev X.0x serial: <filter> 
           UEFI: American Megatrends v: 4205 date: 05/29/2013 
CPU:       Topology: Quad Core model: Intel Core i5-2500 bits: 64 type: MCP arch: Sandy Bridge 
           family: 6 model-id: 2A (42) stepping: 7 microcode: 2F L2 cache: 6144 KiB 
           flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 26334 
           Speed: 1596 MHz min/max: 1600/3700 MHz Core speeds (MHz): 1: 1596 2: 1596 3: 1596 
           4: 1596 
           Vulnerabilities: Type: itlb_multihit status: KVM: Split huge pages 
           Type: l1tf mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled 
           Type: mds mitigation: Clear CPU buffers; SMT disabled 
           Type: meltdown mitigation: PTI 
           Type: spec_store_bypass 
           mitigation: Speculative Store Bypass disabled via prctl and seccomp 
           Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization 
           Type: spectre_v2 mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, 
           STIBP: disabled, RSB filling 
           Type: tsx_async_abort status: Not affected 
Graphics:  Device-1: NVIDIA GF119 [GeForce GT 520] vendor: eVga.com. driver: nouveau v: kernel 
           bus ID: 01:00.0 chip ID: 10de:1040 
           Display: x11 server: X.Org 1.20.4 driver: modesetting unloaded: fbdev,vesa 
           resolution: 1920x1080~60Hz 
           OpenGL: renderer: NVD9 v: 4.3 Mesa 18.3.6 direct render: Yes 
Audio:     Device-1: Intel 6 Series/C200 Series Family High Definition Audio vendor: ASUSTeK 
           driver: snd_hda_intel v: kernel bus ID: 00:1b.0 chip ID: 8086:1c20 
           Device-2: NVIDIA GF119 HDMI Audio vendor: eVga.com. driver: snd_hda_intel v: kernel 
           bus ID: 01:00.1 chip ID: 10de:0e08 
           Device-3: Logitech QuickCam Pro 9000 type: USB driver: snd-usb-audio,uvcvideo 
           bus ID: 3-1.4:4 chip ID: 046d:0990 serial: <filter> 
           Sound Server: ALSA v: k4.19.0-6-amd64 
Network:   Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
           vendor: ASUSTeK P8P67 and other motherboards driver: r8169 v: kernel port: d000 
           bus ID: 03:00.0 chip ID: 10ec:8168 
           IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter> 
Drives:    Local Storage: total: 1.93 TiB used: 73.27 GiB (3.7%) 
           ID-1: /dev/sda vendor: Western Digital model: WD10EZRX-00A8LB0 size: 931.51 GiB 
           block size: physical: 4096 B logical: 512 B speed: 6.0 Gb/s serial: <filter> 
           rev: 1A01 scheme: GPT 
           ID-2: /dev/sdb vendor: Samsung model: SSD 850 EVO 120GB size: 111.79 GiB block size: 
           physical: 512 B logical: 512 B speed: 6.0 Gb/s serial: <filter> rev: 2B6Q scheme: MBR 
           ID-3: /dev/sdh vendor: Samsung model: HD103SI size: 931.51 GiB block size: 
           physical: 512 B logical: 512 B speed: 3.0 Gb/s serial: <filter> rev: 1113 scheme: MBR 
Partition: ID-1: / raw size: 25.04 GiB size: 24.58 GiB (98.18%) used: 10.08 GiB (41.0%) fs: ext4 
           dev: /dev/sdb1 
Sensors:   System Temperatures: cpu: 29.8 C mobo: 27.8 C gpu: nouveau temp: 44 C 
           Fan Speeds (RPM): cpu: 0 
Repos:     No active apt repos in: /etc/apt/sources.list 
           Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list 
           1: deb http://deb.debian.org/debian/ buster-updates main contrib non-free
           Active apt repos in: /etc/apt/sources.list.d/debian.list 
           1: deb http://deb.debian.org/debian/ buster main contrib non-free
           2: deb http://deb.debian.org/debian-security/ buster/updates main contrib non-free
           3: deb-src http://deb.debian.org/debian/ buster non-free contrib main
           No active apt repos in: /etc/apt/sources.list.d/mx.list 
           No active apt repos in: /etc/apt/sources.list.d/various.list 
Info:      Processes: 221 Uptime: 1h 03m Memory: 3.82 GiB used: 1.50 GiB (39.3%) Init: SysVinit 
           v: 2.93 runlevel: 5 default: 5 Compilers: gcc: 8.3.0 alt: 8 Shell: bash v: 5.0.3 
           running in: xfce4-terminal inxi: 3.0.36 
richard@lukiasus:~
$ 

Offline

#15 2022-03-16 11:00:51

RichardRemlap
Member
Registered: 2012-07-05
Posts: 14

Re: 4.16 panel lag issue

Lukiasus desktop - single Viewsonic monitor - MX-21_x64. inxi-Fxxxrza output below at file end. 

Upper panel hangs when terminal window open. Upper panel hangs when switching workspace to workspace with Firefox window occluding upper panel space, even partially. Same behaviour seen with similarly positioned LibreOffice window on another workspace. Behaviour is random.

When the panel does hide there is a short lag

I have "Focus follows mouse" with "raise on focus". Changing this to "Click to focus" does not change the above behaviour.


richard@mxasus:~/Desktop$ xfce4-panel -q
PANEL_DEBUG=all xfce4-panel
xfce4-panel(main): version 4.16.3 on gtk+ 3.24.24 (3.24.24), glib 2.66.8 (2.66.8)
xfce4-panel(module-factory): reading /usr/share/xfce4/panel/plugins
xfce4-panel(module): new module xfce4-sensors-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4-sensors-plugin.so, internal=false
xfce4-panel(module): new module clock, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libclock.so, internal=true
xfce4-panel(module): new module docklike, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdocklike.so, internal=false
xfce4-panel(module): new module xfce4-verve-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libverve.so, internal=false
xfce4-panel(module): new module screenshooter, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libscreenshooterplugin.so, internal=false
xfce4-panel(module): new module applicationsmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libapplicationsmenu.so, internal=true
xfce4-panel(module): new module cpufreq, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libcpufreq.so, internal=false
xfce4-panel(module): new module xfce4-mount-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libmount.so, internal=false
xfce4-panel(module): new module power-manager-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4powermanager.so, internal=false
xfce4-panel(module): new module xfce4-notes-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libnotes.so, internal=false
xfce4-panel(module): new module places, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libplaces.so, internal=false
xfce4-panel(module): new module tasklist, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtasklist.so, internal=true
xfce4-panel(module): new module genmon, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libgenmon.so, internal=false
xfce4-panel(module): new module thunar-tpa, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libthunar-tpa.so, internal=false
xfce4-panel(module): new module systemload, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystemload.so, internal=false
xfce4-panel(module): new module systray, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystray.so, internal=false
xfce4-panel(module): new module pulseaudio, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpulseaudio-plugin.so, internal=false
xfce4-panel(module): new module xkb, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxkb.so, internal=false
xfce4-panel(module): new module smartbookmark, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsmartbookmark.so, internal=false
xfce4-panel(module): new module actions, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libactions.so, internal=false
xfce4-panel(module): new module launcher, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/liblauncher.so, internal=true
xfce4-panel(module): new module cpugraph, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libcpugraph.so, internal=false
xfce4-panel(module): new module separator, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libseparator.so, internal=true
xfce4-panel(module): new module pager, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpager.so, internal=true
xfce4-panel(module): new module fsguard, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libfsguard.so, internal=false
xfce4-panel(module): new module netload, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libnetload.so, internal=false
xfce4-panel(module): new module notification-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libnotification-plugin.so, internal=false
xfce4-panel(module): new module xfce4-timer-plugin, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfcetimer.so, internal=false
xfce4-panel(module): new module battery, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libbattery.so, internal=false
xfce4-panel(module): new module directorymenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdirectorymenu.so, internal=true
xfce4-panel(module): new module datetime, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdatetime.so, internal=false
xfce4-panel(module): new module diskperf, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libdiskperf.so, internal=false
xfce4-panel(module): new module weather, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libweather.so, internal=false
xfce4-panel(module): new module showdesktop, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libshowdesktop.so, internal=true
xfce4-panel(module): new module whiskermenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwhiskermenu.so, internal=false
xfce4-panel(module): new module windowmenu, filename=/usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libwindowmenu.so, internal=true
xfce4-panel(application): found window manager after 1 tries
xfce4-panel(base-window): 0x55c60cab5150: rgba visual=0x55c60c988ca0, compositing=true
xfce4-panel(base-window): 0x55c60cab5150: rgba visual=0x55c60c988ca0, compositing=true
xfce4-panel(base-window): 0x55c60cf6a2c0: rgba visual=0x55c60c988ca0, compositing=true
xfce4-panel(display-layout): 0x55c60cab5150: display=:0.0{comp=true}, screen-0[0x55c60c96e020]=[1920,1080]{comp=true, sys=0x55c60c9800f0, rgba=0x55c60c988ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55c60cab5150: screen=0x55c60c96e020, monitors=1, output-name=(null), span-monitors=false, base=0,0
xfce4-panel(positioning): 0x55c60cab5150: working-area: screen=0x55c60c96e020, x=0, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/1
xfce4-panel(module): new item (type=external-wrapper, name=whiskermenu, id=1)
xfce4-panel(external): whiskermenu-1: child spawned; pid=9385, argc=7
xfce4-panel(module): new item (type=object-type, name=separator, id=2)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/14
xfce4-panel(module): new item (type=external-wrapper, name=docklike, id=14)
xfce4-panel(external): docklike-14: child spawned; pid=9386, argc=7
xfce4-panel(module): new item (type=object-type, name=separator, id=4)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/5
xfce4-panel(module): new item (type=external-wrapper, name=systray, id=5)
xfce4-panel(external): systray-5: child spawned; pid=9387, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/6
xfce4-panel(module): new item (type=external-wrapper, name=notification-plugin, id=6)
xfce4-panel(external): notification-plugin-6: child spawned; pid=9388, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/9
xfce4-panel(module): new item (type=external-wrapper, name=power-manager-plugin, id=9)
xfce4-panel(external): power-manager-plugin-9: child spawned; pid=9391, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/10
xfce4-panel(module): new item (type=external-wrapper, name=pulseaudio, id=10)
xfce4-panel(external): pulseaudio-10: child spawned; pid=9394, argc=7
xfce4-panel(module): new item (type=object-type, name=separator, id=11)
xfce4-panel(module): new item (type=object-type, name=clock, id=12)
xfce4-panel(module): new item (type=object-type, name=pager, id=13)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/8
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-sensors-plugin, id=8)
xfce4-panel(external): xfce4-sensors-plugin-8: child spawned; pid=9399, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/7
xfce4-panel(module): new item (type=external-wrapper, name=weather, id=7)
xfce4-panel(external): weather-7: child spawned; pid=9402, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/25
xfce4-panel(module): new item (type=external-wrapper, name=xfce4-mount-plugin, id=25)
xfce4-panel(external): xfce4-mount-plugin-25: child spawned; pid=9403, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/26
xfce4-panel(module): new item (type=external-wrapper, name=actions, id=26)
xfce4-panel(external): actions-26: child spawned; pid=9404, argc=7
xfce4-panel(base-window): 0x55c60ca73a80: rgba visual=0x55c60c988ca0, compositing=true
xfce4-panel(base-window): 0x55c60ca73a80: rgba visual=0x55c60c988ca0, compositing=true
xfce4-panel(base-window): 0x55c60cf6a5b0: rgba visual=0x55c60c988ca0, compositing=true
xfce4-panel(display-layout): 0x55c60ca73a80: display=:0.0{comp=true}, screen-0[0x55c60c96e020]=[1920,1080]{comp=true, sys=0x55c60c9800f0, rgba=0x55c60c988ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55c60ca73a80: screen=0x55c60c96e020, monitors=1, output-name=(null), span-monitors=false, base=972,1042
xfce4-panel(positioning): 0x55c60ca73a80: working-area: screen=0x55c60c96e020, x=0, y=0, w=1920, h=1080
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/21
xfce4-panel(module): new item (type=external-wrapper, name=places, id=21)
xfce4-panel(external): places-21: child spawned; pid=9409, argc=7
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/22
xfce4-panel(module): new item (type=external-wrapper, name=screenshooter, id=22)
xfce4-panel(external): screenshooter-22: child spawned; pid=9410, argc=7
xfce4-panel(module): new item (type=object-type, name=launcher, id=15)
xfce4-panel(module): new item (type=object-type, name=launcher, id=16)
xfce4-panel(module): new item (type=object-type, name=launcher, id=17)
xfce4-panel(module): new item (type=object-type, name=clock, id=23)
xfce4-panel(module): new item (type=object-type, name=launcher, id=18)
xfce4-panel(module): new item (type=object-type, name=launcher, id=19)
xfce4-panel(module): new item (type=object-type, name=launcher, id=20)
xfce4-panel(external): register dbus path /org/xfce/Panel/Wrapper/24
xfce4-panel(module): new item (type=external-wrapper, name=thunar-tpa, id=24)
xfce4-panel(external): thunar-tpa-24: child spawned; pid=9419, argc=7
docklike-Message: 08:55:44.921: APPDIR: /home/richard/.local/share/applications/
xfce4-panel(external): docklike-14: child is embedded; 7 properties in queue
xfce4-panel(external): notification-plugin-6: child is embedded; 7 properties in queue
xfce4-panel(external): whiskermenu-1: child is embedded; 7 properties in queue
xfce4-panel(external): systray-5: child is embedded; 7 properties in queue

(wrapper-2.0:9388): GLib-GIO-CRITICAL **: 08:55:44.956: g_file_new_for_path: assertion 'path != NULL' failed

(wrapper-2.0:9388): GLib-GIO-CRITICAL **: 08:55:44.956: g_file_monitor_file: assertion 'G_IS_FILE (file)' failed

(wrapper-2.0:9388): GLib-GObject-WARNING **: 08:55:44.956: invalid (NULL) pointer instance

(wrapper-2.0:9388): GLib-GObject-CRITICAL **: 08:55:44.956: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(wrapper-2.0:9388): Gtk-WARNING **: 08:55:44.956: Attempting to add a widget with type GtkToggleButton to a container of type XfcePanelPlugin, but the widget is already inside a container of type XfcePanelPlugin, please remove the widget from its existing container first.

** (wrapper-2.0:9391): WARNING **: 08:55:44.957: No outputs have backlight property
xfce4-panel(systray): rgba visual is 0x556de7bf6ca0
xfce4-panel(external): power-manager-plugin-9: child is embedded; 7 properties in queue
xfce4-panel(systray): registered manager on screen 0
xfce4-panel(systray): socket bluetooth enabled[0x556de806f1d0] (composited=true, relative-bg=false
xfce4-panel(systray): added bluetooth enabled[0x556de806f1d0] icon
xfce4-panel(systray): requested cells=1, rows=1, row_size=36, children=1
xfce4-panel(systray): allocate rows=1, icon_size=36, w=36, h=36, horiz=true, border=0
xfce4-panel(systray): allocated bluetooth enabled[0x556de806f1d0] at (7,7;22,22)
xfce4-panel(systray): socket nxclient.bin[0x556de806f6b0] (composited=true, relative-bg=false
xfce4-panel(systray): added nxclient.bin[0x556de806f6b0] icon
docklike-Message: 08:55:44.974: APPDIR: /usr/share/applications/
docklike-Message: 08:55:44.974: APPDIR: /usr/share/applications/antix/
docklike-Message: 08:55:44.974: APPDIR: /usr/share/xfce4/applications/
xfce4-panel(systray): socket clipman[0x556de806fb90] (composited=true, relative-bg=false
xfce4-panel(systray): added clipman[0x556de806fb90] icon
xfce4-panel(systray): removed bluetooth enabled[0x556de806f1d0] icon
xfce4-panel(systray): socket networkmanager applet[0x556de80603f0] (composited=true, relative-bg=false
xfce4-panel(systray): added networkmanager applet[0x556de80603f0] icon
xfce4-panel(systray): requested cells=3, rows=1, row_size=36, children=3
(wrapper-2.0:9394): pulseaudio-plugin-DEBUG: 08:55:45.074: [pulseaudio-plugin.c:157 pulseaudio_plugin_init]: Pulseaudio Panel Plugin initialized

(wrapper-2.0:9388): Gtk-WARNING **: 08:55:45.097: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)
xfce4-panel(systray): allocate rows=1, icon_size=36, w=108, h=36, horiz=true, border=0
xfce4-panel(systray): allocated nxclient.bin[0x556de806f6b0] at (7,7;22,22)
xfce4-panel(systray): allocated networkmanager applet[0x556de80603f0] at (43,7;22,22)
xfce4-panel(systray): allocated clipman[0x556de806fb90] at (79,7;22,22)
xfce4-panel(external): weather-7: child is embedded; 7 properties in queue
xfce4-panel(external): pulseaudio-10: child is embedded; 7 properties in queue
xfce4-panel(external): xfce4-mount-plugin-25: child is embedded; 7 properties in queue
xfce4-panel(external): xfce4-sensors-plugin-8: child is embedded; 7 properties in queue
xfce4-panel(external): places-21: child is embedded; 8 properties in queue

(wrapper-2.0:9385): Gtk-WARNING **: 08:55:45.158: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)
xfce4-panel(external): thunar-tpa-24: child is embedded; 8 properties in queue

(wrapper-2.0:9403): Gtk-WARNING **: 08:55:45.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
(wrapper-2.0:9394): pulseaudio-plugin-DEBUG: 08:55:45.186: [pulseaudio-plugin.c:315 pulseaudio_plugin_bind_keys]: Grabbing volume control keys
(wrapper-2.0:9394): pulseaudio-plugin-DEBUG: 08:55:45.186: [pulseaudio-plugin.c:407 pulseaudio_plugin_bind_multimedia_keys]: Grabbing multimedia control keys
(wrapper-2.0:9394): pulseaudio-plugin-DEBUG: 08:55:45.188: [pulseaudio-volume.c:470 pulseaudio_volume_context_state_cb]: Connecting to PulseAudio server
(wrapper-2.0:9394): pulseaudio-plugin-DEBUG: 08:55:45.191: [pulseaudio-volume.c:478 pulseaudio_volume_context_state_cb]: Authorizing
(wrapper-2.0:9394): pulseaudio-plugin-DEBUG: 08:55:45.192: [pulseaudio-volume.c:474 pulseaudio_volume_context_state_cb]: Setting application name
(wrapper-2.0:9394): pulseaudio-plugin-DEBUG: 08:55:45.193: [pulseaudio-volume.c:433 pulseaudio_volume_context_state_cb]: PulseAudio connection established
(wrapper-2.0:9394): pulseaudio-plugin-DEBUG: 08:55:45.193: [pulseaudio-volume.c:293 pulseaudio_volume_server_info_cb]: server: richard@pulseaudio, v.14.2
(wrapper-2.0:9394): pulseaudio-plugin-DEBUG: 08:55:45.194: [pulseaudio-volume.c:204 pulseaudio_volume_sink_info_cb]: sink info: alsa_output.pci-0000_00_1b.0.analog-stereo, Built-in Audio Analog Stereo
(wrapper-2.0:9394): pulseaudio-plugin-DEBUG: 08:55:45.194: [pulseaudio-volume.c:222 pulseaudio_volume_sink_info_cb]: Updated Volume: 0.000 -> 0.541
(wrapper-2.0:9394): pulseaudio-plugin-DEBUG: 08:55:45.194: [pulseaudio-volume.c:229 pulseaudio_volume_sink_info_cb]: volume: 0.541168, muted: 0
(wrapper-2.0:9394): pulseaudio-plugin-DEBUG: 08:55:45.194: [pulseaudio-volume.c:249 pulseaudio_volume_source_info_cb]: source info: alsa_input.usb-046d_0990_69D3F61D-02.mono-fallback, QuickCam Pro 9000 Mono
(wrapper-2.0:9394): pulseaudio-plugin-DEBUG: 08:55:45.194: [pulseaudio-volume.c:267 pulseaudio_volume_source_info_cb]: Updated Volume Mic: 0.000 -> 0.631
(wrapper-2.0:9394): pulseaudio-plugin-DEBUG: 08:55:45.194: [pulseaudio-volume.c:274 pulseaudio_volume_source_info_cb]: volume mic: 0.630951, muted mic: 0
xfce4-panel(external): screenshooter-22: child is embedded; 8 properties in queue
xfce4-panel(external): actions-26: child is embedded; 7 properties in queue
using 4.13
using 4.13

(wrapper-2.0:9419): Gtk-WARNING **: 08:55:45.222: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkButton)
weather-Message: 08:55:45.222: getting https://api.met.no/weatherapi/locationforecast/2.0/classic?lat=46.358700&lon=6.140300&altitude=488

(wrapper-2.0:9394): Gtk-WARNING **: 08:55:45.239: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PulseaudioButton)

(wrapper-2.0:9410): Gtk-WARNING **: 08:55:45.272: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkButton)

(wrapper-2.0:9391): Gtk-WARNING **: 08:55:45.273: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PowerManagerButton)
docklike-Message: 08:55:45.286: NEW: xfce4-panel

(wrapper-2.0:9386): GLib-GIO-WARNING **: 08:55:45.288: /etc/xdg/xfce-mimeapps.list contains a [Added Associations] group, but it is not permitted here.  Only the non-desktop-specific mimeapps.list file may add or remove associations.

(wrapper-2.0:9402): Gtk-WARNING **: 08:55:45.308: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner GtkToggleButton)
docklike-Message: 08:55:45.320: NEW: xfce4-panel
docklike-Message: 08:55:45.321: NEW: xfce4-panel
docklike-Message: 08:55:45.321: NEW: xfce4-panel
docklike-Message: 08:55:45.321: NEW: xfce4-terminal
docklike-Message: 08:55:45.322: NEW: featherpad
docklike-Message: 08:55:45.323: NEW: featherpad
docklike-Message: 08:55:45.323: NEW: thunar
docklike-Message: 08:55:45.323: NEW: conky
docklike-Message: 08:55:45.324: NEW: firefox
docklike-Message: 08:55:45.324: NEW: xfdesktop

(wrapper-2.0:9409): Gtk-WARNING **: 08:55:45.333: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner PlacesButton)
xfce4-panel(display-layout): 0x55c60cab5150: display=:0.0{comp=true}, screen-0[0x55c60c96e020]=[1920,1080]{comp=true, sys=0x55c60c9800f0, rgba=0x55c60c988ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55c60cab5150: screen=0x55c60c96e020, monitors=1, output-name=(null), span-monitors=false, base=0,0
xfce4-panel(positioning): 0x55c60cab5150: working-area: screen=0x55c60c96e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55c60ca73a80: display=:0.0{comp=true}, screen-0[0x55c60c96e020]=[1920,1080]{comp=true, sys=0x55c60c9800f0, rgba=0x55c60c988ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55c60ca73a80: screen=0x55c60c96e020, monitors=1, output-name=(null), span-monitors=false, base=972,1042
xfce4-panel(positioning): 0x55c60ca73a80: working-area: screen=0x55c60c96e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55c60cab5150: display=:0.0{comp=true}, screen-0[0x55c60c96e020]=[1920,1080]{comp=true, sys=0x55c60c9800f0, rgba=0x55c60c988ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55c60cab5150: screen=0x55c60c96e020, monitors=1, output-name=(null), span-monitors=false, base=0,0
xfce4-panel(positioning): 0x55c60cab5150: working-area: screen=0x55c60c96e020, x=0, y=0, w=1920, h=1080
xfce4-panel(display-layout): 0x55c60ca73a80: display=:0.0{comp=true}, screen-0[0x55c60c96e020]=[1920,1080]{comp=true, sys=0x55c60c9800f0, rgba=0x55c60c988ca0} (VGA-1=[0,0;1920,1080])
xfce4-panel(positioning): 0x55c60ca73a80: screen=0x55c60c96e020, monitors=1, output-name=(null), span-monitors=false, base=972,1042
xfce4-panel(positioning): 0x55c60ca73a80: working-area: screen=0x55c60c96e020, x=0, y=0, w=1920, h=1080
docklike-Message: 08:56:32.316: NEW: xfce4-terminal
docklike-Message: 08:56:43.969: NEW: xfce4-terminal

richard@mxasus:~$ inxi -Fxxxrza
System:    Kernel: 5.10.0-12-amd64 x86_64 bits: 64 compiler: gcc v: 10.2.1 
           parameters: BOOT_IMAGE=/boot/vmlinuz-5.10.0-12-amd64 
           root=UUID=caf19c78-0f12-4d86-99ad-9dc3cd8f4cc7 ro quiet splash 
           Desktop: Xfce 4.16.0 tk: Gtk 3.24.24 info: xfce4-panel wm: xfwm 4.16.1 vt: 7 
           dm: LightDM 1.26.0 Distro: MX-21_x64 Wildflower October 20  2021 
           base: Debian GNU/Linux 11 (bullseye) 
Machine:   Type: Desktop Mobo: ASUSTeK model: P8H61 PRO v: Rev X.0x serial: <filter> 
           UEFI: American Megatrends v: 4205 date: 05/29/2013 
CPU:       Info: Quad Core model: Intel Core i5-2500 bits: 64 type: MCP arch: Sandy Bridge 
           family: 6 model-id: 2A (42) stepping: 7 microcode: 2F cache: L2: 6 MiB 
           flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 26334 
           Speed: 1596 MHz min/max: 1600/3700 MHz Core speeds (MHz): 1: 1596 2: 1596 3: 1596 
           4: 1596 
           Vulnerabilities: Type: itlb_multihit status: KVM: VMX disabled 
           Type: l1tf mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled 
           Type: mds mitigation: Clear CPU buffers; SMT disabled 
           Type: meltdown mitigation: PTI 
           Type: spec_store_bypass 
           mitigation: Speculative Store Bypass disabled via prctl and seccomp 
           Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization 
           Type: spectre_v2 
           mitigation: Retpolines, IBPB: conditional, IBRS_FW, STIBP: disabled, RSB filling 
           Type: srbds status: Not affected 
           Type: tsx_async_abort status: Not affected 
Graphics:  Device-1: NVIDIA GF119 [GeForce GT 520] vendor: eVga.com. driver: nouveau v: kernel 
           bus-ID: 01:00.0 chip-ID: 10de:1040 class-ID: 0300 
           Device-2: Logitech QuickCam Pro 9000 type: USB driver: snd-usb-audio,uvcvideo 
           bus-ID: 2-1.4:4 chip-ID: 046d:0990 class-ID: 0102 serial: <filter> 
           Display: x11 server: X.Org 1.20.11 compositor: xfwm4 v: 4.16.1 driver: 
           loaded: modesetting unloaded: fbdev,vesa display-ID: :0.0 screens: 1 
           Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.0x11.2") 
           s-diag: 582mm (22.9") 
           Monitor-1: VGA-1 res: 1920x1080 hz: 60 dpi: 82 size: 597x336mm (23.5x13.2") 
           diag: 685mm (27") 
           OpenGL: renderer: NVD9 v: 4.3 Mesa 20.3.5 direct render: Yes 
Audio:     Device-1: Intel 6 Series/C200 Series Family High Definition Audio vendor: ASUSTeK 
           driver: snd_hda_intel v: kernel bus-ID: 00:1b.0 chip-ID: 8086:1c20 class-ID: 0403 
           Device-2: NVIDIA GF119 HDMI Audio vendor: eVga.com. driver: snd_hda_intel v: kernel 
           bus-ID: 01:00.1 chip-ID: 10de:0e08 class-ID: 0403 
           Device-3: Logitech QuickCam Pro 9000 type: USB driver: snd-usb-audio,uvcvideo 
           bus-ID: 2-1.4:4 chip-ID: 046d:0990 class-ID: 0102 serial: <filter> 
           Sound Server-1: ALSA v: k5.10.0-12-amd64 running: yes 
           Sound Server-2: PulseAudio v: 14.2 running: yes 
Network:   Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
           vendor: ASUSTeK P8P67 and other motherboards driver: r8169 v: kernel port: d000 
           bus-ID: 03:00.0 chip-ID: 10ec:8168 class-ID: 0200 
           IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter> 
Bluetooth: Device-1: Broadcom BCM20702A0 Bluetooth 4.0 type: USB driver: btusb v: 0.8 
           bus-ID: 1-1.1:3 chip-ID: 0a5c:21ec class-ID: fe01 serial: <filter> 
           Report: hciconfig ID: hci0 rfk-id: 0 state: up address: <filter> bt-v: 2.1 lmp-v: 4.0 
           sub-v: 220e hci-v: 4.0 rev: 1000 
           Info: acl-mtu: 1021:8 sco-mtu: 64:1 link-policy: rswitch sniff 
           link-mode: slave accept service-classes: rendering, capturing, object transfer, audio 
Drives:    Local Storage: total: 1.93 TiB used: 587.89 GiB (29.8%) 
           SMART Message: Unable to run smartctl. Root privileges required. 
           ID-1: /dev/sda maj-min: 8:0 vendor: Western Digital model: WD10EZRX-00A8LB0 
           size: 931.51 GiB block-size: physical: 4096 B logical: 512 B speed: 6.0 Gb/s 
           type: N/A serial: <filter> rev: 1A01 scheme: GPT 
           ID-2: /dev/sdb maj-min: 8:16 vendor: Samsung model: SSD 850 EVO 120GB 
           size: 111.79 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s type: SSD 
           serial: <filter> rev: 2B6Q scheme: MBR 
           ID-3: /dev/sdc maj-min: 8:32 vendor: Samsung model: HD103SI size: 931.51 GiB 
           block-size: physical: 512 B logical: 512 B speed: 3.0 Gb/s type: N/A serial: <filter> 
           rev: 1113 scheme: MBR 
Partition: ID-1: / raw-size: 25.72 GiB size: 25.15 GiB (97.78%) used: 10.14 GiB (40.3%) fs: ext4 
           dev: /dev/sda10 maj-min: 8:10 
           ID-2: /boot/efi raw-size: 100 MiB size: 96 MiB (96.00%) used: 39.1 MiB (40.7%) 
           fs: vfat dev: /dev/sda1 maj-min: 8:1 
           ID-3: /home raw-size: 5.37 GiB size: 5.22 GiB (97.27%) used: 2.92 GiB (55.9%) 
           fs: ext4 dev: /dev/sda8 maj-min: 8:8 
Swap:      Kernel: swappiness: 15 (default 60) cache-pressure: 100 (default) 
           ID-1: swap-1 type: partition size: 6.26 GiB used: 0 KiB (0.0%) priority: -2 
           dev: /dev/sda6 maj-min: 8:6 
Sensors:   System Temperatures: cpu: 29.8 C mobo: 27.8 C gpu: nouveau temp: 44.0 C 
           Fan Speeds (RPM): N/A 
Repos:     Packages: note: see --pkg apt: 2051 lib: 1027 flatpak: 0 
           No active apt repos in: /etc/apt/sources.list 
           Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list 
           1: deb http://deb.debian.org/debian bullseye-updates main contrib non-free
           Active apt repos in: /etc/apt/sources.list.d/debian.list 
           1: deb http://deb.debian.org/debian bullseye main contrib non-free
           2: deb http://security.debian.org/debian-security bullseye-security main contrib non-free
           Active apt repos in: /etc/apt/sources.list.d/mx.list 
           1: deb http://ftp.lip6.fr/pub/linux/distributions/mxlinux/packages/mx/repo/ bullseye main non-free
           Active apt repos in: /etc/apt/sources.list.d/skype-stable.list 
           1: deb [arch=amd64] https://repo.skype.com/deb stable main
           Active apt repos in: /etc/apt/sources.list.d/teams.list 
           1: deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main
Info:      Processes: 239 Uptime: 24m wakeups: 1 Memory: 3.81 GiB used: 2.01 GiB (52.8%) 
           Init: SysVinit v: 2.96 runlevel: 5 default: 5 tool: systemctl Compilers: gcc: 10.2.1 
           alt: 10 Shell: Bash v: 5.1.4 running-in: xfce4-terminal inxi: 3.3.06 
richard@mxasus:~$ 

Offline

#16 2022-03-16 11:03:54

RichardRemlap
Member
Registered: 2012-07-05
Posts: 14

Re: 4.16 panel lag issue

ToZ wrote:
RichardRemlap wrote:
ToZ wrote:

You can either copy/paste them here directly as separate blocks of information embedded in code tags (see: https://forum.xfce.org/help.php#bbcode) or post them to an online paste service (like https://textbin.net/) and then post back the generated link so we can access them.

OK, I'll try with code tags.

I fixed your previous post.

Yes, thank you.

Offline

#17 2022-03-16 11:07:23

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,069

Re: 4.16 panel lag issue

RichardRemlap wrote:

I have "Focus follows mouse" with "raise on focus".

With these settings, I can replicate the issue.
- Put one window up against the panel so it triggers the auto-hide
- Put another window slightly lower so it doesn't trigger the auto-hide (panel should unhide.)
- focus the top window (panel hides)
- hover over panel to unhide it
- move mouse to second window - panel does not autohide even though this new window has focus.

This is probably a bug. You can create a bug report here.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#18 2022-03-16 12:14:43

RichardRemlap
Member
Registered: 2012-07-05
Posts: 14

Re: 4.16 panel lag issue

ToZ wrote:
RichardRemlap wrote:

I have "Focus follows mouse" with "raise on focus".

With these settings, I can replicate the issue.
- Put one window up against the panel so it triggers the auto-hide
- Put another window slightly lower so it doesn't trigger the auto-hide (panel should unhide.)
- focus the top window (panel hides)
- hover over panel to unhide it
- move mouse to second window - panel does not autohide even though this new window has focus.

This is probably a bug. You can create a bug report here.

OK, I will file one.

Thank you for your help.

Offline

#19 2022-03-16 19:46:18

ruuwa
Member
Registered: 2022-02-09
Posts: 22

Re: 4.16 panel lag issue

RichardRemlap wrote:

I like to have the main (1st) panel intelligently hidden at the top of the screen.

Oh now I remember. I switched the "Automatically hide the panel" to "Always". 
The intelligent autohide is buggy. As you have noticed it has a tendency to get stuck. On my laptop, it's easily reproducible. Moving the cursor to the panel and away multiple times usually result in the panel getting stuck.

Offline

#20 2022-03-16 21:20:43

RichardRemlap
Member
Registered: 2012-07-05
Posts: 14

Re: 4.16 panel lag issue

ruuwa wrote:
RichardRemlap wrote:

I like to have the main (1st) panel intelligently hidden at the top of the screen.

Oh now I remember. I switched the "Automatically hide the panel" to "Always". 
The intelligent autohide is buggy. As you have noticed it has a tendency to get stuck. On my laptop, it's easily reproducible. Moving the cursor to the panel and away multiple times usually result in the panel getting stuck.


But one shouldn't forget that with the 4.14 version of XFCE the panel intelligent hide works perfectly, at least it always has for me.

Offline

#21 2022-03-16 22:52:44

ruuwa
Member
Registered: 2022-02-09
Posts: 22

Re: 4.16 panel lag issue

RichardRemlap wrote:

But one shouldn't forget that with the 4.14 version of XFCE the panel intelligent hide works perfectly, at least it always has for me.

I didn't forget. I mentioned 4.16 in my previous comment.

Offline

Board footer

Powered by FluxBB