[Bug 608254] Re: Missing dependency on python-libproxy (ubuntuone-preferences won't start)

John Lenton john.lenton at canonical.com
Sat Jul 24 21:13:53 BST 2010


** Changed in: ubuntuone-client (Ubuntu)
   Importance: High => Critical

** Changed in: ubuntuone-client (Ubuntu)
     Assignee: (unassigned) => Rodrigo Moya (rodrigo-moya)

-- 
Missing dependency on python-libproxy (ubuntuone-preferences won't start)
https://bugs.launchpad.net/bugs/608254
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.

Status in “ubuntuone-client” package in Ubuntu: Confirmed

Bug description:
Binary package hint: ubuntuone-client

On Maverick:

$ ubuntuone-preferences 
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
Traceback (most recent call last):
  File "/usr/bin/ubuntuone-preferences", line 40, in <module>
    from ubuntuone.api.restclient import RestClient
  File "/usr/lib/python2.6/dist-packages/ubuntuone/api/restclient.py", line 17, in <module>
    import libproxy
ImportError: No module named libproxy

$ sudo apt-get install python-libproxy
[...]

$ ubuntuone-preferences 
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
(now it works)





More information about the Ubuntu-sponsors mailing list