OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: VirtusRex on March 04, 2007, 08:41:36 pm

Title: Wifi-radar Problem
Post by: VirtusRex on March 04, 2007, 08:41:36 pm
Hey gang,

For some reason wifi-radar stopped working. I keep getting the following error:

Traceback ( most recent call last):
 File "/usr/local/bin/wifi-radar", line 1270, in ?
auto_profile_order = auto_profile_order.split(',')
AttributeError: 'List' object has no attribute 'splite'

any idea guys???

Thanks

VirtusRex
Title: Wifi-radar Problem
Post by: VirtusRex on March 05, 2007, 11:02:22 am
Quote
Hey gang,

For some reason wifi-radar stopped working. I keep getting the following error:

Traceback ( most recent call last):
 File "/usr/local/bin/wifi-radar", line 1270, in ?
auto_profile_order = auto_profile_order.split(',')
AttributeError: 'List' object has no attribute 'splite'

any idea guys???

Thanks

VirtusRex
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155365\"][{POST_SNAPBACK}][/a][/div]


Ok, figured this one out myself

Looked on the web and found out that the problem is due to the /etc/wifi-radar.conf file is being somehow deleted. Easy fix is to reinstall wifi-radar package.

Cheers,

VirtusRex