Bug 1266129
| Summary: | [abrt] blueman: Agent.py:69:reply:TypeError: 'NoneType' object is not callable | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | danielnm | ||||||
| Component: | blueman | Assignee: | Orphan Owner <extras-orphan> | ||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 22 | CC: | fedora, leigh123linux, raveit65.sun | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/abc43304ac338031234888f333152b1ade4d2eee | ||||||||
| Whiteboard: | abrt_hash:6f89b91dc02bdde2227e88b8349cbfac92a07154 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-07-19 18:01:02 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 1076567 [details]
File: backtrace
Created attachment 1076568 [details]
File: environ
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |
Version-Release number of selected component: blueman-2.0-11.fc22 Additional info: reporter: libreport-2.6.2 cmdline: python /usr/bin/blueman-applet executable: /usr/bin/blueman-applet kernel: 4.1.6-201.fc22.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: Agent.py:69:reply:TypeError: 'NoneType' object is not callable Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/blueman/gui/Notification.py", line 127, in on_notification_closed actions_cb(n, "closed") File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/TransferService.py", line 59, in _on_action self._agent.reply(obex.Error.Rejected) File "/usr/lib/python2.7/site-packages/blueman/bluez/obex/Agent.py", line 69, in reply self._error_handler(dbus.DBusException(name=('org.bluez.obex.Error.%s' % reply.__name__))) TypeError: 'NoneType' object is not callable Local variables in innermost frame: reply: <class 'blueman.bluez.obex.Error.Rejected'> self: <blueman.bluez.obex.Agent.Agent at /org/blueman/obex_agent at 0x7f688372de60>