Opened 8 years ago

Closed 8 years ago

#776 closed defect (fixed)

Right-click on Side View produces traceback

Reported by: Elaine Meng Owned by: Greg Couch
Priority: blocker Milestone:
Component: General Controls Version:
Keywords: Cc: pett
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Traceback (most recent call last):
File "/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/sideview/tool.py", line 291, in mousePressEvent
self.widget.parent().contextMenuEvent(event)
TypeError: contextMenuEvent(self, QContextMenuEvent): argument 1 has unexpected type 'QMouseEvent'

TypeError: contextMenuEvent(self, QContextMenuEvent): argument 1 has unexpected type 'QMouseEvent'

File "/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/sideview/tool.py", line 291, in mousePressEvent
self.widget.parent().contextMenuEvent(event)

Change History (1)

comment:1 by Greg Couch, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed a while ago.

Note: See TracTickets for help on using tickets.