zagortenay333 / conky_themes

A small collection of conky configs
624 stars 93 forks source link

Parse error and syntax error on Debian Bullseye #65

Open xu-shawn opened 2 years ago

xu-shawn commented 2 years ago

conky-all is installed All dependencies are installed

Conky version:

$ conky --version
conky 1.11.6 compiled 2020-08-17 for Linux x86_64

Compiled in features:

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

 General:
  * math
  * hddtemp
  * portmon
  * IPv6
  * IRC
  * Curl
  * RSS
  * ICal
  * iconv
  * Weather (METAR)
  * wireless
  * support for IBM/Lenovo notebooks
  * nvidia
  * builtin default configuration
  * old configuration syntax
  * Imlib2
  * OSS mixer support
  * apcupsd
  * iostats
  * ncurses
  * Internationalization support
  * PulseAudio

 Lua bindings:
  * Cairo
  * Imlib2
  * RSVG
 X11:
  * Xdamage extension
  * Xinerama extension (virtual display)
  * Xshape extension (click through)
  * XDBE (double buffer extension)
  * Xft
  * ARGB visual
  * Own window

 Music detection:
  * Audacious
  * CMUS
  * MPD
  * MOC
  * XMMS2

 Default values:
  * Netdevice: eno1
  * Local configfile: $HOME/.conkyrc
  * Localedir: /usr/share/locale
  * Maximum netdevices: 256
  * Maximum text size: 16384
  * Size text buffer: 256

Error Message:

conky: desktop window (1400014) is subwindow of root window (512)
conky: window type - normal
conky: drawing to created window (0x1200002)
conky: drawing to double buffer
conky: forked to background, pid is 3761
parse error: Unfinished string at EOF at line 1, column 8192
(standard_in) 2: syntax error
parse error: Unfinished string at EOF at line 1, column 12288
(standard_in) 2: syntax error
parse error: Unfinished string at EOF at line 1, column 12288
parse error: Unfinished string at EOF at line 1, column 12288
(standard_in) 1: syntax error
(standard_in) 1: syntax error
(standard_in) 1: syntax error
(standard_in) 1: syntax error
(standard_in) 1: syntax error
(standard_in) 1: syntax error
(standard_in) 1: syntax error

Screenshot:

image