[Bug 608254] Re: Missing dependency on python-libproxy (ubuntuone-preferences won't start)
Launchpad Bug Tracker
608254 at bugs.launchpad.net
Sun Jul 25 09:25:10 BST 2010
This bug was fixed in the package ubuntuone-client - 1.3.5-0ubuntu3
---------------
ubuntuone-client (1.3.5-0ubuntu3) maverick; urgency=low
* Added python-libproxy to Build-depends (LP: #608254)
-- Lorenzo De Liso <blackz at ubuntu.com> Sat, 24 Jul 2010 20:28:09 +0200
** Changed in: ubuntuone-client (Ubuntu)
Status: Confirmed => Fix Released
--
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: Fix Released
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