Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Unavailable Unicode icon #6

Open
DGrothe-PhD opened this issue Apr 25, 2022 · 1 comment
Open

Unavailable Unicode icon #6

DGrothe-PhD opened this issue Apr 25, 2022 · 1 comment

Comments

@DGrothe-PhD
Copy link

On an empty directory on Windows I did

git clone https://github.com/kraanzu/gupshup.git
cd gupshup
pip install .

Then I tried gupshup --server and opened a new command-line window in the same folder, gupshup -u foo. Besides multiple asyncio.exceptions.CancelledError messages which I did not analyze further, the following Unicode encoding error message appeared:

UnicodeEncodeError: 'charmap' codec can't encode character '\uf6d6' in position
18: character maps to

@kraanzu
Copy link
Owner

kraanzu commented May 12, 2022

hmm... I guess that's a font issue
I am able to use the unicode just fine

image

I am using Nerd font icons as default icons which can be changed in the config file
which is present at ~/.config/gupshup/theme.ini

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants