UWP warnings about extensions and verbs with glib 2.72.1
I can see many of these warnings now that are completely unrelated to my application:
2022-04-22 08:02:53,986114 [ 5592:5748 ] WARN GLib-GIO - Unexpectedly, UWP app `c5e2524a-ea46-4f67-841f-6a9465d9d515_10.0.19041.423_neutral_neutral_cw5n1h2txyewy' (AUMId `c5e2524a-ea46-4f67-841f-6a9465d9d515_cw5n1h2txyewy!App') supports 1 extensions but has no verbs
2022-04-22 08:02:54,091220 [ 5592:5748 ] WARN GLib-GIO - Unexpectedly, UWP app `Microsoft.MicrosoftEdge_44.19041.423.0_neutral__8wekyb3d8bbwe' (AUMId `Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge') supports 4 extensions but has no verbs
2022-04-22 08:02:54,342355 [ 5592:5748 ] WARN GLib-GIO - Unexpectedly, UWP app `Microsoft.Windows.SecHealthUI_10.0.19041.423_neutral__cw5n1h2txyewy' (AUMId `Microsoft.Windows.SecHealthUI_cw5n1h2txyewy!SecHealthUI') supports 1 extensions but has no verbs
2022-04-22 08:02:54,563216 [ 5592:5748 ] WARN GLib-GIO - Unexpectedly, UWP app `Microsoft.MicrosoftSolitaireCollection_4.4.8204.0_x64__8wekyb3d8bbwe' (AUMId `Microsoft.MicrosoftSolitaireCollection_8wekyb3d8bbwe!App') supports 1 extensions but has no verbs
2022-04-22 08:02:54,584732 [ 5592:5748 ] WARN GLib-GIO - Unexpectedly, UWP app `Microsoft.MSPaint_6.1907.29027.0_x64__8wekyb3d8bbwe' (AUMId `Microsoft.MSPaint_8wekyb3d8bbwe!Microsoft.MSPaint') supports 17 extensions but has no verbs
2022-04-22 08:02:54,634697 [ 5592:5748 ] WARN GLib-GIO - Unexpectedly, UWP app `Microsoft.People_10.1902.633.0_x64__8wekyb3d8bbwe' (AUMId `Microsoft.People_8wekyb3d8bbwe!x4c7a3b7dy2188y46d4ya362y19ac5a5805e5x') supports 1 extensions but has no verbs
2022-04-22 08:02:54,815517 [ 5592:5748 ] WARN GLib-GIO - Unexpectedly, UWP app `Microsoft.WindowsFeedbackHub_1.1907.3152.0_x64__8wekyb3d8bbwe' (AUMId `Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe!App') supports 1 extensions but has no verbs
2022-04-22 08:02:54,841276 [ 5592:5748 ] WARN GLib-GIO - Unexpectedly, UWP app `Microsoft.WindowsSoundRecorder_10.1906.1972.0_x64__8wekyb3d8bbwe' (AUMId `Microsoft.WindowsSoundRecorder_8wekyb3d8bbwe!App') supports 1 extensions but has no verbs
2022-04-22 08:02:54,971022 [ 5592:5748 ] WARN GLib-GIO - Unexpectedly, UWP app `Microsoft.ZuneMusic_10.19071.19011.0_x64__8wekyb3d8bbwe' (AUMId `Microsoft.ZuneMusic_8wekyb3d8bbwe!Microsoft.ZuneMusic') supports 20 extensions but has no verbs
2022-04-22 08:02:54,971671 [ 5592:5748 ] WARN GLib-GIO - Unexpectedly, UWP app `Microsoft.ZuneVideo_10.19071.19011.0_x64__8wekyb3d8bbwe' (AUMId `Microsoft.ZuneVideo_8wekyb3d8bbwe!Microsoft.ZuneVideo') supports 33 extensions but has no verbs
Shall we make that log message debug?