Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running over SSH #1

Open
mrzv opened this issue Jun 23, 2020 · 1 comment
Open

Running over SSH #1

mrzv opened this issue Jun 23, 2020 · 1 comment

Comments

@mrzv
Copy link

mrzv commented Jun 23, 2020

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.

@GaetanLepage
Copy link

Hello ! I have the same problem.
This lib could be so much more useful if it was compatible with ssh !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants