Opened 9 years ago

Closed 9 years ago

#555 closed defect (fixed)

Unable to save figure

Reported by: mauriciomr1985@… Owned by: Eric Pettersen
Priority: normal Milestone:
Component: Input/Output Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Hi,

I downloaded ChimeraX for Windows (Windows 10). After make a figure I tried
to save it. In the dialog box I set the name (Figure.tiff), choose "Image
file" - "Format: tiff" - "Size 1920 and 1080" - "Supersample: none".
However, I'm getting the following error:

NameError: name "quote_if_necessary" is not defined.

File "C:\Program
Files\ChimeraX\bin\lib\site-packages\chimerax\core\ui\save_dialog.py", line
248, in save
cmd = "save image %s width %g height %g" % (quote_if_necessary(filename),
w, h)
See log for Python traceback.


My figure has several elements (surface, transparency, different lighting
patterns, a membrane and several proteins).

Can someone help me?

Thanks in advance,
Maurício Menegatti Rigo, *Ph.D.*
Laboratório de Imunologia Celular e Molecular
Instituto de Pesquisas Biomédicas - IPB
Pontifícia Universidade Católica do Rio Grande do Sul (PUCRS)
Porto Alegre, RS, Brasil
Tel: +55 51 3320-3000 <+55%2051%203320-3000> (Ramal 6037)
Cel: +55 51 8180-4574 <+55%2051%208180-4574>
http://lattes.cnpq.br/4948877541502725

*"Fire and Blood"*

Change History (2)

comment:1 by Eric Pettersen, 9 years ago

Component: UnassignedInput/Output
Owner: set to Eric Pettersen
Platform: all
Project: ChimeraX
Status: newaccepted

comment:2 by Eric Pettersen, 9 years ago

Resolution: fixed
Status: acceptedclosed

Sorry, that was an oversight on my part. It will be fixed in tonight's build. In the interim, you could use the "save" command directly to save your image. Type "help save" in the command line to get information about how to use the command.

--Eric

Eric Pettersen
UCSF Computer Graphics Lab

Note: See TracTickets for help on using tickets.