Comment 62 for bug 364745

Revision history for this message
CypherHackz (cypherhackz) wrote :

Confirmed on my Ubuntu 9.04 - ubuntu 2.6.28-15-generic. After installed BloGTK, when run it shows me this error:

Traceback (most recent call last):
  File "/usr/bin/blogtk", line 1245, in <module>
    blogtk = BloGTK()
  File "/usr/bin/blogtk", line 138, in __init__
    self.grabConfig()
  File "/usr/bin/blogtk", line 372, in grabConfig
    self.url = self.conf.get(self.sectionName, 'server')
  File "/usr/lib/python2.6/ConfigParser.py", line 531, in get
    raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'Default'