paul-nameless / tg

terminal telegram client
The Unlicense
929 stars 76 forks source link

ranger doesn't work as file picker #288

Open andynameistaken opened 2 years ago

andynameistaken commented 2 years ago
ERROR [2022-09-04 01:05:55,276] controllers.py:776 - handle | Error happend in key handle loop
Traceback (most recent call last):
  File "/usr/local/Cellar/tg/0.19.0/libexec/lib/python3.10/site-packages/tg/controllers.py", line 770, in handle
    res = fun(self, repeat_factor)  # type: ignore
  File "/usr/local/Cellar/tg/0.19.0/libexec/lib/python3.10/site-packages/tg/controllers.py", line 56, in _no_repeat_factor
    return fun(self)
  File "/usr/local/Cellar/tg/0.19.0/libexec/lib/python3.10/site-packages/tg/controllers.py", line 366, in choose_and_send_file
    s.call(config.FILE_PICKER_CMD.format(file_path=f.name))
KeyError: '/Users/andy/Desktop'