Skip to content
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

.xsession-errors is getting spammed after update to glib2 2.7.6 #11562

Closed
KhelbenArunsun opened this issue Mar 15, 2023 · 0 comments
Closed

.xsession-errors is getting spammed after update to glib2 2.7.6 #11562

KhelbenArunsun opened this issue Mar 15, 2023 · 0 comments
Labels

Comments

@KhelbenArunsun
Copy link

KhelbenArunsun commented Mar 15, 2023

  • Cinnamon version (cinnamon --version)
    Cinnamon 5.6.7

  • Distribution - (Mint 21, Arch, Fedora 37, etc...)
    Arch Linux

  • Graphics hardware and driver used
    AMD RX6600 8 GB
    xf86-video-amdgpu 23.0.0-1

  • 32 or 64 bit

  • x86_64

  • Attach ~/.xsession-errors, or /var/log/syslog
    [https://gist.github.com/KhelbenArunsun/c4773ef16139502bebbb6349faf5c1fc].xsession-errors(url)
    It's currently at thirty-eight thousand lines and growing, so here are examples of the spammed messages:

(cinnamon:1236): GLib-GObject-CRITICAL **: 13:40:18.654: Attempting to freeze the notification queue for object ClutterText[0x55e7d682e610]; Property notification does not work during instance finalization.

and

(nemo-desktop:1312): GLib-GIO-CRITICAL **: 13:40:20.747: file ../glib/gio/gfileinfo.c: line 2061 (g_file_info_get_sort_order): should not be reached

Issue

.xsession-errors gets spammed after an update to glib2 2.7.6.
Seems to be the same type of issue as [https://gitlab.gnome.org/GNOME/mutter/-/issues/2566]this GNOME error(url).

Steps to reproduce

Simply upgrade with pacman -Syu and reboot.

Expected behavior

Lack of said output.

Configuration info, if applicable

Kernel Version: Linux-Zen 6.2.6-zen1-1-zen

mtwebster added a commit to linuxmint/muffin that referenced this issue Mar 15, 2023
finalize.

This is done in the dispose vfunc already so would be a no-op
anyhow, but throws warnings now in recent glib versions.

see:
linuxmint/cinnamon#11562,
https://gitlab.gnome.org/GNOME/mutter/-/issues/2566

closes: linuxmint/cinnamon#11562.
mtwebster added a commit to linuxmint/nemo that referenced this issue Mar 15, 2023
mtwebster added a commit to linuxmint/nemo that referenced this issue Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant