Complete.Org: Mailing Lists: Archives: offlineimap: July 2002:
Re: Graphical User Interface?
Home

Re: Graphical User Interface?

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: "Braun, J?rgen" <Juergen.Braun@xxxxxxxxxx>
Cc: offlineimap@xxxxxxxxxxxx
Subject: Re: Graphical User Interface?
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Mon, 15 Jul 2002 08:41:02 -0500

On Mon, Jul 15, 2002 at 11:00:44AM +0200, "Braun, J?rgen" wrote:
> 
> What does the option "-u" mean?

-u specifies which user interface to use.  According to the manpage:

       -u interface
              Specifies an alternative user interface  module  to
              use.   This  overrides the default specified in the
              configuration file.  The UI specified with -u  will
              be  forced to be used, even if its isuable() method
              states that it cannot be.   Use  this  option  with
              care.

The offlineimap.conf file lists the options (I'll add these to the manpage
too):

# The pre-defined options are:
# Tk.TkUI -- A graphical interface
# TTY.TTYUI -- a text-based (terminal) interface
#
# You can override this with a command-line option -u.

ui = Tk.TkUI, TTY.TTYUI

> -u alone doesn't work, so i tried
> -u Tk, -u Tk.TkUI, -u TkUI
> but nothing worked. Here's the traceback:

Try apt-get install python2.2-tk, then re-run it and it should work for you.

-- 
John Goerzen <jgoerzen@xxxxxxxxxxxx>                       www.complete.org


[Prev in Thread] Current Thread [Next in Thread]