brndnmtthws / conky

Light-weight system monitor for X, Wayland (sort of), and other things, too
https://conky.cc
GNU General Public License v3.0
7.27k stars 620 forks source link

Conky is slow in detecting network, after resumption from sleep #546

Closed ghost closed 6 years ago

ghost commented 6 years ago

Conky 1.10.9_pre Linux Mint 19 Cinnamon

It seems the network is up quite a few seconds before Conky detects it, and I did not have this problem with the version of Conky in Mint's repositories, but it may be that some other update - to polkit, perhaps - is the source of the problem.

ghost commented 6 years ago

The problem persists with conky conky 1.11.0. Let me give more details of my configuration.

$  conky -version
conky 1.11.0_pre compiled Tue 14 Aug 17:35:25 BST 2018 for Linux 4.17.13-041713-generic x86_64

Compiled in features:

System config file: /etc/conky/conky.conf
Package library path: /usr/local/lib/conky

 General:
  * math
  * hddtemp
  * portmon
  * IPv6
  * wireless
  * support for IBM/Lenovo notebooks
  * eve-online
  * builtin default configuration
  * old configuration syntax
  * Imlib2
  * OSS mixer support
  * apcupsd
  * iostats
  * ncurses
  * Internationalization support
 X11:
  * Xdamage extension
  * Xinerama extension (virtual display)
  * Xshape extension (click through)
  * XDBE (double buffer extension)
  * Xft
  * ARGB visual
  * Own window

 Music detection:
  * CMUS
  * MPD
  * MOC

 Default values:
  * Netdevice: enp0s31f6
  * Local configfile: $HOME/conky/.conkyrc
  * Localedir: /usr/local/share/locale
  * Maximum netdevices: 64
  * Maximum text size: 16384
  * Size text buffer: 256
ghost commented 6 years ago

Re-opened as #627.