Feature #1022
Mis à jour par Matthieu Decorde il y a presque 11 ans
TXM can encounter proxy issues at various moments :
* during installation when:
** dependencies are installed (Linux) -> OS configuration
** installation of R packages (Linux + Mac OS X) -> R configuration #1116
* during first launch of TXM when
** java proxy configures itself -> RCP configuration
** updates are fetch during start-up -> RCP configuration #1036
** welcome page is shown -> RCP configuration
* during next launches of TXM when
** updates are fetch during start-up -> RCP configuration #1036
** when user call the "Check R packages" command -> R configuration #857
See child tickets for details.
h3. Solution
# MD: produce setups Alpha
# SJ: test proxy for the 3 proxy moments and OS
* during installation when:
** dependencies are installed (Linux) -> OS configuration
** installation of R packages (Linux + Mac OS X) -> R configuration #1116
* during first launch of TXM when
** java proxy configures itself -> RCP configuration
** updates are fetch during start-up -> RCP configuration #1036
** welcome page is shown -> RCP configuration
* during next launches of TXM when
** updates are fetch during start-up -> RCP configuration #1036
** when user call the "Check R packages" command -> R configuration #857
See child tickets for details.
h3. Solution
# MD: produce setups Alpha
# SJ: test proxy for the 3 proxy moments and OS