Re: Testing gnomeui
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On 21.04.09 10:02, Christoph Höger wrote:
> Hi,
> whoever wants to test out offlineimaps gnome ui, can do with the
> following steps:
>
> 0. install and configure offlineimap
>
> 1. get sourses: git clone git://git.complete.org/offlineimap
>
> 2. checkout gnomeui branhc: cd offlineimap/; git checkout -b
> origin/gnomeui
>
> 3. (sudo) copy offlineimap/ui/__init__.py offlineimap/ui/detector.py
> offlineimap/ui/Gnome.py to your offlineimap installation
>
> what to test:
>
> 1. verify that offlineimap runs as before
>
> 2. test gnomeui by starting offlineimap -u Gnome.GnomeUI
>
> 3. test gnomekeyring support, e.g. by adding */5 * * * *
> DBUS_SESSION_BUS_ADDRESS=autolaunch: DISPLAY=:0.0 /usr/bin/offlineimap
> -u Gnome.GnomeUI
>
> to your crontab
>
> thanks
>
> christoph
>
Hi, I will like to help with the test. I hope you don't mind my question
(I'm not really into git and I stumbled on an error following your
instructions).
Verbatim:
mariano@kafka:~/Sandbox$ git clone git://git.complete.org/offlineimap
Initialized empty Git repository in
/home/mariano/Sandbox/offlineimap/.git/
remote: Counting objects: 5538, done.
remote: Compressing objects: 100% (3636/3636), done.
remote: Total 5538 (delta 2103), reused 4049 (delta 1069)
Receiving objects: 100% (5538/5538), 6.31 MiB | 321 KiB/s, done.
Resolving deltas: 100% (2103/2103), done.
mariano@kafka:~/Sandbox$ cd offlineimap/; git checkout -b origin/gnomeui
Switched to a new branch "origin/gnomeui"
mariano@kafka:~/Sandbox/offlineimap$ ls offlineimap/ui/
Blinkenlights.py debuglock.py __init__.py Noninteractive.py
UIBase.py
Curses.py detector.py Machine.py TTY.py
As you can see, no Gnome.py at sight. What is my mistake?
Mariano
- Testing gnomeui, Christoph Höger, 2009/04/21
- Re: Testing gnomeui,
Mariano Mara <=
|
|