Menu

#422 Document proxy setting

2.0
closed-fixed
5
2010-01-27
2008-01-23
No

OmegaT 1.7.x proposes import from Mediawiki, but this won't work if you are behind a proxy. It is possible to execute OmegaT with:

java -Dhttp.proxyHost=192.168.1.1 -Dhttp.proxyPort=3128 -jar OmegaT.jar %*

Not many translators are able to figure this out, so a dedicated proxy setting is highly desirable.

Discussion

  • Didier Briel

    Didier Briel - 2008-01-24

    Logged In: YES
    user_id=1343245
    Originator: NO

    Thank you for your report, and the useful command line.

    I have moved it to Feature Requests, as it is not really a bug.

    Didier Briel

     
  • Didier Briel

    Didier Briel - 2008-01-24
    • labels: 927500 -->
    • milestone: 662058 --> 659980
     
  • Didier Briel

    Didier Briel - 2008-01-24
    • milestone: 659980 --> 442218
    • labels: --> OmegaT Application
     
  • Alex Buloichik

    Alex Buloichik - 2008-01-25

    Logged In: YES
    user_id=458256
    Originator: NO

    It's not a "Feature Requests", it's a solution ;)

    Java uses "http.proxyHost" and "http.proxyPort" for check if connection should be processed by proxy. It's solution only for anonymous proxy.

    Try to run any OmegaT(even 1.6.1) with -Dhttp.proxyHost=192.168.1.1 -Dhttp.proxyPort=3128, then it will work through proxy.

    We just need to document it for users, or put it into FAQ.

     
  • anatoly techtonik

    Logged In: YES
    user_id=669020
    Originator: YES

    It works with windows domain (transparent windows authentication) proxies as well.

     
  • Didier Briel

    Didier Briel - 2010-01-08
    • assigned_to: nobody --> didierbr
     
  • Didier Briel

    Didier Briel - 2010-01-09

    Two things have been done to implement this request:
    - Adding optional parameters in OmegaT.l4J.ini for Windows users.
    - Documenting the parameters in installingAndRunning.html#arguments

    Implemented in SVN (2.0 and /trunk).

    Didier

     
  • Didier Briel

    Didier Briel - 2010-01-09
    • summary: Introduce proxy setting --> Document proxy setting
    • milestone: 442218 --> 2.0
    • status: open --> open-fixed
     
  • anatoly techtonik

    Great. Thanks.

     
  • Didier Briel

    Didier Briel - 2010-01-27

    Closing...
    This feature was implemented in the just released version 2.0.5 update 1 of OmegaT.

     
  • Didier Briel

    Didier Briel - 2010-01-27
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB