You have been subscribed to a public bug: I am behind my college authenticated proxy which I have configured in `~/.bashrc` file as follows:
export proxy=http://username:password@host:port_no/ export http_proxy=http://username:password@host:port_no/ export ftp_proxy=ftp://username:password@host:port_no/ export https_proxy=https://username:password@host:port_no/ export socks_proxy=socks://username:password@host:port_no/ export HTTP_PROXY=http://username:password@host:port_no/ export FTP_PROXY=ftp://username:password@host:port_no/ export HTTPS_PROXY=https://username:password@host:port_no/ export SOCKS_PROXY=socks://username:password@host:port_no/ export no_proxy=localhost,127.0.0.1,127.0.1.1 I did not find any configuration file for dash in which I can configure proxy. However, I am not able to perform online search videos on youtube for which I have installed lens using the instructions given here: http://askubuntu.com/a/91381/72576 I expected to get video results from youtube but no results were obtained. I posted a question on AskUbuntu but did not get answers, which I believe is because this is a bug- a feature request. Important outputs: 1) lsb_release -rd Output: Description: Ubuntu 12.10 Release: 12.10 2) apt-cache policy dash Output: dash: Installed: 0.5.7-3ubuntu1 Candidate: 0.5.7-3ubuntu1 Version table: *** 0.5.7-3ubuntu1 0 500 http://archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages 100 /var/lib/dpkg/status ** Affects: unity (Ubuntu) Importance: Undecided Status: Confirmed -- Online search behind proxy does not return results https://bugs.launchpad.net/bugs/1279012 You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity in Ubuntu. -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp