tg icon indicating copy to clipboard operation
tg copied to clipboard

black screen after running "tg"

Open Kn07-1 opened this issue 2 years ago • 12 comments

installed from source because pip was being a bitch till i figured out it was just be being stupid

expected behavior tg will run as seen in screenshots and function to any degree

observed behavior
blank terminal not even making a log file anywhere i can see yet i can see it running in htop and will throw an error if multiple instances are running (terminating any subsequent instance instantly)

troubleshooting tried reinstalling using pip, reinstalling and recompiling python 3.8, running in a clean vm, running as root

Kn07-1 avatar May 23 '22 18:05 Kn07-1

solution is use arigram

z8512 avatar May 25 '22 16:05 z8512

I'm having the same issue on Ubuntu based OS. Just blank black screen.

zigoo0 avatar Jul 04 '22 15:07 zigoo0

I'm also recently having this problem when I run tg from inside screen. Seems to work fine when started from normal terminal.

tomaszg7 avatar Jul 16 '22 18:07 tomaszg7

is the developer dead ?

Tuxino88 avatar Jul 22 '22 10:07 Tuxino88

For some kind of reason if you run tg inside a tmux screen, it will work 0_o

venomega avatar Aug 07 '22 17:08 venomega

same problem here. Urxvt terminal

pizdjuk avatar Aug 14 '22 17:08 pizdjuk

For some kind of reason if you run tg inside a tmux screen, it will work 0_o

don't work either

pizdjuk avatar Aug 14 '22 17:08 pizdjuk

Same problem here https://github.com/paul-nameless/tg/issues/289#issuecomment-1261845519

navakelvin avatar Sep 29 '22 07:09 navakelvin

I solve the problem with running tg inside of screen by specifying TERM variable for my terminal such as TERM=foot.

TERM=screen or TERM=xterm cause the issue. Don't know the underlying reason for that.

tomaszg7 avatar Nov 30 '22 13:11 tomaszg7

echo $TERM tmux-256color

also works for me

El mié, 30 nov 2022 a la(s) 08:49, Tomasz Goliński @.***) escribió:

I solve the problem with running tg inside of screen by specifying TERM variable for my terminal such as TERM=foot.

TERM=screen or TERM=xterm cause the issue. Don't know the underlying reason for that.

— Reply to this email directly, view it on GitHub https://github.com/paul-nameless/tg/issues/277#issuecomment-1332178729, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ5XMT2VK5R7SAIZXJ6WHLDWK5LNTANCNFSM5WWYGJTQ . You are receiving this because you commented.Message ID: @.***>

venomega avatar Nov 30 '22 20:11 venomega

also seeing this but none of the fixes listed work for me. xfce4 + xmonad on jammy

arigram works though ^

dpnova avatar Dec 06 '22 04:12 dpnova

Running it with python3.10 might help: https://github.com/paul-nameless/tg/issues/290#issuecomment-1425844102

gambhiro avatar Feb 10 '23 13:02 gambhiro