-
Notifications
You must be signed in to change notification settings - Fork 32
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
GTK related errors on HPC Cluster #298
Comments
I've seen the first warning (which is usually harmless) but not the second. What's the output of |
For additional context, ImageView v0.11.7 performs fine |
Huh, it seems likely to be a JLL issue. I wonder if some GTK4 dependency living in |
Sorry for failing to return until now. I recently updated the GTK library to the latest version. If that doesn't change anything, you could try setting |
I'm getting some weird issues running ImageView on an HPC Cluster.
using the following code:
I get an image window with no frame and issues with the player, with the following errors:
I get this error when I open the contrast popup (which also doesn't load with a frame.
I'm not sure how many of these are issues with the cluster and how many of these are issues with the compatibility of GTKObservables or ImageView with the cluster.
The text was updated successfully, but these errors were encountered: