GNOME Bugzilla – Bug 594857
Warning when type 'gdm --version' in terminal in new GDM
Last modified: 2010-06-17 00:06:43 UTC
In new GDM, when we type 'gdm --version' in terminal as root account. Warning displays in terminal: root@jdstest06:/home/work# gdm --version ** (gdm-binary:4160): WARNING **: Failed to acquire org.gnome.DisplayManager ** (gdm-binary:4160): WARNING **: Could not acquire name; bailing out This bug is also reproduced on Solaris.
*** Bug 599754 has been marked as a duplicate of this bug. ***
Note that you can run "gdmflexiserver --version" or "gdmflexiserver --command=VERSION" to get the version number. Not really a fix, but a workaround. The GDM daemon probably
That's what I get doing that on terminal: (~) vega $ gdm --version ** (gdm-binary:18433): WARNING **: Failed to acquire org.gnome.DisplayManager: Connection ":1.55" is not allowed to own the service "org.gnome.DisplayManager" due to security policies in the configuration file ** (gdm-binary:18433): WARNING **: Could not acquire name; bailing out
commit 72144562f5eab8e6160e1498e6f5a59afcc37485 Author: William Jon McCann <jmccann@redhat.com> Date: Wed Jun 16 20:06:01 2010 -0400 Print the version when asked to https://bugzilla.gnome.org/show_bug.cgi?id=594857 fixed in 2-30 and master.