zk-phi / symon

Tiny graphical system monitor
289 stars 26 forks source link

Changing symon-sparkline-width causes exception #28

Closed dakrone closed 8 years ago

dakrone commented 8 years ago

When I tried to do (setq symon-sparkline-width 100), I get the following when symon tries to display:

Error running timer ‘symon-display’: (args-out-of-range #&880"UUUUUUUUU\325
zk-phi commented 8 years ago

ooops, sparkline-types had to be regenerated after setting either symon-sparkline-width or height. okay, I'll fix it later, thanks for reporting.

zk-phi commented 8 years ago

You can set the variable before loading symon to workaround this for now.