You are not logged in.

#1 2022-10-03 19:40:14

avasam
Member
Registered: 2020-01-26
Posts: 72
Website

[SOLVED] character not in range error when open zsh terminal

Recently, a new problem occurred to my xfce4 terminal in arch linux.
When I open a new terminal it gives this error in above of terminal :

/home/user/.oh-my-zsh/plugins/emoji/emoji-char-definitions.zsh:25: character not in range
(anon):29: character not in range

I searched a lot but did not find any results. pls help

systemt info :
ArchLinux + xfce4 desktop

Last edited by avasam (2024-01-31 21:09:19)

Offline

#2 2022-10-03 19:43:33

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] character not in range error when open zsh terminal

Delete that line in the OMZ file. Better yet, remove OMZ.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2022-10-03 19:50:32

avasam
Member
Registered: 2020-01-26
Posts: 72
Website

Re: [SOLVED] character not in range error when open zsh terminal

This problem occurred due to an error in the /etc/locale.gen file.
this steps solved my problem :
1- I opened the /etc/locale.gen file and saw that its contents were corrupted and I added this line  manually :

en_US.UTF-8 UTF-8

2-I ran the locale-gen command in the terminal for generate locales... again

Offline

#4 2022-10-03 22:09:35

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: [SOLVED] character not in range error when open zsh terminal

Please remember to mark your thread [SOLVED] (edit the title of your first post).

Offline

Board footer

Powered by FluxBB