Open Bug 1902856 Opened 1 year ago Updated 1 year ago

UnicodeEncodeError: 'ascii' codec can't encode characters in position 19-26: ordinal not in range(128)

Categories

(Testing :: mozregression, defect)

defect

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: tuug, Unassigned, NeedInfo)

Details

Steps to reproduce:

Downloaded the prerelease version of mozregression, installed it, and tried to launch it.

Actual results:

Got the following message:
platform: Windows-10-10.0.26236-SP0
python: 3.10.11 FROZEN (64bit)
mozregression: 6.2.2
message: UnicodeEncodeError: 'ascii' codec can't encode characters in position 19-26: ordinal not in range(128)
traceback: File "mozregression-gui.py", line 6, in <module>
File "mozregui\main.py", line 35, in main
File "mozregui\global_prefs.py", line 66, in set_default_prefs
File "mozregui\global_prefs.py", line 57, in save_prefs
File "configobj_init_.py", line 2117, in write

Expected results:

mozregression-gui should launch

The severity field is not set for this bug.
:zeid, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(zeid)

Need to look further into this.

Flags: needinfo?(zeid)
Flags: needinfo?(zeid)
You need to log in before you can comment on or make changes to this bug.