﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
5986	Bug reporter broken: error in new locale.getdefaultlocale() code	Tom Goddard	Greg Couch	"Bug reporter has been broken on Mac for the last 16 days in daily builds due to a change in the bug reporter code.

UCSF ChimeraX version: 1.4.dev202201200604 (2022-01-20)
© 2016-2021 Regents of the University of California. All rights reserved.
How to cite UCSF ChimeraX

Traceback (most recent call last):
  File ""/Users/goddard/Desktop/ChimeraX Jan 20 2022.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/bug_reporter/bug_reporter_gui.py"", line 375, in <lambda>
    mw.add_menu_entry(['Help'], 'Report a Bug', lambda: show_bug_reporter(session),
  File ""/Users/goddard/Desktop/ChimeraX Jan 20 2022.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/bug_reporter/bug_reporter_gui.py"", line 367, in show_bug_reporter
    tool = BugReporter(session, tool_name)
  File ""/Users/goddard/Desktop/ChimeraX Jan 20 2022.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/bug_reporter/bug_reporter_gui.py"", line 115, in __init__
    info += f""\n\nLocale: {'.'.join(locale.getdefaultlocale())}\n""
TypeError: sequence item 0: expected str instance, NoneType found

TypeError: sequence item 0: expected str instance, NoneType found

File ""/Users/goddard/Desktop/ChimeraX Jan 20 2022.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/bug_reporter/bug_reporter_gui.py"", line 115, in __init__
info += f""\n\nLocale: {'.'.join(locale.getdefaultlocale())}\n""

See log for complete Python traceback.
"	defect	closed	high		Infrastructure		fixed		chimerax-programmers				all	ChimeraX
