terminator ignores gnome proxy settings

Bug #1507567 reported by Kadu Diógenes
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Terminator
New
Wishlist
Unassigned

Bug Description

If I launch gnome-terminal and run `env | grep proxy` I get the following:

http_proxy=http://proxy.unioeste.br:8080/
ftp_proxy=http://proxy.unioeste.br:8080/
FTP_PROXY=http://proxy.unioeste.br:8080/
ALL_PROXY=socks://proxy.unioeste.br:8080/
all_proxy=socks://proxy.unioeste.br:8080/
https_proxy=http://proxy.unioeste.br:8080/
HTTPS_PROXY=http://proxy.unioeste.br:8080/
no_proxy=localhost,127.0.0.0/8,::1,unioeste.br
HTTP_PROXY=http://proxy.unioeste.br:8080/

The same command in terminator gives me an empty output.

I'm using an updated arch install with terminator 0.98 and GNOME 3.18.

Revision history for this message
Egmont Koblinger (egmont-gmail) wrote :

Gnome-terminal exports these environment variables based on Gnome's settings: https://bugzilla.gnome.org/show_bug.cgi?id=747800

Changed in terminator:
importance: Undecided → Wishlist
Revision history for this message
Xavier Bourdeau (xavitus) wrote :

I found that post with the same question in mind and found the solution for me:
Go to Terminator Preferences > Profiles > Command
Check the box "Run command as a login shell" and your new terminal will have all environment variables from gnome and your ~/.profile file is sourced.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.