KittyKatt / screenFetch

Fetches system/theme information in terminal for Linux desktop screenshots.
GNU General Public License v3.0
3.83k stars 453 forks source link

Is there any non UTF-8 character used in screenfetch ? #475

Open guoqiyi opened 7 years ago

guoqiyi commented 7 years ago

Everytime after I run "screenfetch" and close gnome-terminal window,I can't start it again unless I relogin or reboot,and the systemlog shows this error message: "gentoo org.gnome.Terminal[570]: Non UTF-8 locale (ANSI_X3.4-1968) is not supported!" Is it a bug ?My linux distrobution is Gentoo and my locale setting is 'en_US.utf-8'.

DmitryHetman commented 7 years ago

Use gentoofetch instead. It has only ASCII characters, it must work regardless which locale selected. https://github.com/DmitryHetman/gentoofetch wayland-screenshot

Aareon commented 7 years ago

I believe your issue lies with the colors. The colors are ANSI, which I believe is the problem.