Package: conky Version: 1.9.0-6 Severity: normal Dear Maintainer, sometimes conky stops updating window height. When content changes, it either leaves empty space or is clipped beyond window. Usually restarting conky corrects this behavior, it updates windows size when content changes after restart. Presumably, switching compositing, or changing xrandr geometry can trigger bug in size update.
my conkyrc: ----------------------------------------------------------------- background yes alignment middle_right gap_x 5 gap_y 5 minimum_size 50 50 #maximum_width 210 double_buffer yes update_interval 1 #update_interval_on_battery 5 cpu_avg_samples 2 net_avg_samples 2 own_window yes own_window_type desktop #own_window_type normal #own_window_type override own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager own_window_transparent no own_window_argb_visual true own_window_argb_value 204 own_window_colour 161616 own_window_class Conky default_color aaaaaa color1 eeeeee color2 888888 default_outline_color 111111 default_shade_color 333333 draw_borders no draw_outline no draw_shades no border_inner_margin 5 border_outer_margin 0 draw_graph_borders yes border_width 1 use_xft yes xftfont Liberation Mono:size=9 no_buffers yes out_to_console no out_to_ncurses no out_to_stderr no extra_newline no stippled_borders 0 uppercase no use_spacer none show_graph_scale no show_graph_range no #apcupsd localhost 3551 if_up_strictness link # FS template template0 ${if_mounted \1}\n${if_match ${fs_free_perc \1} < 10}${color bb1111}${endif}${voffset 3}${color1}\1${color}${alignr} Free: ${fs_free \1}\n${voffset -3}${fs_bar 4 \1}\n${voffset -3}Used: ${fs_used \1}${if_match ${fs_free_perc \1} < 10}${color}${endif}${endif} # network template template1 ${if_up \1}\n${voffset 5}${alignc}${color1}\1${color}: ${addrs \1}\n▼${downspeedf \1}K/s${alignr}${upspeedgraph \1 12,55 -t -l}\n${downspeedgraph \1 12,55 -t -l}${alignr}${upspeedf \1}K/s▲${endif} # battery template template2 ${if_existing /sys/class/power_supply/BAT\1}\n${voffset 2}${if_match ${battery_percent BAT\1} < 10}${color bb1111}${endif}${alignc}Batt. \1: ${battery BAT\1}\n${voffset -3}${battery_bar 4 BAT\1}${if_match ${battery_percent BAT\1} < 10}${color}${endif}${endif} TEXT ${alignc}${color1}${USER}@${nodename}${color} ${color1}SYSTEM ${voffset -10}${hr}${color} ${execi 600 lsb_release -ds | sed 's/(.*)//' | sed 's/^ //' |sed 's/ $//'} ${sysname}:${alignr} ${kernel} Architecture:${alignr} ${machine} Uptime:${alignr} ${uptime_short} ${color1}HARDWARE ${voffset -10}${hr}${color} ${voffset 2}${if_match ${cpu cpu0} >= 99}${color bb1111}${endif}${alignc}CPU: ${cpu cpu0}% ${cpugraph cpu0 12}${if_match ${cpu cpu0} >= 99}${color}${endif} ${voffset 2}${if_match ${memperc} > 90}${color bb1111}${endif}${alignc}RAM: ${memperc}% ${memgraph 12}${if_match ${memperc} > 90}${color}${endif}${if_match "${swapperc}" != "No swap"} ${voffset 2}${if_match ${swapperc} > 90}${color bb1111}${endif}${alignc}Swap: ${swapperc}% ${voffset -3}${swapbar 4}${voffset -3}${if_match ${swapperc} > 90}${color}${endif}${endif}${voffset 3}${template2 0}${template2 1}${template2 2} ${color1}FILESYSTEMS ${voffset -10}${hr}${color}${template0 /}${template0 /home}${template0 /tmp} ${color1}NETWORK ${voffset -10}${hr}${color}${template1 lan0}${template1 lan1}${template1 eth0}${template1 eth1}${template1 wlan0}${template1 wlan1}${template1 ppp0}${template1 ppp1}${template1 tun0}${template1 tun1}${template1 wan0}${template1 wan1} ${if_gw} ${alignc}Gateway: ${alignc}${gw_ip} (${gw_iface})${endif} ----------------------------------------------------------------- -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (900, 'testing'), (400, 'unstable'), (300, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages conky depends on: ii conky-std 1.9.0-6 conky recommends no packages. conky suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org