Bug 1074372 - [abrt] wicd-gtk: wicd-client.py:95:wrapper:DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.65" (uid=1000 pid=2817 comm="/usr/bin/python -O /usr/share/wicd/gtk/wicd-client") ...
Summary: [abrt] wicd-gtk: wicd-client.py:95:wrapper:DBusException: org.freedesktop.DBu...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: wicd
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:a5b8a58b48b90e3ed230a43139c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-10 03:14 UTC by Robert Strickler
Modified: 2014-09-26 09:06 UTC (History)
2 users (show)

Fixed In Version: wicd-1.7.2.4-11.fc20
Clone Of:
Environment:
Last Closed: 2014-09-26 09:06:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.48 KB, text/plain)
2014-03-10 03:14 UTC, Robert Strickler
no flags Details
File: environ (3.53 KB, text/plain)
2014-03-10 03:14 UTC, Robert Strickler
no flags Details

Description Robert Strickler 2014-03-10 03:14:21 UTC
Description of problem:
invoke wicd-curses "sudo wicd-curses", root and login are both in users group with version 1.7.2.4

Version-Release number of selected component:
wicd-gtk-1.7.2.4-8.fc20

Additional info:
reporter:       libreport-2.1.12
cmdline:        /usr/bin/python -O /usr/share/wicd/gtk/wicd-client.py
executable:     /usr/share/wicd/gtk/wicd-client.py
kernel:         3.13.5-202.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
wicd-client.py:95:wrapper:DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.65" (uid=1000 pid=2817 comm="/usr/bin/python -O /usr/share/wicd/gtk/wicd-client") interface="org.wicd.daemon" member="SetGUIOpen" error name="(unset)" requested_reply="0" destination=":1.22" (uid=0 pid=1405 comm="/usr/bin/python -O /usr/share/wicd/daemon/wicd-dae")

Traceback (most recent call last):
  File "/usr/share/wicd/gtk/wicd-client.py", line 1065, in <module>
    main(sys.argv)
  File "/usr/share/wicd/gtk/wicd-client.py", line 95, in wrapper
    raise DBusException(e)
DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.65" (uid=1000 pid=2817 comm="/usr/bin/python -O /usr/share/wicd/gtk/wicd-client") interface="org.wicd.daemon" member="SetGUIOpen" error name="(unset)" requested_reply="0" destination=":1.22" (uid=0 pid=1405 comm="/usr/bin/python -O /usr/share/wicd/daemon/wicd-dae")

Local variables in innermost frame:
args: (['/usr/share/wicd/gtk/wicd-client.py'],)
e: DBusException('Rejected send message, 1 matched rules; type="method_call", sender=":1.65" (uid=1000 pid=2817 comm="/usr/bin/python -O /usr/share/wicd/gtk/wicd-client") interface="org.wicd.daemon" member="SetGUIOpen" error name="(unset)" requested_reply="0" destination=":1.22" (uid=0 pid=1405 comm="/usr/bin/python -O /usr/share/wicd/daemon/wicd-dae")',)
func: <function main at 0x17ad410>
kwargs: {}

Comment 1 Robert Strickler 2014-03-10 03:14:25 UTC
Created attachment 872568 [details]
File: backtrace

Comment 2 Robert Strickler 2014-03-10 03:14:28 UTC
Created attachment 872569 [details]
File: environ

Comment 3 Robert Strickler 2014-03-10 21:32:51 UTC
revised /etc/dbus-1/system.d/wicd.conf to add the following at line 30


        <policy group="users">
                <allow own="org.wicd.daemon"/>
                <allow send_destination="org.wicd.daemon"/>
                <allow send_interface="org.wicd.daemon"/>
                <allow send_destination="org.wicd.daemon.wireless"/>
                <allow send_interface="org.wicd.daemon.wireless"/>
                <allow send_destination="org.wicd.daemon.wired"/>
                <allow send_interface="org.wicd.daemon.wired"/>
        </policy>

Comment 4 Robert Strickler 2014-03-10 21:35:31 UTC
Also requires patch per <https://bugzilla.redhat.com/show_bug.cgi?id=894646>

Comment 5 David Cantrell 2014-06-30 14:26:39 UTC
Did you create /etc/dbus-1/system.d/wicd.conf?  If not, what was in it already?

Comment 6 David Cantrell 2014-06-30 14:29:50 UTC
Wait, nevermind.

Comment 7 Fedora Update System 2014-06-30 15:54:31 UTC
wicd-1.7.2.4-9.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/wicd-1.7.2.4-9.fc20

Comment 8 Fedora Update System 2014-07-01 07:24:03 UTC
Package wicd-1.7.2.4-9.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing wicd-1.7.2.4-9.fc20'
as soon as you are able to, then reboot.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-7967/wicd-1.7.2.4-9.fc20
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2014-07-02 15:16:09 UTC
wicd-1.7.2.4-10.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/wicd-1.7.2.4-10.fc20

Comment 10 Fedora Update System 2014-07-02 15:51:59 UTC
wicd-1.7.2.4-11.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/wicd-1.7.2.4-11.fc20

Comment 11 Fedora Update System 2014-09-26 09:06:20 UTC
wicd-1.7.2.4-11.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.