[Bug 414399] Re: wifi-radar crashed with SyntaxError in read()
Sean Robinson
seankrobinson at gmail.com
Tue Nov 3 23:54:07 UTC 2009
While you are correct that the particular error (SyntaxError in read())
can be fixed by your change, other things in the config file have been
re-organized and WR 1.9.9 config files are not read correctly by WR 2.0.s05.
Because this error message indicates that no AP profiles are configured,
it should be safe to delete the file. If you want to be extra cautious,
move the old config file to a new location and restart WiFi Radar.
On Tue, Nov 3, 2009 at 8:11 AM, Tiago Ramos <tiagolramos at gmail.com>
wrote:
> The "auto_profile_order = " should be "auto_profile_order = []" if the
> file is deleted the new created conf file is correct
>
> BEFORE DELETE
>
> [DEFAULT]
> ifup_required = False
> auto_profile_order =
> speak_up = False
> scan_timeout = 5
> interface = auto_detect
> commit_required = False
>
>
> AFTER DELETE
>
> [DEFAULT]
> auto_profile_order = []
> commit_required = False
> ifconfig_command = /sbin/ifconfig
> ifup_required = False
> interface = auto_detect
> iwconfig_command = /sbin/iwconfig
> iwlist_command = /sbin/iwlist
> logfile = /var/log/wifi-radar.log
> loglevel = 50
> route_command = /sbin/route
> speak_command = /usr/bin/say
> speak_up = False
> version = 2.0.s05
>
> [DHCP]
> args = -D -o -i dhcp_client -t %(timeout)s
> command = /sbin/dhcpcd
> kill_args = -k
> pidfile = /etc/dhcpc/dhcpcd-%(interface)s.pid
> timeout = 30
>
> [WPA]
> args = -B -i %(interface)s -c %(configuration)s -D %(driver)s -P
> %(pidfile)s
> command = /usr/sbin/wpa_supplicant
> configuration = /etc/wpa_supplicant.conf
> driver = wext
> kill_command =
> pidfile = /var/run/wpa_supplicant.pid
>
> --
> wifi-radar crashed with SyntaxError in read()
> https://bugs.launchpad.net/bugs/414399
> You received this bug notification because you are a bug assignee.
>
> Status in “wifi-radar” package in Ubuntu: Confirmed
>
> Bug description:
> Binary package hint: wifi-radar
>
> 1. LSB Version:
> Description: Ubuntu karmic (development branch)
> Release: 9.10
> Codename: karmic
>
> 2. wifi-radar 2.0.s05-1
>
> 3. expected nothing but quitness ( I haven't used it actively yet)
>
> 4. This Crash Report was generated
>
> ProblemType: Crash
> Architecture: i386
> Date: Sun Aug 16 13:53:41 2009
> DistroRelease: Ubuntu 9.10
> ExecutablePath: /usr/sbin/wifi-radar
> InterpreterPath: /usr/bin/python2.6
> NonfreeKernelModules: wl
> Package: wifi-radar 2.0.s05-1
> PackageArchitecture: all
> ProcCmdline: /usr/bin/python -OO /usr/sbin/wifi-radar -d
> ProcEnviron: PATH=(custom, no user)
> ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
> PythonArgs: ['/usr/sbin/wifi-radar', '-d']
> SourcePackage: wifi-radar
> Title: wifi-radar crashed with SyntaxError in read()
> Uname: Linux 2.6.31-5-generic i686
> UserGroups:
>
>
>
--
Sean Robinson
WiFi Radar - http://wifi-radar.berlios.de
Python WiFi - http://pythonwifi.wikispot.org
--
wifi-radar crashed with SyntaxError in read()
https://bugs.launchpad.net/bugs/414399
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list