-
Notifications
You must be signed in to change notification settings - Fork 937
icons.zsh:168: character not in range #639
Comments
@Martmists - There shouldn't be any issue running P9k on an ARM system. If you were able to install ZSH, you should be able to use P9k. It even works on 32-bit Android systems (per #480). Have you tried not just setting locale to UTF-8, but How did you install P9k? I wonder if this is an issue with symlinks not getting followed correctly. |
I installed it using the Oh-My-Zsh method. |
If it does not work after setting locale in your zshrc, you probably didn't set up your locale during installation. |
I did, that's why I'm confused. |
Same problem here on an Arch installation on a ordinary x86 laptop. |
Hm, so @nightscape's comment concerns me even more. @nightscape - Did you update P9k and then see the issue? Can you revert to the previous version and let me know if you still see the problem? |
Hi @bhilburn, I figured out that somehow an Arch upgrade actually messed up the locales. I didn't notice that because it only happened in newly spawned shells and I was checking the locale stuff in shells that had already been spawned before the upgrade. So, after doing some |
@nightscape - I'm happy to hear it! Thanks so much for updating us, and thanks for being a P9k user! =) |
I had the same problem, the only way that I could fix it was through installing language-pack-en: |
@nightscape I've been trying for a really long time to figure out why one of my hosts wouldn't properly run Powerlevel9k (also Arch, in LXC) and your suggestion (uncommenting en_US.UTF-8 in /etc/locale.gen, then running locale-gen and also writing the locale to /etc/locale.conf) solved the issue. Thank you so much!! 🤗 |
@toloveru - That's great news! Would you mind adding that to the Troubleshooting Wikipage, by chance? =) |
@bhilburn That's a great idea actually, considering that I've mostly commented here to keep a note because it was missing in the troubleshooting page. I'll file a PR with it shortly 😃 |
I get this whenever I launch my terminal,
termite
, or whenever I SSH into this device. The left and right prompt segments error every time I run a command.I wanted to know if it was possible to get PL9K running on a Raspberry Pi 1 B+, meaning the architecture is ARMv6
If anyone knows how to fix this issue let me know.
What I've tried:
The text was updated successfully, but these errors were encountered: