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

kitten icat GIF seems corrupted over ssh #5958

Closed
jarbus opened this issue Jan 31, 2023 · 3 comments
Closed

kitten icat GIF seems corrupted over ssh #5958

jarbus opened this issue Jan 31, 2023 · 3 comments
Labels

Comments

@jarbus
Copy link

jarbus commented Jan 31, 2023

Describe the bug
kitten icat GIF.gif works as expected on the machine running the kitty process, but when connecting through the ssh kitten, the frames seem to get corrupted
To Reproduce

  1. SSH to remote server that has the below gif on it
  2. kitten icat GIF.gif

Expected gif:
neat

Last frame over ssh:
image

Environment details

kitty 0.27.0 () created by Kovid Goyal
Linux archlinux 6.1.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 24 Jan 2023 21:07:04 +0000 x86_64
Arch Linux 6.1.8-arch1-1 (/dev/tty)

DISTRIB_ID="Arch"
DISTRIB_RELEASE="rolling"
DISTRIB_DESCRIPTION="Arch Linux"
Running under: X11
Frozen: True
Paths:
  kitty: /home/jack/.local/kitty.app/bin/kitty
  base dir: /home/jack/.local/kitty.app/lib/kitty
  extensions dir: /home/jack/.local/kitty.app/lib/kitty-extensions
  system shell: /bin/zsh
Loaded config files:
  /home/jack/.config/kitty/kitty.conf

Config options different from defaults:
allow_remote_control    yes
enable_audio_bell       False
font_family             Unifont
font_size               24.0
listen_on               unix:/tmp/mykitty
@jarbus jarbus added the bug label Jan 31, 2023
@kovidgoyal
Copy link
Owner

I'll look at this when I have a moment, but can you do a quick test. When running locally, does using --transfer-mode stream replicate the issue?

@page-down
Copy link
Contributor

... does using --transfer-mode stream replicate the issue?

Yes, I can reproduce the issue with --transfer-mode stream.

@jarbus
Copy link
Author

jarbus commented Feb 1, 2023

Epic response time, thank you!

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

No branches or pull requests

3 participants