#4026 NORM Never A: dbus-python error when cancel the wep-key dialog
Zarro Boogs per Child
bugtracker at laptop.org
Thu Oct 4 08:53:32 EDT 2007
#4026: dbus-python error when cancel the wep-key dialog
---------------------+------------------------------------------------------
Reporter: erikos | Owner: smcv
Type: defect | Status: new
Priority: normal | Milestone: Never Assigned
Component: distro | Version:
Keywords: relnote | Verified: 0
---------------------+------------------------------------------------------
{{{
1191447748.5584 STDERR - Traceback (most recent call last):
File "/usr/share/sugar/shell/hardware/nminfo.py", line 511, in
_key_dialog_response_cb
async_err_cb(CanceledKeyRequestError())
File "/usr/lib/python2.5/site-packages/dbus/service.py", line 649, in
<lambda>
keywords[error_callback] = lambda exception:
_method_reply_error(connection, message, exception)
File "/usr/lib/python2.5/site-packages/dbus/service.py", line 275, in
_method_reply_error
contents = traceback.format_exc()
File "/usr/lib/python2.5/traceback.py", line 236, in format_exc
return ''.join(format_exception(etype, value, tb, limit))
File "/usr/lib/python2.5/traceback.py", line 145, in format_exception
list = list + format_exception_only(etype, value)
File "/usr/lib/python2.5/traceback.py", line 176, in format_exception_only
stype = etype.__name__
AttributeError: 'NoneType' object has no attribute '__name__'
1191447748.5611 STDERR -
}}}
The error will occur when hitting the cancel button of the wep-key dialog.
This will not prevent from connecting to another AP after having this
error. This is due to dbus-python <= 0.82.2, and this bug will be fixed
with the new version for FRS.
So this will occur in the current builds (tested with 612) as well until
the new dbus-python package is in.
--
Ticket URL: <https://dev.laptop.org/ticket/4026>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list