Thank you Marco, and as you also pointed out, that is

--->
  GLogLevelFlags fatal_mask = (GLogLevelFlags) g_log_set_always_fatal 
((GLogLevelFlags) G_LOG_FATAL_MASK);

  fatal_mask = (GLogLevelFlags) (fatal_mask | G_LOG_LEVEL_WARNING | 
G_LOG_LEVEL_CRITICAL);
  g_log_set_always_fatal (fatal_mask);
<---

in https://gitlab.gnome.org/GNOME/glib/-/raw/main/glib/gtestutils.c.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077313

Title:
  GTK 4.15.5: memorytexture, dmabufformats and scaling tests fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/2077313/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to