warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
20.85k stars 355 forks source link

All text disappears when selecting a font #5042

Open blackal83 opened 2 months ago

blackal83 commented 2 months ago

Dupe Check

Describe the bug

When I select Terminus or Terminus NerdFont, all text disappears from the terminal. These fonts work in every other terminal that I've tried, not sure what the problem here is.

To reproduce

Install the terminus font and / or terminus nerd font: https://archlinux.org/packages/extra/any/ttf-terminus-nerd/

Set Warp to use terminus Nerd Font - all text disappears

image

And then back to the default font

image

Expected behavior

I would expect Warp to use this font just like all other terminals.

Screenshots

No response

Operating system

Linux

Operating system and version

Arch Linux / Linux 6.9.4-arch1-1 x86_64

Shell Version

zsh 5.9 (x86_64-pc-linux-gnu)

Current Warp version

v0.2024.06.11.08.02.stable_03

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

N/A just started with Warp

Additional context

No response

Does this block you from using Warp daily?

No

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

dannyneira commented 2 months ago

Thanks for letting us know @blackal83. When you installed the new font did you restart Warp and see the same issue? You can also try to reset the local font cache with fc-cache -f -v to see if that helps.

We'll work to reproduce this issue and post any updates or questions on this thread.

To anyone else facing this issue, please add a 👍 to the original post at the top or comment with your details, and subscribe if you'd like to be notified.

blackal83 commented 2 months ago

I've had the font installed for months, through several restarts of the whole computer, and several font cache resets. It was warp I just found and started using and tried to set it with my favorite font! :)

But just for fun I reset the cache again and then restarted warp. I'm still seeing the same issue.

dannyneira commented 2 months ago

Thanks for letting us know. I was able to reproduce this issue on Linux. I'll let the team know and we'll post updates on this thread.