-
Notifications
You must be signed in to change notification settings - Fork 408
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
preview image fail, (sway+alacritty+tmux) #1899
Comments
This is an open issue with All Yazi does is just run Closing as not Yazi and not doable |
hey, again, I think yazi basic preview image plugin, got some problem. |
I done this shell script for joshuto preview image just few weeks ago, work fine. ueber_sever.sh
ueber_add.sh
ueber_rmv.sh
|
Again, I'm pretty sure this isn't an issue with Yazi, but I'd be happy if you could debug it and prove me wrong - you can find the implementation of Basically, it only does two things:
As you can see, Yazi doesn't handle any actual image display itself; it simply launches |
|
|
oh, my fault, just crash down terminal by ueberzugpp, with small width & height, |
better not to auto start the ueberzugpp. |
I already turn off the preview image plugin, but ueberzugpp still run, how can turn it off.
|
I suggest reporting this issue to ueberzugpp to get it fixed instead of simply disabling it, that way can help more people who might encounter the same problem. However, if you really want to disable ueberzugpp: Yazi doesn't start ueberzugpp automatically, it only launches it on demand as a fallback when you request to display an image and your terminal doesn't support any built-in image protocols. Specifically, the |
@sxyazi Is this somehow turn it off ?
but...
better to get a preview toggle, a toggle to start|stop ueberzug like I do. |
hey again, what inside 'self.area', how can I get the x&y , I am almost there.
|
@sxyazi hey, I knew it. "x,y,w,h" inside area. |
@sxyazi hey, is this conflict.
|
|
@ @sxyazi hey, how can I add a
|
sudo pacman -Rscn ueberzugpp |
What system are you running Yazi on?
Linux Wayland
What terminal are you running Yazi in?
alacritty+tmux
yazi --debug
outputDescribe the bug
sometime work show a small pic, most of the time crash down or show nothing.
ueberzugpp is fine, something wrong with yazi.
if no in debug mode, show this in log "WARN yazi_adapter::emulator: [Adapter] No special environment variables detected"
Minimal reproducer
normal debug
normal mode log
debug mode
debug mode log
Anything else?
No response
Validations
yazi --debug
) input box to the nightly that I triedmv ~/.config/yazi ~/.config/yazi-backup
)The text was updated successfully, but these errors were encountered: