[Bug 454744] Re: crashed with NameError in module()

2012-05-04 Thread Jalakas
** Changed in: wifi-radar (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/454744

Title:
  crashed with NameError in module()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wifi-radar/+bug/454744/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 454744] Re: crashed with NameError in module()

2010-05-11 Thread Sean Robinson
@paje

I suspect your error comes from an old (pre-2.0) config file.  Please
delete /etc/wifi-radar.conf and try again.

-- 
crashed with NameError in module()
https://bugs.launchpad.net/bugs/454744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 454744] Re: crashed with NameError in module()

2010-05-11 Thread pantonpride
Thank you. I installed Xubuntu on the laptop instead and for some
reason, the wireless care worked. Go figure lol.


- Original Message 
From: Sean Robinson seankrobin...@gmail.com
To: pantonpr...@yahoo.com
Sent: Tue, May 11, 2010 9:38:32 PM
Subject: [Bug 454744] Re: crashed with NameError in module()

@paje

I suspect your error comes from an old (pre-2.0) config file.  Please
delete /etc/wifi-radar.conf and try again.

-- 
crashed with NameError in module()
https://bugs.launchpad.net/bugs/454744
You received this bug notification because you are a direct subscriber
of the bug.

Status in “wifi-radar” package in Ubuntu: Confirmed

Bug description:
Binary package hint: wifi-radar

  This bug report will serve as a public parent for duplicate bug
reports from apport.

Binary package hint: wifi-radar

wifi-radar crashes at startup

ProblemType: Crash
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/sbin/wifi-radar
InterpreterPath: /usr/bin/python2.6
Package: wifi-radar 2.0.s05-1
PackageArchitecture: all
ProcCmdline: /usr/bin/python -OO /usr/sbin/wifi-radar -d
PythonArgs: ['/usr/sbin/wifi-radar', '-d']
SourcePackage: wifi-radar
Title: wifi-radar crashed with NameError in module()

Traceback (most recent call last):
  File /usr/sbin/wifi-radar, line 2915, in module
confFile.read()
  File /usr/sbin/wifi-radar, line 2798, in read
self.auto_profile_order = eval(self.get_opt('DEFAULT.auto_profile_order'))
  File string, line 1, in module
NameError: name 'WinterPalace' is not defined

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/ubuntu/+source/wifi-radar/+bug/454744/+subscribe

-- 
crashed with NameError in module()
https://bugs.launchpad.net/bugs/454744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 454744] Re: crashed with NameError in module()

2010-03-11 Thread paje
I had similar crash of wifi-radar.
It doesn't start from menu.
From command line wifi-radar gives tis output:
Traceback (most recent call last):
  File /usr/sbin/wifi-radar, line 2915, in module
confFile.read()
  File /usr/sbin/wifi-radar, line 2796, in read
self.readfp(fp)
  File /usr/lib/python2.6/ConfigParser.py, line 305, in readfp
self._read(fp, filename)
  File /usr/lib/python2.6/ConfigParser.py, line 482, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
ConfigParser.MissingSectionHeaderError: File contains no section headers.
file: /etc//wifi-radar.conf, line: 1
'   [DEFAULT]\n'

-- 
crashed with NameError in module()
https://bugs.launchpad.net/bugs/454744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 454744] Re: crashed with NameError in module()

2009-11-04 Thread sebaie
Thanks! it works now for me, I just renamed the old configuration file
in /etc/wifi-radar.conf to /etc/wifi-radar.conf.old then I launched WR
again and it works. :)

-- 
crashed with NameError in module()
https://bugs.launchpad.net/bugs/454744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 454744] Re: crashed with NameError in module()

2009-11-04 Thread Vera
** Changed in: wifi-radar (Ubuntu)
   Status: Confirmed = New

-- 
crashed with NameError in module()
https://bugs.launchpad.net/bugs/454744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 454744] Re: crashed with NameError in module()

2009-11-03 Thread Sean Robinson
  I'm not sure Fabio's error is related to the original bug report.  You may
wish to refile this under general Ubuntu networking.

On Mon, Nov 2, 2009 at 1:15 PM, Rui Maldonado
rui.maldon...@gmail.comwrote:

 Fabio only wrote that the icon appears in the right corner of the
 scree, indicating problems.

 Obrigado Fabio, esperemos que este pequeno bug seja resolvido depressa.
 (Thank you, Fabio, let's hope this bug is solved asap)

 By the way, i haven't tried yet, but this might be a workaround:

 http://www.webupd8.org/2009/06/how-to-manually-set-up-your-wired.html

 --
 crashed with NameError in module()
 https://bugs.launchpad.net/bugs/454744
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “wifi-radar” package in Ubuntu: Confirmed

 Bug description:
 Binary package hint: wifi-radar

  This bug report will serve as a public parent for duplicate bug reports
 from apport.

 Binary package hint: wifi-radar

 wifi-radar crashes at startup

 ProblemType: Crash
 DistroRelease: Ubuntu 9.10
 ExecutablePath: /usr/sbin/wifi-radar
 InterpreterPath: /usr/bin/python2.6
 Package: wifi-radar 2.0.s05-1
 PackageArchitecture: all
 ProcCmdline: /usr/bin/python -OO /usr/sbin/wifi-radar -d
 PythonArgs: ['/usr/sbin/wifi-radar', '-d']
 SourcePackage: wifi-radar
 Title: wifi-radar crashed with NameError in module()

 Traceback (most recent call last):
  File /usr/sbin/wifi-radar, line 2915, in module
confFile.read()
  File /usr/sbin/wifi-radar, line 2798, in read
self.auto_profile_order =
 eval(self.get_opt('DEFAULT.auto_profile_order'))
  File string, line 1, in module
 NameError: name 'WinterPalace' is not defined



-- 
Sean Robinson
WiFi Radar - http://wifi-radar.berlios.de
Python WiFi - http://pythonwifi.wikispot.org

-- 
crashed with NameError in module()
https://bugs.launchpad.net/bugs/454744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 454744] Re: crashed with NameError in module()

2009-11-02 Thread Denis Yurashkou
Hi Fabio!

Can you pls write in English?
I can't understand Spanish, unfortunately... :(

2009/11/2 Fabio Scriptore de Carvalho
fabioscriptoredecarva...@hotmail.com

 O ícone aparece no canto direito da tela, indicando problemas.

 --
 crashed with NameError in module()
 https://bugs.launchpad.net/bugs/454744
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
with Best regards,
Denis A. Yurashkou

-- 
crashed with NameError in module()
https://bugs.launchpad.net/bugs/454744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 454744] Re: crashed with NameError in module()

2009-11-02 Thread Rui Maldonado
Fabio only wrote that the icon appears in the right corner of the
scree, indicating problems.

Obrigado Fabio, esperemos que este pequeno bug seja resolvido depressa.
(Thank you, Fabio, let's hope this bug is solved asap)

By the way, i haven't tried yet, but this might be a workaround:

http://www.webupd8.org/2009/06/how-to-manually-set-up-your-wired.html

-- 
crashed with NameError in module()
https://bugs.launchpad.net/bugs/454744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 454744] Re: crashed with NameError in module()

2009-11-01 Thread Fabio Scriptore de Carvalho
O ícone aparece no canto direito da tela, indicando problemas.

-- 
crashed with NameError in module()
https://bugs.launchpad.net/bugs/454744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 454744] Re: crashed with NameError in module()

2009-10-18 Thread Sean Robinson
This bug is caused by the configuration file from v1.9.9 being read, but
v2.0.x is not backward compatible in regards to the configuration file.
NameError indicates that there are configured profiles in the
configuration file. The user may wish rename /etc/wifi-radar/wifi-
radar.conf to a new name, so that it can be checked when configuring WR
v2.0.


** Changed in: wifi-radar (Ubuntu)
   Status: New = Confirmed

** Changed in: wifi-radar (Ubuntu)
 Assignee: (unassigned) = Sean Robinson (seankrobinson)

-- 
crashed with NameError in module()
https://bugs.launchpad.net/bugs/454744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 454744] Re: crashed with NameError in module()

2009-10-18 Thread Sean Robinson
There is a fix for this error upstream in WR 2.0.s06.  If this error
comes up, WR tells the user to delete or rename the old config file.

-- 
crashed with NameError in module()
https://bugs.launchpad.net/bugs/454744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs