Public bug reported: 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: dash (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1279012 Title: Online search behind proxy does not return results To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dash/+bug/1279012/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
