You are not logged in.

#1 2009-09-02 11:20:59

kylepotts
Member
Registered: 2009-06-04
Posts: 38
Website

BloGTK

I know there a bunch of blog editors on AUR, but could we get blogtk please? I tried manually compiling it, it installed fine but had some small issues. http://blogtk.jayreding.com/

Offline

#2 2009-09-02 13:56:04

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: BloGTK

Are other users meant to guess what the small issues were?

Offline

#3 2009-09-02 22:16:18

kylepotts
Member
Registered: 2009-06-04
Posts: 38
Website

Re: BloGTK

sorry I wasn't thinking straight. Anway well the compile and install goes, well but when I open but the Program it appears in Applications > Internet  it quickly shows the program then closes.

Heres the error in the terminal

  self.mainGlade = gtk.glade.XML('/usr/share/blogtk/blogtk.glade')
Traceback (most recent call last):
  File "/usr/bin/BloGTK", line 1244, 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'

Offline

Board footer

Powered by FluxBB