gtg-user team mailing list archive
-
gtg-user team
-
Mailing list archive
-
Message #00351
Requesting help with GTG error
Hello,
I love the GTG concept, especially tags and nested items. I've been
using GTG for a few months now and have had a few crashes that I've
successfully recovered from via backups.
I'm writing today because GTG won't run now and this time I'm stumped
about what to do. Here's the debug output I'm getting:
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.ParseError: Invalid line at line "1".
I'm running:
- GTG 0.2.4-1ubuntu1
- EasyPeasy 1.6
- Ubuntu 10.04 (lucid)
- Linux kernel 2.6.32-27-generic
- GNOME 2.30.2
Any advice would be appreciated. I'm a beginner Linux user, so
apologies if this is something obvious.
Thanks,
Seth
Follow ups