I thought this was a fixed issue... I am afraid it is back again.
wifi-radar crashed while i was in user mode and forgot to sudo to it:
u...@ubuntu:~$ wifi-radar
Traceback (most recent call last):
File "/usr/sbin/wifi-radar", line 3392, in <module>
fileLogHandler =
logging.handlers.RotatingFileHandler(confFile.get_opt('DEFAULT.logfile'),
maxBytes=64*1024, backupCount=5)
File "/usr/lib/python2.6/logging/handlers.py", line 107, in __init__
BaseRotatingHandler.__init__(self, filename, mode, encoding, delay)
File "/usr/lib/python2.6/logging/handlers.py", line 59, in __init__
logging.FileHandler.__init__(self, filename, mode, encoding, delay)
File "/usr/lib/python2.6/logging/__init__.py", line 819, in __init__
StreamHandler.__init__(self, self._open())
File "/usr/lib/python2.6/logging/__init__.py", line 838, in _open
stream = open(self.baseFilename, self.mode)
IOError: [Errno 13] Permission non accordée: '/var/log/wifi-radar.log'
NOTE:Permission non accordée is french for Access denied.
--
wifi-radar: IOError exit when run aas normal user
https://bugs.launchpad.net/bugs/43857
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs