Bug 1839728
| Summary: | gnome-keyring-daemon outputs 'couldn't connect to dbus session bus: Cannot autolaunch D-Bus without X11 $DISPLAY' | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | yzheng <yzheng> |
| Component: | gnome-keyring | Assignee: | David King <dking> |
| Status: | CLOSED WONTFIX | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.8 | CC: | dking |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-05-26 09:57:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
yzheng
2020-05-25 11:18:31 UTC
gnome-keyring-daemon requires a dbus session bus, and if one is not available, a bus is autolaunched as a fallback. If the autolaunch fails, and a dbus session bus could not be launched, the warning is printed, because the keyrin passwor dis then not updated (which is undesirable. The warning is appropriate to the severity of the problem and not noisy. |