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

Update for Julia 1.11 #36

Open
JakeZw opened this issue Nov 21, 2024 · 0 comments
Open

Update for Julia 1.11 #36

JakeZw opened this issue Nov 21, 2024 · 0 comments

Comments

@JakeZw
Copy link

JakeZw commented Nov 21, 2024

I went looking for the best way to have a strip chart like function that works on the Raspberry PI 4 or 5. I found the neat little program put together by @ma-laforge on discourse. When I tried it using Julia 1.11.1 there were a number of errors. When I tried it with Julia 1.10.6 on the Raspberry PI 4 with 8 G RAM, it worked quite well. It took approximately 10 s longer than it took on my Windows machine. Since GLMakie does not work at all on the Raspberry PI, I thought this was my solution but would like it to work with Julia 1.11.1

One error is reported under an issue at NumericIO where the resize! command does not work with the new memory format. I also note that InspectDR works with GTK up to version 1.3. Since GTK.jl is no longer supported in favour of GTK4.jl, I was wondering what the upgrade timetable for InspectDR is?

Thanks in advance.

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

1 participant