Thanks to visit codestin.com
Credit goes to github.com

Skip to content

OrthoSlicer3D interactions broken on mac #433

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

Open
agramfort opened this issue Mar 20, 2016 · 9 comments
Open

OrthoSlicer3D interactions broken on mac #433

agramfort opened this issue Mar 20, 2016 · 9 comments

Comments

@agramfort
Copy link
Contributor

when playing with OrthoSlicer3D I observe that the interactions (clicking to change slices) does not work with osx backend (no reactions to click) and half broken when using qt backend (only 1 of the three slices responds to clicks)

can someone reproduce?

I am testing using matplotlib 1.4.3 and python 2.7

@matthew-brett
Copy link
Member

Yup, I get the same effect on OSX backend, in matplotlib 1.4.3 and 1.5.1. I believe this is due to the fact that the OSX backend doesn't implement the relevant animation calls - see : matplotlib/matplotlib#531

There's a new PR for matplotlib that just addressed this : matplotlib/matplotlib#6178

@matthew-brett
Copy link
Member

Yes, I get the same behavior for pyqt4 on homebrew at least. All works well for me with the TkAgg backend. @Eric89GXL - what backend were you testing on? Do you get the same problems as we do?

@larsoner
Copy link
Contributor

Linux, qt backend. Oh OSX...

@matthew-brett
Copy link
Member

More investigation : only one window updating for qt4, matplotlib 1.4.3 or 1.5.1, Python 2.7. Seems to work correctly for qt5, matplotlib 1.4.3 or 1.5.1, Python 3.5.

@larsoner
Copy link
Contributor

@matthew-brett last time I checked it worked fine over here.

@agramfort
Copy link
Contributor Author

agramfort commented Mar 21, 2016 via email

@matthew-brett
Copy link
Member

Alex - what do you get with qt4 if you use IPython and start with %matplotib qt ?

matplotlib/matplotlib#5517

@agramfort
Copy link
Contributor Author

agramfort commented Mar 22, 2016 via email

@effigies
Copy link
Member

Hi all, is this still a problem for anybody? Using the latest OSX, I was able to run img.orthoview() and move around quite easily.

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

No branches or pull requests

4 participants