ncTelegram icon indicating copy to clipboard operation
ncTelegram copied to clipboard

A ncurse Telegram client developed in Python

Results 24 ncTelegram issues
Sort by recently updated
recently updated
newest added

infie@chill-arch ~ % nctelegram Traceback (most recent call last): File "/usr/bin/nctelegram", line 93, in ncTelegram.Telegram_ui(config_full) File "/usr/lib/python3.8/site-packages/ncTelegram/__init__.py", line 73, in __init__ Exception in thread Receiver (pytg): Traceback (most recent call...

When trying to open nctelegram on arch: ``` Exception in thread Receiver (pytg): Traceback (most recent call last): Traceback (most recent call last): File "/usr/bin/nctelegram", line 93, in File "/usr/lib/python3.8/threading.py",...

Sometimes it randomly crashes and this Traceback is shown: ``` Exception in thread Receiver (pytg): Traceback (most recent call last): File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner self.run() File "/usr/lib/python3.5/threading.py", line...

bug

Arch Linux, all packages up to date. Fresh install of `nctelegram`. `telegram-cli` succeeds, but the following error appears after running the command `nctelegram` (after initialising `telegtram-cli`, as instructed) ``` zsh...

`$ Traceback (most recent call last):` ` File "/usr/bin/nctelegram", line 93, in ` `Exception in thread Receiver (pytg):` `Traceback (most recent call last):` ` File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner`...

I get the following error when running `nctelegram`. This is weird, because it worked yesterday: ``` Exception in thread Receiver (pytg): Traceback (most recent call last): File "/usr/lib/python3.4/threading.py", line 920,...

First off I wanna say what you've written is pretty damn cool. Also please be gentle as I'm a Linux user but not a coder. I have a proper full...

Is there an option to have the message feed scroll when you send a new message? Right now it doesn't show messages I sent until I mouse over and scroll...

This way we can have real images in the terminal. [Here's an article about w3m-img](http://blog.z3bra.org/2014/01/images-in-terminal.html).

enhancement

telegram-cli was installed with snap Here's the traceback: ``` $ nctelegram telegram-cli: loop.c:742: accept_incoming: Assertion `fd >= 0' failed. Traceback (most recent call last): File "/usr/local/bin/nctelegram", line 93, in ncTelegram.Telegram_ui(config_full)...