﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
196	"""save"" usage shows unusable ""quality"" option"	Elaine Meng	Greg Couch	"""usage save"" shows a ""quality"" option.  I thought I heard somebody mention that it applies to JPEG, but no matter what format I save, using ""quality"" gives a traceback.  Example below.

If it's not implemented it shouldn't be shown in the usage.  If it is or becomes implemented, please let me know the range of possible values and what the default value is.

save ~/Desktop/junk.jpg quality 5
{{{
Traceback (most recent call last):
File ""/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/chimera/cmd_line/gui.py"", line 121, in on_enter
cmd.execute()
File ""/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/chimera/core/commands/cli.py"", line 1775, in execute
results.append(ci.function(session, **kw_args))
TypeError: save() got an unexpected keyword argument 'quality'"	defect	closed	blocker		Graphics		fixed		Tom Goddard				all	chimera
