I can't even get portato 0.10 to run!! I get this error message:
1] 698
localhost ~ # * Starting Portato v. 0.10 (portato:65)
* Listener has not been started. (plistener.py:88)
* Setting Portage System (__init__.py:59)
* Setting Portage System (__init__.py:59)
* Plugin '/usr/share/portato/plugins/notify.xml' loaded. (plugin.py:397)
* Exception:
Traceback (most recent call last):
File "/usr/bin/portato", line 97, in <module>
main()
File "/usr/bin/portato", line 72, in main
run()
File "/usr/lib64/python2.5/site-packages/portato/gui/__init__.py", line 25, in run
m = MainWindow(s)
File "/usr/lib64/python2.5/site-packages/portato/gui/windows/main.py", line 753, in __init__
self.build_terminal()
File "/usr/lib64/python2.5/site-packages/portato/gui/windows/main.py", line 834, in build_terminal
self.console.set_font_from_string(self.cfg.get("consolefont", "GUI"))
File "/usr/lib64/python2.5/site-packages/portato/config_parser.py", line 324, in get
return self._access(key, section).value
File "/usr/lib64/python2.5/site-packages/portato/config_parser.py", line 300, in _access
raise KeyNotFoundException("Key '%s' not found in section '%s' in file '%s'." % (key, section, self.file))
KeyNotFoundException: "Key 'consolefont' not found in section 'GUI' in file '/etc/portato/portato.cfg'."
Portato version: 0.10
Used backend: Portage 2.1.5_rc1
pygtk: 2.12.1 (using GTK+: 2.12.

pygobject: 2.14.1 (using GLib: 2.16.2)
lxml: 1.3.6.0
(exception_handling.py:143)
[1]+ Exit 1 portato
Any idea what I am doing wrong?
Mat