You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble when I run pixcat over SSH. I get an error like:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/dmitriy/.local/lib/python3.7/site-packages/pixcat/image.py", line 243, in show
TERM.run_code(**params)
File "/home/dmitriy/.local/lib/python3.7/site-packages/pixcat/terminal.py", line 107, in run_code
raise KittyAnswerError(code, answer)
pixcat.terminal.KittyAnswerError: '\x1b_GX=0,Y=0,w=0,h=0,z=0,a=T,t=t,f=100,i=864372436;L3RtcC8ucGl4Y2F0LW5vZGtyM2lw\x1b\\' : terminal responded with '\x1b_Gi=864372436;EBADF:Failed to open file /tmp/.pixcat-nodkr3ip for graphics transmission with error: [2] No such file or directory\x1b\\'
FWIW, icat works fine.
The text was updated successfully, but these errors were encountered:
I'm having trouble when I run pixcat over SSH. I get an error like:
FWIW,
icat
works fine.The text was updated successfully, but these errors were encountered: