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

Skip to content

Revert "Add inaxes method to FigureCanvas to check whether point is in an axes." #13404

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

Closed
wants to merge 1 commit into from

Conversation

jklymak
Copy link
Member

@jklymak jklymak commented Feb 11, 2019

Reverts #9845 This broke the build, and needs to be re-facotered to work with 3.0.1

@jklymak jklymak added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Feb 11, 2019
@jklymak jklymak added this to the v3.1.0 milestone Feb 11, 2019
@jklymak
Copy link
Member Author

jklymak commented Feb 11, 2019

Huh, that didn't fully fix it either There was another PR that maybe caused this, or maybe something is wrong w/. CI

@lkjell
Copy link
Contributor

lkjell commented Feb 11, 2019

@jklymak have to tried to test it locally? I do not get any qt error as in travis on master. However, I had to change windows manager else test_dpi_ratio_change would fail.

@tacaswell
Copy link
Member

This looks like a qt configuration error on travis to me...

@jklymak
Copy link
Member Author

jklymak commented Feb 11, 2019

Yep agreed. Thanks. This pr still needs modificTion but not to be reverted. It was worth a try...

@jklymak jklymak closed this Feb 11, 2019
@QuLogic QuLogic deleted the revert-9845-inaxes branch February 11, 2019 04:51
@tacaswell tacaswell removed the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Feb 11, 2019
@tacaswell tacaswell removed this from the v3.1.0 milestone Feb 11, 2019
@smheidrich
Copy link
Contributor

Adding qtbase5-dev as a package to be installed in .travis.yml and deleting the cache on Travis (didn't work without deleting it!) seems to have fixed it for me. But it was pure guesswork and maybe this could be solved by installing only a subset of qtbase5-dev's dependencies.

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

Successfully merging this pull request may close these issues.

4 participants