Software Center does not use proxy setting correctly, so reviews don't load after update to 5.2
Bug #982567 reported by
Nicolás Abel Carbone
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Fix Released
|
Undecided
|
Unassigned | ||
Quantal |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
After updating to Software Center 5.2, reviews of the apps don't load. The review pane shows "Comprobando reseñas...." (something like "Checking for reviews...") and never loads.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: software-center 5.2
ProcVersionSign
Uname: Linux 3.2.0-23-generic x86_64
NonfreeKernelMo
ApportVersion: 2.0.1-0ubuntu3
Architecture: amd64
Date: Sun Apr 15 17:04:44 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
PackageArchitec
SourcePackage: software-center
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
lp://staging/~ken-vandine/software-center/lp_982567
- Michael Vogt (community): Approve
- Ken VanDine: Needs Resubmitting
-
Diff: 26 lines (+12/-4)1 file modifiedsoftwarecenter/utils.py (+12/-4)
Changed in software-center (Ubuntu Precise): | |
status: | New → Fix Committed |
tags: |
added: verification-done removed: verification-needed |
To post a comment you must log in.
Well, I found the problem.
Starting software-center from the terminal resulted in this output:
nicolas@ nicolas- laphp-lin: ~$ software-center ui.gtk3. app - INFO - setting up proxy 'http:// proxy.exa. unicen. edu.ar: 8080/' db.database - INFO - open() database: path=None use_axi=True use_agent=True
2012-04-15 17:28:52,199 - softwarecenter.
2012-04-15 17:28:52,203 - softwarecenter.
The problem is that I have the proxy set to "None" in the network options (I used that proxy in the past in my university campus). I needed to set the proxy to Manual, empty the proxies fields and select Apply System-wide (or similar, I have Ubuntu in Spanish) in order to the Software center to actually use no proxy.
Is this a bug in the Software Center or in the network options? I don't have this problem in any other app.