#996 closed defect (obsolete)
backtrace while trying to connect to WPA2-using AP
Reported by: | sascha_silbe | Owned by: | tomeu |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Major | Keywords: | |
Cc: | Distribution/OS: | Debian | |
Bug Status: | Unconfirmed |
Description
While trying to connect to my new AP (using WPA2), I got the following backtrace in shell.log. The password prompt is presented, but doesn't close after entering the password.
I was able to connect to the WLAN manually using wpa_supplicant from the command line (without NetworkManager running), so it's working in general.
Traceback (most recent call last): File "/usr/lib/pymodules/python2.5/gtk-2.0/gobject/__init__.py", line 108, in obj_set_property prop.setter(self, value) File "/home/olpc/sugar-jhbuild/install/lib/python2.5/site-packages/jarabe/view/pulsingicon.py", line 193, in set_base_color self._pulser.update() File "/home/olpc/sugar-jhbuild/install/lib/python2.5/site-packages/jarabe/view/pulsingicon.py", line 51, in update base_stroke = self._get_as_rgba(base_color.get_stroke_color()) AttributeError: 'NoneType' object has no attribute 'get_stroke_color'
Change History (2)
comment:1 Changed 13 years ago by sascha_silbe
- Resolution set to obsolete
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Haven't seen this lately.