Replies: 3 comments 2 replies
-
Are you using |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't use GtkSharp i only add Magick.net Core and Magick.Net Q16 ANY CPU to my Visual Studio Project |
Beta Was this translation helpful? Give feedback.
2 replies
-
I would suspect that this is caused by |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I currently have the problem that when I create a Docker container and want to use ImageMagick I get the error message
GLib-GObject-WARNING **: 01:39:59.593: cannot register existing type 'gchar
GLib-GObject:ERROR:../gobject/gvaluetypes.c:455:_g_value_types_init: assertion failed: (type == G_TYPE_CHAR)
Bail out! GLib-GObject:ERROR:../gobject/gvaluetypes.c:455:_g_value_types_init: assertion failed: (type == G_TYPE_CHAR)'
The container crashes when I run the application, under windows there are no problems I have looked at the instructions at Crossplatform Support but unfortunately I find the error Not.
I use the current version
maybe someone can help
Beta Was this translation helpful? Give feedback.
All reactions