Bug 153180
Summary: | No print status icon appears in notifcation area on print | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Sean Bruno <sbruno> | ||||
Component: | desktop-printing | Assignee: | Daniel Walsh <dwalsh> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4 | CC: | aking, davidz | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i386 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2005-04-21 12:07:49 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 136451 | ||||||
Attachments: |
|
Description
Sean Bruno
2005-04-02 05:18:37 UTC
still an issue today. yep...still happening, this kind of hurts here as there is no way to stop a print job graphically right now. Today's updates had no impact. Still an issue Hey John, You fixed this yea? should be in rawhide tomorrow Still no print status applet after updating to today's rawhide. Although it might be due to this; Apr 15 12:46:02 rhema2 dbus: avc: denied { send_msg } for msgtype=signal interface=com.redhat.PrinterSpooler member=QueueChanged dest=org.freedesktop.DBus spid=1997 tpid=2840 scontext=user_u:system_r:cupsd_t tcontext=user_u:system_r:unconfined_t tclass=dbus Apr 15 12:46:02 rhema2 dbus: avc: denied { send_msg } for msgtype=signal interface=com.redhat.PrinterSpooler member=QueueChanged dest=org.freedesktop.DBus spid=1997 tpid=2931 scontext=user_u:system_r:cupsd_t tcontext=user_u:system_r:unconfined_t tclass=dbus Apr 15 12:46:02 rhema2 dbus: avc: denied { send_msg } for msgtype=signal interface=com.redhat.PrinterSpooler member=JobQueuedLocal dest=org.freedesktop.DBus spid=1997 tpid=2840 scontext=user_u:system_r:cupsd_t tcontext=user_u:system_r:unconfined_t tclass=dbus Apr 15 12:46:02 rhema2 dbus: avc: denied { send_msg } for msgtype=signal interface=com.redhat.PrinterSpooler member=JobQueuedLocal dest=org.freedesktop.DBus spid=1997 tpid=2931 scontext=user_u:system_r:cupsd_t tcontext=user_u:system_r:unconfined_t tclass=dbus Apr 15 12:46:02 rhema2 dbus: avc: denied { send_msg } for msgtype=signal interface=com.redhat.PrinterSpooler member=JobStartedLocal dest=org.freedesktop.DBus spid=1997 tpid=2840 scontext=user_u:system_r:cupsd_t tcontext=user_u:system_r:unconfined_t tclass=dbus Apr 15 12:46:02 rhema2 dbus: avc: denied { send_msg } for msgtype=signal interface=com.redhat.PrinterSpooler member=JobStartedLocal dest=org.freedesktop.DBus spid=1997 tpid=2931 scontext=user_u:system_r:cupsd_t tcontext=user_u:system_r:unconfined_t tclass=dbus Apr 15 13:01:01 rhema2 crond(pam_unix)[2970]: session opened for user root by (uid=0) Apr 15 13:01:02 rhema2 crond(pam_unix)[2970]: session closed for user root Apr 15 13:34:24 rhema2 dbus: avc: denied { send_msg } for msgtype=signal interface=com.redhat.PrinterSpooler member=QueueChanged dest=org.freedesktop.DBus spid=1997 tpid=2840 scontext=user_u:system_r:cupsd_t tcontext=user_u:system_r:unconfined_t tclass=dbus Apr 15 13:34:24 rhema2 dbus: avc: denied { send_msg } for msgtype=signal interface=com.redhat.PrinterSpooler member=QueueChanged dest=org.freedesktop.DBus spid=1997 tpid=2931 scontext=user_u:system_r:cupsd_t tcontext=user_u:system_r:unconfined_t tclass=dbus Dan, looks like policy needs to be fixed. Created attachment 113242 [details]
patch to allow cups to send dbus messages to users
Something like this (untested).
I wonder if a cleaner solution would be to put unconfined_t in the userdomain/unpriv_userdomain? Although this could be dangerous. nice work...seems to work for me now under FC4T2 *** Bug 154937 has been marked as a duplicate of this bug. *** |