﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
2156	Qt initialization	Conrad Huang	Greg Couch	"When I run ""debug test"", output from one of the tests is:

{{{
> interfaces #1
interfaces #1
Cannot find consistent set of bond orders for ring system containing atom NC in residue HEM /C:142
5 buried areas: B A 1049, D C 974, D A 844, B C 837, C A 362
Attribute Qt::AA_EnableHighDpiScaling must be set before QCoreApplication is created.
Attribute Qt::AA_EnableHighDpiScaling must be set before QCoreApplication is created.
E:\chimerax\ChimeraX.app\bin\lib\site-packages\networkx\drawing\nx_pylab.py:579: MatplotlibDeprecationWarning: 
The iterable function was deprecated in Matplotlib 3.1 and will be removed in 3.3. Use np.iterable instead.
if not cb.iterable(width):
}}}

I think this is the first use of matplotlib in the test suite and I guess it's trying to handle a ""high DPI"" device?  Anyway, if there is anything easy to to fix this, can you please go ahead and change it."	defect	closed	moderate		Graphics		fixed						all	ChimeraX
