Bug 1044520
| Summary: | [abrt] hamster-time-tracker: 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 ... | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matej <m> | ||||||
| Component: | hamster-time-tracker | Assignee: | Ankur Sinha (FranciscoD) <sanjay.ankur> | ||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | sanjay.ankur | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/62596c9064f24cdc5df87d6f3dd33e209abd19c2 | ||||||||
| Whiteboard: | abrt_hash:0b59b9ff6889ecc663cf7206ca4d14f2423a9efb | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-12-19 07:45:57 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 838331 [details]
File: backtrace
Created attachment 838332 [details]
File: environ
Submitted upstream. https://github.com/projecthamster/hamster/issues/125 |
Version-Release number of selected component: hamster-time-tracker-1.03.3-1.fc19 Additional info: reporter: libreport-2.1.10 cmdline: python /usr/bin/hamster dso_list: dbus-python-1.1.1-5.fc19.x86_64 executable: /usr/bin/hamster kernel: 3.11.10-200.fc19.x86_64 runlevel: N 5 type: Python uid: 1000 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/lib/python2.7/site-packages/hamster/today.py", line 456, in on_switch_activity_clicked runtime.storage.add_fact(fact, temporary) File "/usr/lib/python2.7/site-packages/hamster/client.py", line 187, in add_fact temporary_activity) 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 0x122ccb0> args: (u'bugy@pr\xe1ce', 1387369480, 0, False) object_path: '/org/gnome/Hamster' signature: u'siib' bus_name: dbus.UTF8String(':1.125') get_args_opts: {'byte_arrays': False, 'utf8_strings': False} timeout: -1.0 kwargs: {} dbus_interface: 'org.gnome.Hamster' message: <dbus.lowlevel.MethodCallMessage path: /org/gnome/Hamster, iface: org.gnome.Hamster, member: AddFact dest: :1.125> method: 'AddFact'