Re: [SOLVED] LXQT Live ISO Network Applet
Reply #12 –
libstatgrab is listed as optdepends for lxqt-panel (even though it currently seems required to start some applets and not optional), so I suggest first trying with its other optdepends.
$ LC_ALL=C pacman -Si galaxy/lxqt-panel
[...]
Optional Deps : libpulse: Volume control plugin
alsa-lib: Volume control plugin
libstatgrab: CPU monitor and Network monitor plugins
libsysstat: System Statistics plugin
lm_sensors: Sensors plugin
I guess the reasoning behind having those dependencies as optional is that they are not required for the basic functionality of lxqt-panel. I agree that error reporting from within lxqt-panel itself could have been better, perhaps with a dialog box informing the user that a certain library is needed. (Perhaps suggest this to upstream.)