http://bugzilla.moblin.org/show_bug.cgi?id=10477

           Summary: By dbus, ENV exported var http_proxy cannot be used
                    for syncevolution
    Classification: Moblin Projects
           Product: SyncEvolution
           Version: upstream
          Platform: Netbook
        OS/Version: Moblin Linux
            Status: NEW
          Severity: normal
          Priority: Undecided
         Component: SyncEvolution
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]


syncevolution: 0.9.99.19

Description:
================
This issue was got from QA's automatic cases. We usually export http_proxy in
the terminal to run a syncing process. 

For dbus-server was initialized in booting, it did not catch my exported
http_proxy var. Then sync return by "cannot resolve proxy host name". Steps:

1. Boot machine. Open a terminal. Don't config any proxy in
gnome-network-property.
2. export http_proxy=http://<proxy>:<port> in terminal
3. syncevolution --run -s slow test     (get rid of the first slow sync)
4. sync failed by "cannot resolve proxy host name".

5. syncevolution --daemon=no --run -s slow test    It could PASS.

It is like dbus cannot get relative directory issue ( bug#10461 ). Please let
dbus know my local environment.

Expectation:
================
Dbus could receive local ENV values when doing sync.

-- 
Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
_______________________________________________
Syncevolution-issues mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution-issues

Reply via email to