ubuntuone-control-panel-qt crashed with ValueError in get_proxy_settings(): invalid literal for int() with base 10: '@as []'

Bug #965885 reported by Robert Jordens
36
This bug affects 7 people
Affects Status Importance Assigned to Milestone
ubuntuone-control-panel (Ubuntu)
Triaged
Low
Alejandro J. Cura

Bug Description

crashed when attempting to open preferences in gnome-control-center

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: ubuntuone-control-panel-qt 2.99.91-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-19.30-generic 3.2.11
Uname: Linux 3.2.0-19-generic x86_64
ApportVersion: 1.95-0ubuntu1
Architecture: amd64
Date: Mon Mar 26 20:58:38 2012
ExecutablePath: /usr/bin/ubuntuone-control-panel-qt
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110901)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/ubuntuone-control-panel-qt
PythonArgs: ['/usr/bin/ubuntuone-control-panel-qt']
SourcePackage: ubuntuone-control-panel
Title: ubuntuone-control-panel-qt crashed with ValueError in get_proxy_settings(): invalid literal for int() with base 10: '@as []'
UpgradeStatus: Upgraded to precise on 2011-12-12 (105 days ago)
UserGroups: adm admin audio cdrom dialout lpadmin plugdev rt sambashare

Revision history for this message
Robert Jordens (jordens) wrote :
visibility: private → public
tags: removed: need-duplicate-check
Revision history for this message
Manuel de la Peña (mandel) wrote :

Hello,

It seems that ubuntuone is having a problem parsing your proxy settings (if any) from gsettings. To be able to debug the issue properly we need the ouput for the following command:

gsettings list-recursively org.gnome.system.proxy

Could you provide use with hat info? We would really appreciate it.

Thx!

Revision history for this message
Alejandro J. Cura (alecu) wrote :

Also, in case any password shows up while that command is run, make sure to replace them with asterisks before pasting here.

Revision history for this message
Robert Jordens (jordens) wrote :

Looks like a mess left behind from a chromium proxy switching extension. resetting autoconfig-url and ignore-hosts fixed it.

[2/9997]rj@wolle:~$ gsettings list-recursively org.gnome.system.proxy
org.gnome.system.proxy autoconfig-url 'file:///home/rj/.config/chromium/Default/Extensions/caehdcpeofiiigpdhbabniblemipncjj/1.6.3_0/plugins/SwitchySocks.pac?1301977798505'
org.gnome.system.proxy ignore-hosts @as []
org.gnome.system.proxy mode 'none'
org.gnome.system.proxy use-same-proxy false
org.gnome.system.proxy.ftp host ''
org.gnome.system.proxy.ftp port 0
org.gnome.system.proxy.http authentication-password ''
org.gnome.system.proxy.http authentication-user ''
org.gnome.system.proxy.http enabled false
org.gnome.system.proxy.http host ''
org.gnome.system.proxy.http port 0
org.gnome.system.proxy.http use-authentication false
org.gnome.system.proxy.https host ''
org.gnome.system.proxy.https port 0
org.gnome.system.proxy.socks host 'localhost'
org.gnome.system.proxy.socks port 1080

Revision history for this message
Alejandro J. Cura (alecu) wrote :

Ubuntu One should have a check anyway, and fail gracefully if garbage is present in the gnome settings.

Changed in ubuntuone-control-panel (Ubuntu):
assignee: nobody → Alejandro J. Cura (alecu)
status: New → Triaged
importance: Undecided → Low
Revision history for this message
nbl (nblouveton) wrote :

Jordens's solution fixed the problem for me.

For those who are wondering how to reset proxy settings: I used dconf-editor but I think these command-lines would do the trick:
$ gsettings reset org.gnome.system.proxy autoconfig-url
$ gsettings reset org.gnome.system.proxy ignore-hosts

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.