Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug/needs improvement: emimagemx #211

Closed
shadowwalkersb opened this issue Jul 10, 2018 · 1 comment
Closed

Bug/needs improvement: emimagemx #211

shadowwalkersb opened this issue Jul 10, 2018 · 1 comment

Comments

@shadowwalkersb
Copy link
Member

shadowwalkersb commented Jul 10, 2018

Steps to reproduce:

  1. python -m eman2_gui.emimagemx
  2. Click outside of the image stack
Traceback (most recent call last):
  File "/miniconda/lib/python2.7/site-packages/eman2_gui/emimagemx.py", line 1968, in mouseReleaseEvent
    self.__app_mode_mouse_up(event)
  File "/miniconda/lib/python2.7/site-packages/eman2_gui/emimagemx.py", line 1729, in __app_mode_mouse_up
    self.mx_mouseup.emit(event, lc)
TypeError: EMImageMXWidget.mx_mouseup[QMouseEvent, tuple].emit(): argument 2 has unexpected type 'NoneType'
@shadowwalkersb
Copy link
Member Author

Can't reproduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant