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

Image not display on ubuntu over SSH #465

Closed
fastfading opened this issue Dec 29, 2023 · 5 comments · Fixed by #585
Closed

Image not display on ubuntu over SSH #465

fastfading opened this issue Dec 29, 2023 · 5 comments · Fixed by #585
Labels
enhancement New feature or request waiting on op Waiting for more information from the original poster

Comments

@fastfading
Copy link

What system are you running Yazi on?

Linux X11

What terminal are you running Yazi in?

iTerm2 3.4.15

Yazi version

yazi 0.15

Did you try the latest main branch to see if the problem has already been fixed?

Tried, but the problem is still present

Describe the bug

login server is ubuntu 22.04
client is mac iterm2
ssh ubuntu@xxx.xxx.xx.xx

I try to preview the image with iterm2 , nothing shows

env | grep TERM
LC_TERMINAL_VERSION=3.4.15
LC_TERMINAL=iTerm2
TERM=xterm-256color

env | grep XDG_SESSION_TYPE
XDG_SESSION_TYPE=tty

I tried install ueberzugpp
only a image with big color block is showed.

how to solve that

Expected Behavior

a image with high resolution is showed

To Reproduce

ssh ubuntu@xxx.xxx.xx.xx
yazi
preview image *.png *.jpg

Configuration

No response

Anything else?

No response

@fastfading fastfading added the bug Something isn't working label Dec 29, 2023
@fastfading
Copy link
Author

image

@sxyazi
Copy link
Owner

sxyazi commented Dec 29, 2023

Try:

TERM_PROGRAM="iTerm.app" yazi

if it works.

I will add a new option to allow the user to configure the graphics protocol manually.

@sxyazi sxyazi changed the title image not display on ubuntu Image not display on ubuntu over SSH Dec 29, 2023
@sxyazi sxyazi added enhancement New feature or request waiting on op Waiting for more information from the original poster and removed bug Something isn't working labels Dec 29, 2023
@fastfading
Copy link
Author

yes, it works. please add the option in

@github-actions github-actions bot removed the waiting on op Waiting for more information from the original poster label Jan 2, 2024
@sxyazi
Copy link
Owner

sxyazi commented Jan 26, 2024

Hi I made a PR to fix this, let me know if it works for you, #585

@sxyazi sxyazi added the waiting on op Waiting for more information from the original poster label Jan 26, 2024
Copy link

github-actions bot commented Mar 1, 2024

I'm going to lock this issue because it has been closed for 30 days. ⏳ This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request waiting on op Waiting for more information from the original poster
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants