dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #11834
[Bug 1279012] Re: Online search behind proxy does not return results
You've almost certain configured your proxy wrong if you only configure
it for your interactive login session. Many processes involved do not
run as interactive login commands. See
http://superuser.com/questions/183870/difference-between-bashrc-and-
bash-profile for a more in-depth treatment.
The right way to set up a proxy is to open your Systems Settings panel,
go to Network Settings, and select the Network Proxy pane. Choose the
Manual Method and enter your settings there.
** Changed in: unity
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1279012
Title:
Online search behind proxy does not return results
Status in Unity:
Invalid
Status in “unity” package in Ubuntu:
Invalid
Bug description:
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
---
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins'
CurrentDesktop: Unity
DistroRelease: Ubuntu 14.04
InstallationDate: Installed on 2014-03-17 (7 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
Package: unity 7.1.2+14.04.20140320.1-0ubuntu1
PackageArchitecture: amd64
ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
Tags: trusty
Uname: Linux 3.13.0-19-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo www-data
_MarkForUpload: True
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1279012/+subscriptions