Control: tags -1 + moreinfo On Wed, 14 Aug 2019 at 23:48:09 +0000, brian m. carlson wrote: > GTK+ produces the following warning when attempting to register a client > with the session manager and the client is already registered: > > (caja:3729): Gtk-WARNING **: 02:59:57.229: Failed to register client: > GDBus.Error:org.gnome.SessionManager.AlreadyRegistered: Unable to register > client
Under what circumstances does this occur? I see the program in question is caja. What desktop environment is this in, and how can this bug be reproduced? (I assume it's either GNOME, one of the various GNOME forks, or XFCE, based on the D-Bus APIs used in the function that contains that warning.) I don't know the session manager API well enough to know immediately whether this message indicates a bug in the session manager, the application, GTK, or something else. smcv