Bug 514992
| Summary: | dbus: rejected send message, sender pulseaudio | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stephen <sdeasey> |
| Component: | bluez | Assignee: | Bastien Nocera <bnocera> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | CC: | bnocera, dwmw2, lpoetter, marcel, plautrba |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-08-07 13:59:05 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Stephen
2009-07-31 19:11:05 UTC
$ grep gdm /etc/passwd gdm:x:42:42::/var/lib/gdm:/sbin/nologin That's gdm's pulseaudio trying to talk to bluetoothd, but only the user's pulseaudio is allowed to talk to bluetoothd. *** This bug has been marked as a duplicate of bug 513579 *** Hmm, I really don't see what this has to do with 513579. That bug is about SELinux. THis one is about D-Bus policy files. I am splitting this up again. The question here is of course, should BT audio be available to the gdm session? i.e. should BT headsets work during login? It's the same bug. gdm's PulseAudio isn't killed, therefore you get warnings about rejected D-Bus messages through auditd. It's the same bug. *** This bug has been marked as a duplicate of bug 513579 *** |