Ticket #2301 (new defect)
Opened 4 years ago
[OM2009T5] paroli wifi power off fails
| Reported by: | leadman | Owned by: | mirko |
|---|---|---|---|
| Priority: | normal | Milestone: | Om2009 |
| Component: | paroli | Version: | GTA02v6 |
| Severity: | normal | Keywords: | OM2009T5 paroli wifi power |
| Cc: | Blocked By: | ||
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: | always |
Description
Powering off wifi from paroli doesn't work
I use OM2009 testing 5.
Steps to reproduce:
1.power up FR
2.start paroli
3.settings
4.wifi
5.current "power" state is "active", click "power" to power off wifi module.
6.wait ~3-4 minutes. No change of state.
Relevant portion of /var/log/paroli.log:
2009-07-14 18:02:52,905 settings INFO showing sublist from group wifi; source: sublist, signal: click
2009-07-14 18:02:52,939 gui DEBUG list sorting
2009-07-14 18:02:52,946 gui DEBUG list sorting
2009-07-14 18:02:52,978 gui INFO renewing callbacks
2009-07-14 18:03:04,906 wifi INFO setting power of wifi device
2009-07-14 18:06:25,026 tasklet ERROR Got error from unconnected tasklet : 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.
2009-07-14 18:06:25,044 tasklet ERROR File "/usr/lib/python2.6/site-packages/tichy/tasklet.py", line 163, in throw
2009-07-14 18:06:25,053 tasklet ERROR value = self.generator.throw(type, value, traceback)
2009-07-14 18:06:25,062 tasklet ERROR
2009-07-14 18:06:25,070 tasklet ERROR File "/usr/lib/python2.6/site-packages/tichy/settings.py", line 197, in set
2009-07-14 18:06:25,079 tasklet ERROR val = yield self.Setter(value)
2009-07-14 18:06:25,088 tasklet ERROR
2009-07-14 18:06:25,097 tasklet ERROR File "/usr/lib/python2.6/site-packages/tichy/tasklet.py", line 148, in send
2009-07-14 18:06:25,106 tasklet ERROR value = self.generator.send(value)
2009-07-14 18:06:25,115 tasklet ERROR
2009-07-14 18:06:25,124 tasklet ERROR File "/usr/share/paroli/services/wifi/wifi.py", line 109, in power
2009-07-14 18:06:25,132 tasklet ERROR if self.power_iface.GetPower?() == True:
2009-07-14 18:06:25,141 tasklet ERROR
2009-07-14 18:06:25,150 tasklet ERROR File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 140, in call
2009-07-14 18:06:25,169 tasklet ERROR keywords)
2009-07-14 18:06:25,178 tasklet ERROR
2009-07-14 18:06:25,187 tasklet ERROR File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 622, in call_blocking
2009-07-14 18:06:25,197 tasklet ERROR message, timeout)
2009-07-14 18:06:25,206 tasklet ERROR /*this line is emty --Leadman*/
