Menu

Custom tag wierdness

Help
2004-03-06
2004-03-11
  • Joakim Nilsson

    Joakim Nilsson - 2004-03-06

    .95 from yesterday.
    Trying to create a custom tag in the menu, nothing happens. This comes out in the terminal;

    Traceback (most recent call last):
      File "/usr/lib/blogtk/customtags.py", line 113, in addTag
        refresh(mainGlade)
      File "/usr/lib/blogtk/customtags.py", line 150, in refresh
        config.readfp(open(conf_file))
      File "/usr/lib/python2.3/ConfigParser.py", line 280, in readfp
        self._read(fp, filename)
      File "/usr/lib/python2.3/ConfigParser.py", line 484, in _read
        raise e
    ConfigParser.ParsingError: File contains parsing errors: /home/jn/.BloGTK/tags.conf
            [line  5]: '[]\n'

    And if I close the program, it wont start the next time without me cleaning out tags.conf

    Any ideas?

     
    • Joakim Nilsson

      Joakim Nilsson - 2004-03-11

      Just ignore this post, it worked fine this morning.
      And I didn't change a thing.

      Oh well...

       

Log in to post a comment.