| Summary: | [abrt] wicd-gtk-1.7.0-9.fc16: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the rep | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jake Jackson <jax6> | ||||
| Component: | wicd | Assignee: | David Cantrell <dcantrell> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 16 | CC: | dcantrell | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:db317e63ceef696c2f476dd3025053dff4f28740 | ||||||
| Fixed In Version: | wicd-1.7.0-10.fc16 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-02-21 18:41:28 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 542537 [details]
File: smolt_data
Is this still occurring for you? This is fixed in wicd-1.7.0-10.fc16 |
libreport version: 2.0.7 abrt_version: 2.0.6 cmdline: /usr/bin/python -O /usr/share/wicd/gtk/wicd-client.py comment: Refreshing list of available Networks event_log: 2011-12-08-14:25:52> Smolt profile successfully saved executable: /usr/share/wicd/gtk/wicd-client.py kernel: 3.1.2-1.fc16.x86_64 reason: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. time: Thu 08 Dec 2011 02:24:53 PM CET uid: 1000 username: jakob smolt_data: Text file, 3235 bytes backtrace: :connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. : :Traceback (most recent call last): : File "/usr/share/wicd/gtk/gui.py", line 576, in refresh_networks : tempnet = WirelessNetworkEntry(x) : File "/usr/share/wicd/gtk/netentry.py", line 851, in __init__ : self.advanced_dialog = WirelessSettingsDialog(networkID) : File "/usr/share/wicd/gtk/netentry.py", line 358, in __init__ : AdvancedSettingsDialog.__init__(self, wireless.GetWirelessProperty(networkID, 'essid')) : File "/usr/share/wicd/gtk/netentry.py", line 68, in __init__ : self.set_default_size() : File "/usr/share/wicd/gtk/netentry.py", line 144, in set_default_size : width, height = daemon.ReadWindowSize('netprop') : File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__ : **keywords) : File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking : message, timeout) :DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. : :Local variables in innermost frame: :byte_arrays: False :self: <dbus._dbus.SystemBus (system) at 0x2973170> :args: ('netprop',) :utf8_strings: False :bus_name: dbus.UTF8String(':1.4') :get_args_opts: {'byte_arrays': False, 'utf8_strings': False} :object_path: '/org/wicd/daemon' :timeout: -1.0 :signature: u'v' :dbus_interface: 'org.wicd.daemon' :message: <dbus.lowlevel.MethodCallMessage object at 0x2684af8> :method: 'ReadWindowSize'