Listen doesn't start because of a parsing error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
listen (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: listen
Hello,
I'm using Ubuntu 9.10 and after using for a very short while, Listen stopped starting. When I try to start it from command line it gives the following error:
/usr/lib/
from sets import Set
Traceback (most recent call last):
File "listen", line 200, in <module>
ListenApp()
File "listen", line 99, in __init__
config.load()
File "/usr/lib/
self.
File "/usr/lib/
self._read(fp, filename)
File "/usr/lib/
raise e
ConfigParser.
[line 192]: 'filesystem_
Before this, the tray icon wasn't working either (it wasn't visible although it is selected to be visible on preferences.). I deleted the mentioned line (which was the last line) from config file which was:
filesystem_#date_w
without an equation sign or value. Now Listen seems to be working and also tray icon started working, too.