Skip to content

CONTOUR is KO on OSX on x86 since circa one year #1915

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
alaingdl opened this issue Nov 22, 2024 · 4 comments
Open

CONTOUR is KO on OSX on x86 since circa one year #1915

alaingdl opened this issue Nov 22, 2024 · 4 comments

Comments

@alaingdl
Copy link
Contributor

Since ~ March 2023, on two Mac with processor x86, CONTOUR is not OK : no contour lines plotted on contour, findgen(12,12)

I go back till Version 1.0.2 Git and same problem.

(I cannot compile nowadays the current 1.1 version on those Mac due to troubles related to Xcode 😞 :)

This problem with CONTOUR don't exist on Mac running on proc. M2

Concerning the testability of that king of problems, I suspect we can count the number of black & with pixels (we had such discussion with @GillesDuvert long time ago)

@GillesDuvert
Copy link
Contributor

@alaingdl I've no x86 OSX at my disposal to test this. You're on your own 😦

@alaingdl
Copy link
Contributor Author

A colleague reported now that (on his OSX x86_64) this bug is still present today with a version of GDL compiled a month ago ...
I will try to clarify the context but I have no access to the machine now (and I have to check too on OSX with M2 ...)

@alaingdl
Copy link
Contributor Author

Side effect : in CONTOUR, keywords PATH_XY= and PATH_INFO= do nothing silently ! I think it would be better to emit a warning instead !

@alaingdl
Copy link
Contributor Author

I confirm I can reproduce the problem on OSX M2. Basic contour is OK. But :

contour, dist(50), nlevels=1
contour, dist(50), level=findgen(100)

plot nothing on OSX.

It is fine on my Linux

Since plplot was moved into GDL by Gilles, I think it is for him ! @GillesDuvert

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

2 participants