Listen doesn't start because of a parsing error

Bug #521026 reported by Canol Gökel
22
This bug affects 2 people
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/pymodules/python2.6/musicbrainz2/model.py:21: DeprecationWarning: the sets module is deprecated
  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/listen/config.py", line 55, in load
    self._config.read( get_xdg_config_file("config") )
  File "/usr/lib/python2.6/ConfigParser.py", line 286, in read
    self._read(fp, filename)
  File "/usr/lib/python2.6/ConfigParser.py", line 510, in _read
    raise e
ConfigParser.ParsingError: File contains parsing errors: /home/canol/.config/listen/config
 [line 192]: 'filesystem_#date_w'

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.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.