-
Notifications
You must be signed in to change notification settings - Fork 466
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
WM crash when previewing PDF with Ueberzugpp (in alacritty) #2178
Comments
Alacritty doesn't support any image protocol by itself, so Yazi uses ueberzugpp for it. Please confirm if this is a bug in ueberzugpp, https://yazi-rs.github.io/docs/image-preview#debug-ueberzug |
So yep, looks like a bug in |
Thanks for confirming. In this case, I suggest reporting it to ueberzugpp for support since this isn't an issue with Yazi itself. In the meantime, you can uninstall ueberzugpp so that Yazi won't use it, or use this trick to force Yazi to use Chafa as a temporary workaround:
Closing as not Yazi, nothing can be done here |
What system are you running Yazi on?
Linux Wayland
What terminal are you running Yazi in?
alacritty 0.14.0 (22a44757)
yazi --debug
outputDescribe the bug
As the title says, when previewing PDF files in
yazi
(insidealacritty
), the entire Hyprland session dies.Testing with
kitty
, this does not happen.Minimal reproducer
Hyprland
Window Manageralacritty
poppler
to handle previewing of PDF filesyazi
withalacritty -e yazi
Anything else?
Tested both
yazi
andyazi-nightly-bin
, both causes the same issue.Checklist
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: