Narrative Web Statistics page Error

Have run NarWeb for a number of years but only just decided to try the statistics page and get this error
Which seems to refer to the bullet symbol

File “/usr/lib/python3/dist-packages/gramps/plugins/webreport/statistics.py”, line 107, in init
chars += os.path.getsize(fullname)
^^^^^^^^^^^^^^^^^^^^^^^^^
File “”, line 50, in getsize
UnicodeEncodeError: ‘latin-1’ codec can’t encode character ‘\u2022’ in position 92: ordinal not in range(256) chars += os.path.getsize(fullname)
^^^^^^^^^^^^^^^^^^^^^^^^^
File “”, line 50, in getsize
UnicodeEncodeError: ‘latin-1’ codec can’t encode character ‘\u2022’ in position 92: ordinal not in range(256)
phil
GRAMPS 5.2.3

Solved for some reason the locale had become ISO not UTF-8 no idea how this could have happened
phil

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.