[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fwd: Debian 11 Xfce panel Network Manager applet has disappeared



Hi,

Le 18/04/2024, David Christensen <dpchrist@holgerdanske.com> a écrit:

> 2024-04-18 02:27:18 root@laalaa ~
> # df `which nm-applet`
> Filesystem             1M-blocks  Used Available Use% Mounted on
> /dev/mapper/sdb3_crypt    12084M 8927M     2522M  78% /

Not sure this command is super-useful:

  % df $(which awk)
  Filesystem     1K-blocks     Used Available Use% Mounted on
  /dev/md127      97399092 28350256  64055044  31% /
  % which awk
  /bin/awk
  % readlink -f /bin/awk
  /usr/bin/gawk

Another thing: did you look into ~/.xsession-errors?
(Sorry if this was already mentioned and I missed it.)

More involved: if you can't find any trace of the applet doing
something, maybe rebuilding the package after adding a few fprintf()
calls would help.

Regards

-- 
Florent


Reply to: