← Back to team overview

gtg team mailing list archive

[Question #201979]: GTG no longer starts

 

New question #201979 on Getting Things GNOME!:
https://answers.launchpad.net/gtg/+question/201979

Installed GTG in Ubuntu 10.04 - it worked fine for a week or two, then one day it wouldn't start. I checked synaptic package manager in case I needed an update - nothing showed up. I uninstalled GTG then reinstalled, still no luck. I started it via the terminal and got this message:
Traceback (most recent call last):
  File "/usr/bin/gtg", line 52, in <module>
    sys.exit(GTG.gtg.main(options, args))
  File "/usr/share/gtg/GTG/gtg.py", line 107, in main
    config = CoreConfig()
  File "/usr/share/gtg/GTG/core/__init__.py", line 86, in __init__
    self.conf_dict = ConfigObj(self.CONF_DIR + self.CONF_FILE)
  File "/usr/lib/pymodules/python2.6/configobj.py", line 1238, in __init__
    self._load(infile, configspec)
  File "/usr/lib/pymodules/python2.6/configobj.py", line 1328, in _load
    raise error
configobj.ConfigObjError: Parsing failed with several errors.
First error at line 3.

What should I try next, please?

-- 
You received this question notification because you are a member of Gtg
developers, which is an answer contact for Getting Things GNOME!.