Opened 3 months ago

Closed 2 months ago

#9 closed defect (fixed)

GUI Session - Save failed

Reported by: frankl Owned by:
Priority: major Milestone:
Version: Keywords:
Cc:

Description

GUI Stdout -> [Session] Save failed: 'charmap' codec can't encode character '\u3bb' in position 21766...

I did import a catalog from an existing json-file. The same .json was also used to generate exam successfully.

Change History (2)

comment:1 by enno, 2 months ago

In one question there might be the unicode symbol for lambda included. This needs to be addressed by proper unicode support (we do not have this yet)

comment:2 by enno, 2 months ago

Resolution: fixed
Status: newclosed

Windows does not use utf-8 encoding by default, so I force it when saving sessions. Linux is and was fine

Note: See TracTickets for help on using tickets.