| Summary: | [abrt] gtg-0.3-4.fc20: connection.py:651: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, ... | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tim Waugh <twaugh> | ||||||
| Component: | gtg | Assignee: | Ankur Sinha (FranciscoD) <sanjay.ankur> | ||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | sanjay.ankur | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/db2d70ec6288eb7493d0cf59b300b331d89276af | ||||||||
| Whiteboard: | abrt_hash:0b59b9ff6889ecc663cf7206ca4d14f2423a9efb | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-11-27 06:40:36 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 829252 [details]
File: backtrace
Created attachment 829253 [details]
File: environ
Hi Tim, Thank you for your bug report. I've sent it upstream. I'll keep an eye out for any updates/fixes. Please subscribe to the upstream bug if you wish to stay up to date with the progress on this one too. https://bugs.launchpad.net/fedora/+source/gtg/+bug/1255417 Thanks again, Warm regards, Ankur |
Description of problem: I was cloning a VM at this point, so the long delay was just due to the system being slow. Version-Release number of selected component: gtg-0.3-4.fc20 Additional info: reporter: libreport-2.1.9 cmdline: /usr/bin/python /usr/bin/gtg_new_task dso_list: dbus-python-1.2.0-1.fc20.x86_64 executable: /usr/bin/gtg_new_task kernel: 3.11.9-300.fc20.x86_64 runlevel: N 5 type: Python uid: 1001 Truncated backtrace: connection.py:651: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/bin/gtg_new_task", line 61, in <module> main() File "/usr/bin/gtg_new_task", line 58, in main new_task(title, cgi.escape(body)) File "/usr/bin/gtg_new_task", line 38, in new_task gtg.OpenNewTask(title, body) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 70, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, 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.SessionBus (session) at 0x7f8cbb7e0890> args: ('', '') object_path: '/org/gnome/GTG' signature: u'ss' bus_name: dbus.UTF8String(':1.367') get_args_opts: {'byte_arrays': False, 'utf8_strings': False} timeout: -1.0 kwargs: {} dbus_interface: 'org.gnome.GTG' message: <dbus.lowlevel.MethodCallMessage path: /org/gnome/GTG, iface: org.gnome.GTG, member: OpenNewTask dest: :1.367> method: 'OpenNewTask'