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

Alacritty preview image failed in ranger #7250

Closed
woshichuanqilz opened this issue Sep 28, 2023 · 3 comments
Closed

Alacritty preview image failed in ranger #7250

woshichuanqilz opened this issue Sep 28, 2023 · 3 comments

Comments

@woshichuanqilz
Copy link

As the title said cant see image in ranger. But when I use kitty(another terminal) it works fine.

System

OS: Linux Manjaro
Version: alacritty 0.12.2 (9d9982d)
Linux/BSD: X11/Wayland, DE or Compositor and WM

Logs

Crashes: Nothing error
Font/Terminal size: alacritty -vv

Created log file at "/tmp/Alacritty-435138.log"
[0.000002098s] [INFO ] [alacritty] Welcome to Alacritty
[0.000066612s] [INFO ] [alacritty] Version 0.12.2 (9d9982d)
[0.000078829s] [INFO ] [alacritty] Running on X11
[0.000916328s] [INFO ] [alacritty] Configuration files loaded from:
"/home/lizhe/.config/alacritty/alacritty.yml"
[0.020881569s] [INFO ] [alacritty] Using GLX 1.4
[0.021784846s] [INFO ] [alacritty] Window scale factor: 2.5
[0.025848125s] [DEBUG] [alacritty] Loading "Ori Iosevka" font
[0.031634247s] [DEBUG] [crossfont] Loaded Face Face { ft_face: Font Face: Regular, load_flags: TARGET_LIGHT, render_mode: "Lcd", lcd_filter: 1 }
[0.033656313s] [DEBUG] [crossfont] Loaded Face Face { ft_face: Font Face: Regular, load_flags: TARGET_LIGHT, render_mode: "Lcd", lcd_filter: 1 }
[0.035659074s] [DEBUG] [crossfont] Loaded Face Face { ft_face: Font Face: Regular, load_flags: NO_BITMAP | TARGET_LIGHT, render_mode: "Lcd", lcd_filter: 1 }
[0.037754231s] [DEBUG] [crossfont] Loaded Face Face { ft_face: Font Face: Regular, load_flags: NO_BITMAP | TARGET_LIGHT, render_mode: "Lcd", lcd_filter: 1 }
[0.155295018s] [INFO ] [alacritty] Running on NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
[0.155307297s] [INFO ] [alacritty] Using OpenGL ES 2.0 renderer
[0.156137273s] [DEBUG] [alacritty] Filling glyph cache with common glyphs
[0.160308042s] [INFO ] [alacritty] Cell size: 20 x 51
[0.160318535s] [INFO ] [alacritty] Padding: 0 x 0
[0.160320804s] [INFO ] [alacritty] Width: 1600, Height: 1275
[0.202139868s] [INFO ] [alacritty] PTY dimensions: 25 x 80
[0.203938056s] [INFO ] [alacritty] Initialisation complete
[0.204232234s] [DEBUG] [alacritty_terminal] Term::resize dimensions unchanged
[0.236778925s] [DEBUG] [alacritty_terminal] New num_cols is 92 and num_lines is 12
[0.237553842s] [INFO ] [alacritty] Padding: 0 x 0
[0.237562615s] [INFO ] [alacritty] Width: 1846, Height: 656
[0.246720082s] [DEBUG] [crossfont] Loaded Face Face { ft_face: Font Face: Book, load_flags: TARGET_LIGHT, render_mode: "Lcd", lcd_filter: 1 }

Keyboard and bindings: alacritty --print-events seems fine.

@kchibisov
Copy link
Member

nothing failed in the logs.

@kchibisov
Copy link
Member

Ah, image preview. I thought you meant something else. We don't support images.

@woshichuanqilz
Copy link
Author

woshichuanqilz commented Sep 29, 2023

Ah, image preview. I thought you meant something else. We don't support images.

It support image preview before, now I am in my new machine seems failed. And image preview is support by w3m not terminal directly.

Now I change to ueberzug it works fine .thank you

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

No branches or pull requests

2 participants