I’m not running the ‘Unstable’ but the ‘Stable’ branch, but I can confirm these error message appearing in my logs lately (only once per boot). They always appear in pairs.
Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
…
Gdm: on_display_removed: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
The latest upgrade (see below) for gdm didn’t fix these either.
… [ALPM] upgraded libgdm (46.2-1 -> 46.2-2)
… [ALPM] upgraded gdm (46.2-1 -> 46.2-2)
Anything we can do about these or should we just ignore these?
EDIT (12.06.24)
I’ve checked journalctl now and can confirm that these error message first appeared after updating gdm with [Stable Update] 2024-06-10 yesterday.
… [ALPM] upgraded libgdm (46.0-1 -> 46.2-1)
… [ALPM] upgraded gdm (46.0-1 -> 46.2-1)
EDIT #2 (13.06.24)
It looks like GdmRemoteDisplayFactory is the culprit. The issue has already been reported in Gitlab and according to a comment in the ArchLinux forums, it’ll be fixed with GDM 47 or I assume with the next minor update.