[python-meh] Text interface and some additional changes

Vratislav Podzimek vpodzime at redhat.com
Tue Jan 15 13:32:10 UTC 2013


PATCH 1/4 changes the usage of libreport to use its new API.
Patches 2/4 and 3/4 are only minor issues I've hit when working on the new text
interface.
And finally, PATCH 4/4 replaces the old newt-based text interface by the new
purely textual one.

I've tested these changes and everything seems to be working great.

Vratislav Podzimek (4):
  Get rid of the accountManager and use new libreport API
  Destroy main window after running it
  Add dumb enableNetwork implementation to GraphicalIntf
  New purely textual text interface

 meh/handler.py     |   9 ++--
 meh/ui/__init__.py |   2 +-
 meh/ui/gui.py      |  18 +++----
 meh/ui/text.py     | 156 ++++++++++++++++++++++++++++++++++-------------------
 python-meh.spec    |   8 +--
 5 files changed, 120 insertions(+), 73 deletions(-)

-- 
1.7.11.7



More information about the anaconda-patches mailing list