Opened 7 years ago

Closed 7 years ago

#1139 closed defect (fixed)

File drop: name 'p' is not defined

Reported by: jcheng@… Owned by: Tom Goddard
Priority: normal Milestone: 0.7
Component: Input/Output Version: 0.6
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Hello,

I download the latest version of ChimeraX for Mac, when I try to open a map, I got this error:

UCSF ChimeraX version: 0.6 (2018-04-06)
OpenGL version: 4.1 ATI-1.66.31
OpenGL renderer: AMD Radeon Pro 455 OpenGL Engine
OpenGL vendor: ATI Technologies Inc.
How to cite UCSF ChimeraX<cxcmd:help%20help:credits.html>
Traceback (most recent call last):
  File "/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/ui/gui.py", line 402, in dropEvent
    _open_dropped_file(self.session, p)
  File "/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/ui/gui.py", line 883, in _open_dropped_file
    run(session, 'open %s' % quote_if_necessary(p))
NameError: name 'p' is not defined


NameError: name 'p' is not defined

File "/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/ui/gui.py", line 883, in _open_dropped_file
run(session, 'open %s' % quote_if_necessary(p))

See log for complete Python traceback.

If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu<mailto:chimerax-bugs@cgl.ucsf.edu> and describe what you were doing and include a copy of the contents of the log. Don't include any data you wish to remain private since a publicly viewable bug report will be created.

Traceback (most recent call last):
  File "/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/ui/gui.py", line 402, in dropEvent
    _open_dropped_file(self.session, p)
  File "/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/ui/gui.py", line 883, in _open_dropped_file
    run(session, 'open %s' % quote_if_necessary(p))
NameError: name 'p' is not defined


NameError: name 'p' is not defined

File "/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/ui/gui.py", line 883, in _open_dropped_file
run(session, 'open %s' % quote_if_necessary(p))

See log for complete Python traceback.

If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu<mailto:chimerax-bugs@cgl.ucsf.edu> and describe what you were doing and include a copy of the contents of the log. Don't include any data you wish to remain private since a publicly viewable bug report will be created.

Change History (2)

comment:1 by pett, 7 years ago

Component: UnassignedInput/Output
Milestone: 0.7
Owner: set to Tom Goddard
Platform: all
Project: ChimeraX
Status: newassigned
Summary: BugsFile drop: name 'p' is not defined
Version: 0.6

Reported by Jingdong Cheng

comment:2 by Tom Goddard, 7 years ago

Resolution: fixed
Status: assignedclosed

This bug was fixed some time ago. Please use the ChimeraX daily builds. The 0.6 release is quite old. We put the daily builds at the top of the download page because that is what we recommend using.

Note: See TracTickets for help on using tickets.