zevlg / telega.el

GNU Emacs telegram client (unofficial)
https://zevlg.github.io/telega.el/
GNU General Public License v3.0
1.09k stars 85 forks source link

Error while loading telega in terminal #355

Open deganbot opened 2 years ago

deganbot commented 2 years ago

There is an issue while loading telega in terminal (mac os m1)

Wrong number of arguments: (3 . 4), 1

After using debug got this issue image

telega v0.8.11 (TDLib version unknown. Make sure server is running) (telega-ser\ ver v0.7.13 [docker])

[Debugger entered--Lisp error: (wrong-number-of-arguments (3 . 4) 1) color-rgb-to-hex(2) apply(color-rgb-to-hex 2) telega-color-name-as-hex-2digits("unspecified-fg") telega-svg-create-horizontal-bar() (progn (telega-svg-create-horizontal-bar)) (if (image-type-available-p 'svg) (progn (telega-svg-create-horizontal-bar))) (when (image-type-available-p 'svg) (telega-svg-create-horizontal-bar)) eval((when (image-type-available-p 'svg) (telega-svg-create-horizontal-bar)) t) telega-symbol-emojify("-" (when (image-type-available-p 'svg) (telega-svg-create-horizontal-bar))) apply(telega-symbol-emojify "-" (when (image-type-available-p 'svg) (telega-svg-create-horizontal-bar))) telega-symbol(horizontal-bar) telega-filters--footer() telega-filters--create() telega-root-mode() telega(nil) funcall-interactively(telega nil) call-interactively(telega record nil) command-execute(telega record) execute-extended-command(nil "telega" "telega") funcall-interactively(execute-extended-command nil "telega" "telega") call-interactively(execute-extended-command nil nil) command-execute(execute-extended-command)]()