Makie plotting: GLib-GIO-WARNING

Hallo :grinning_face_with_smiling_eyes:,

I am using the excellent Makie plotting package. When I am compiling the code I am getting the following Warnings, GLib-GIO-WARNING *which I suspect is caused by the package CairoMakie should I ignore the warning?

Many thanks for any help you may provide:

(process:24424): GLib-GIO-WARNING **: 10:53:40.098: Unexpectedly, UWP app `37309CoolLeGetInc.ZipExtractorPro-ZipXRarBzip7zTar_2.0.7.0_neutral__g0y9d13zmhd68' (AUMId `37309CoolLeGetInc.ZipExtractorPro-ZipXRarBzip7zTar_g0y9d13zmhd68!App') supports 20 extensions but has no verbs

(process:16040): GLib-GIO-WARNING **: 10:54:34.190: Unexpectedly, UWP app `37309CoolLeGetInc.ZipExtractorPro-ZipXRarBzip7zTar_2.0.7.0_neutral__g0y9d13zmhd68' (AUMId `37309CoolLeGetInc.ZipExtractorPro-ZipXRarBzip7zTar_g0y9d13zmhd68!App') supports 20 extensions but has no verbs

1 Like

I have no idea :smiley:
https://askubuntu.com/questions/806064/glib-gio-message-and-gtk-warning-on-ubuntu-16-04
Pretty sure it doesn’t come from anywhere in the Julia code, so I guess one need to figure out what weird things some of the C libraries are up to…
Do you have an MWE, where it’s really just CairoMakie and nothing else?

1 Like

I started seeing this with Julia 1.10 too:

55 dependencies successfully precompiled in 243 seconds. 273 already precompiled.
  2 dependencies had output during precompilation:
β”Œ SciMLBase β†’ SciMLBaseMakieExt
β”‚  (process:14844): GLib-GIO-WARNING **: 17:33:12.591: Failed to open application manifest `C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AppxManifest.xml' for package #0 (`Microsoft.MicrosoftEdge_44.19041.3636.0_neutral__8wekyb3d8bbwe'): error code 0x2
β””  
β”Œ Makie
β”‚  (process:22256): GLib-GIO-WARNING **: 17:31:32.709: Failed to open application manifest `C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AppxManifest.xml' for package #0 (`Microsoft.MicrosoftEdge_44.19041.3636.0_neutral__8wekyb3d8bbwe'): error code 0x2
β””