Activity log for bug #357395

Date Who What changed Old value New value Message
2009-04-07 23:43:53 Kees Cook bug added bug
2009-04-08 05:27:10 John Lenton attachment added ubuntuone-client_0.1~9.04-1098-1_all.deb http://launchpadlibrarian.net/25004895/ubuntuone-client_0.1%7E9.04-1098-1_all.deb
2009-04-08 18:47:45 Kees Cook attachment added oauth-login.log http://launchpadlibrarian.net/25050090/oauth-login.log
2009-04-08 19:15:01 Kees Cook summary ubuntuone-client hangs ubuntuone-client requires NetworkManager
2009-04-28 14:07:44 Rick McBride ubuntuone-client: importance Undecided Medium
2009-04-28 14:07:44 Rick McBride ubuntuone-client: status New Triaged
2009-04-28 14:07:44 Rick McBride ubuntuone-client: assignee chipaca
2009-04-29 05:28:06 Elliot Murphy ubuntuone-client: milestone later
2009-05-28 11:35:34 Joshua Blount visibility private public
2009-10-27 16:53:45 dobey ubuntuone-client: assignee John Lenton (chipaca) Rodney Dawes (dobey)
2009-10-27 16:53:53 dobey ubuntuone-client: status Triaged In Progress
2009-10-27 17:00:23 Launchpad Janitor branch linked lp:~dobey/ubuntuone-client/nm-errors
2009-11-03 17:30:47 Alwin Garside removed subscriber Alwin Garside
2009-11-05 05:17:44 toefraz description kees 9638 2.2 0.3 273056 28324 ? Sl 16:42 0:00 /usr/bin/python /usr/bin/ubuntuone-client-applet --signup Messages from .xsession-errors: /usr/lib/python2.6/dist-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 After killing it: Unhandled error in Deferred: Traceback (most recent call last): File "/usr/lib/python2.6/threading.py", line 497, in __bootstrap self.__bootstrap_inner() File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner self.run() File "/usr/lib/python2.6/threading.py", line 477, in run self.__target(*self.__args, **self.__kwargs) --- <exception caught here> --- File "/usr/lib/python2.6/dist-packages/twisted/python/threadpool.py", line 210, in _worker result = context.call(ctx, function, *args, **kwargs) File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext return func(*args,**kw) File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 306, in ensure_access_token store=True) File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 182, in acquire_access_token_if_online '/org/freedesktop/NetworkManager') File "/var/lib/python-support/python2.6/dbus/bus.py", line 244, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/var/lib/python-support/python2.6/dbus/proxies.py", line 241, in __init__ self._named_service = conn.activate_name_owner(bus_name) File "/var/lib/python-support/python2.6/dbus/bus.py", line 183, in activate_name_owner self.start_service_by_name(bus_name) File "/var/lib/python-support/python2.6/dbus/bus.py", line 281, in start_service_by_name 'su', (bus_name, flags))) File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files Note that I do not use NetworkManager... kees 9638 2.2 0.3 273056 28324 ? Sl 16:42 0:00 /usr/bin/python /usr/bin/ubuntuone-client-applet --signup Messages from .xsession-errors: /usr/lib/python2.6/dist-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead   import itertools, md5 After killing it: Unhandled error in Deferred: Traceback (most recent call last):   File "/usr/lib/python2.6/threading.py", line 497, in __bootstrap     self.__bootstrap_inner()   File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner     self.run()   File "/usr/lib/python2.6/threading.py", line 477, in run     self.__target(*self.__args, **self.__kwargs) --- <exception caught here> ---   File "/usr/lib/python2.6/dist-packages/twisted/python/threadpool.py", line 210, in _worker     result = context.call(ctx, function, *args, **kwargs)   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext     return self.currentContext().callWithContext(ctx, func, *args, **kw)   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext     return func(*args,**kw)   File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 306, in ensure_access_token     store=True)   File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 182, in acquire_access_token_if_online     '/org/freedesktop/NetworkManager')   File "/var/lib/python-support/python2.6/dbus/bus.py", line 244, in get_object     follow_name_owner_changes=follow_name_owner_changes)   File "/var/lib/python-support/python2.6/dbus/proxies.py", line 241, in __init__     self._named_service = conn.activate_name_owner(bus_name)   File "/var/lib/python-support/python2.6/dbus/bus.py", line 183, in activate_name_owner     self.start_service_by_name(bus_name)   File "/var/lib/python-support/python2.6/dbus/bus.py", line 281, in start_service_by_name     'su', (bus_name, flags)))   File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking     message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files Note that I do not use NetworkManager...
2009-11-05 05:17:56 toefraz ubuntuone-client: assignee Rodney Dawes (dobey)
2009-11-05 05:18:54 toefraz ubuntuone-client: assignee Rodney Dawes (dobey)
2009-11-05 20:50:58 Joshua Hoover tags ubuntuone-sru
2009-11-09 22:31:21 Joshua Hoover tags ubuntuone-sru common ubuntuone-sru
2009-11-11 18:52:27 Dean removed subscriber Dean
2009-11-14 09:49:59 Roberto Santalla ubuntuone-client: status In Progress Fix Released
2009-11-14 10:18:45 John O'Brien ubuntuone-client: status Fix Released In Progress
2009-11-14 15:10:35 william removed subscriber william
2009-11-17 21:15:45 dobey ubuntuone-client: status In Progress Fix Committed
2009-11-17 21:45:11 Mike Kenney removed subscriber Mike Kenney
2009-11-19 21:41:28 siafok removed subscriber siafok
2009-11-23 20:56:15 Joshua Hoover tags common ubuntuone-sru common
2009-11-30 20:15:44 dobey bug task added ubuntuone-client (Ubuntu)
2009-11-30 20:16:22 dobey ubuntuone-client (Ubuntu): importance Undecided Medium
2009-11-30 20:16:22 dobey ubuntuone-client (Ubuntu): status New In Progress
2009-11-30 20:16:22 dobey ubuntuone-client (Ubuntu): assignee Rodney Dawes (dobey)
2009-11-30 20:16:51 dobey nominated for series Ubuntu Karmic
2009-12-02 21:49:55 Joshua Hoover tags common common ubuntuone-sru
2009-12-03 20:06:33 Joshua Hoover description kees 9638 2.2 0.3 273056 28324 ? Sl 16:42 0:00 /usr/bin/python /usr/bin/ubuntuone-client-applet --signup Messages from .xsession-errors: /usr/lib/python2.6/dist-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead   import itertools, md5 After killing it: Unhandled error in Deferred: Traceback (most recent call last):   File "/usr/lib/python2.6/threading.py", line 497, in __bootstrap     self.__bootstrap_inner()   File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner     self.run()   File "/usr/lib/python2.6/threading.py", line 477, in run     self.__target(*self.__args, **self.__kwargs) --- <exception caught here> ---   File "/usr/lib/python2.6/dist-packages/twisted/python/threadpool.py", line 210, in _worker     result = context.call(ctx, function, *args, **kwargs)   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext     return self.currentContext().callWithContext(ctx, func, *args, **kw)   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext     return func(*args,**kw)   File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 306, in ensure_access_token     store=True)   File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 182, in acquire_access_token_if_online     '/org/freedesktop/NetworkManager')   File "/var/lib/python-support/python2.6/dbus/bus.py", line 244, in get_object     follow_name_owner_changes=follow_name_owner_changes)   File "/var/lib/python-support/python2.6/dbus/proxies.py", line 241, in __init__     self._named_service = conn.activate_name_owner(bus_name)   File "/var/lib/python-support/python2.6/dbus/bus.py", line 183, in activate_name_owner     self.start_service_by_name(bus_name)   File "/var/lib/python-support/python2.6/dbus/bus.py", line 281, in start_service_by_name     'su', (bus_name, flags)))   File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking     message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files Note that I do not use NetworkManager... For those not using NetworkManager and are on Karmic, the fix for this bug is in our beta PPA. Instructions on how to use this PPA instead of the Karmic Ubuntu One packages can be found at: https://answers.edge.launchpad.net/ubuntuone-client/+faq/836 kees 9638 2.2 0.3 273056 28324 ? Sl 16:42 0:00 /usr/bin/python /usr/bin/ubuntuone-client-applet --signup Messages from .xsession-errors: /usr/lib/python2.6/dist-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead   import itertools, md5 After killing it: Unhandled error in Deferred: Traceback (most recent call last):   File "/usr/lib/python2.6/threading.py", line 497, in __bootstrap     self.__bootstrap_inner()   File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner     self.run()   File "/usr/lib/python2.6/threading.py", line 477, in run     self.__target(*self.__args, **self.__kwargs) --- <exception caught here> ---   File "/usr/lib/python2.6/dist-packages/twisted/python/threadpool.py", line 210, in _worker     result = context.call(ctx, function, *args, **kwargs)   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext     return self.currentContext().callWithContext(ctx, func, *args, **kw)   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext     return func(*args,**kw)   File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 306, in ensure_access_token     store=True)   File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 182, in acquire_access_token_if_online     '/org/freedesktop/NetworkManager')   File "/var/lib/python-support/python2.6/dbus/bus.py", line 244, in get_object     follow_name_owner_changes=follow_name_owner_changes)   File "/var/lib/python-support/python2.6/dbus/proxies.py", line 241, in __init__     self._named_service = conn.activate_name_owner(bus_name)   File "/var/lib/python-support/python2.6/dbus/bus.py", line 183, in activate_name_owner     self.start_service_by_name(bus_name)   File "/var/lib/python-support/python2.6/dbus/bus.py", line 281, in start_service_by_name     'su', (bus_name, flags)))   File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking     message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files Note that I do not use NetworkManager...
2009-12-16 01:20:16 James Deibele removed subscriber James Deibele
2009-12-16 14:36:52 william removed subscriber william
2009-12-21 16:42:50 Martin Pitt bug task added ubuntuone-client (Ubuntu Karmic)
2009-12-21 16:44:42 Martin Pitt ubuntuone-client (Ubuntu Karmic): status New Fix Committed
2009-12-21 16:44:54 Martin Pitt tags common ubuntuone-sru common ubuntuone-sru verification-needed
2009-12-22 10:54:40 Launchpad Janitor branch linked lp:ubuntu/karmic-proposed/ubuntuone-client
2010-02-04 22:09:55 Joshua Hoover description For those not using NetworkManager and are on Karmic, the fix for this bug is in our beta PPA. Instructions on how to use this PPA instead of the Karmic Ubuntu One packages can be found at: https://answers.edge.launchpad.net/ubuntuone-client/+faq/836 kees 9638 2.2 0.3 273056 28324 ? Sl 16:42 0:00 /usr/bin/python /usr/bin/ubuntuone-client-applet --signup Messages from .xsession-errors: /usr/lib/python2.6/dist-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead   import itertools, md5 After killing it: Unhandled error in Deferred: Traceback (most recent call last):   File "/usr/lib/python2.6/threading.py", line 497, in __bootstrap     self.__bootstrap_inner()   File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner     self.run()   File "/usr/lib/python2.6/threading.py", line 477, in run     self.__target(*self.__args, **self.__kwargs) --- <exception caught here> ---   File "/usr/lib/python2.6/dist-packages/twisted/python/threadpool.py", line 210, in _worker     result = context.call(ctx, function, *args, **kwargs)   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext     return self.currentContext().callWithContext(ctx, func, *args, **kw)   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext     return func(*args,**kw)   File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 306, in ensure_access_token     store=True)   File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 182, in acquire_access_token_if_online     '/org/freedesktop/NetworkManager')   File "/var/lib/python-support/python2.6/dbus/bus.py", line 244, in get_object     follow_name_owner_changes=follow_name_owner_changes)   File "/var/lib/python-support/python2.6/dbus/proxies.py", line 241, in __init__     self._named_service = conn.activate_name_owner(bus_name)   File "/var/lib/python-support/python2.6/dbus/bus.py", line 183, in activate_name_owner     self.start_service_by_name(bus_name)   File "/var/lib/python-support/python2.6/dbus/bus.py", line 281, in start_service_by_name     'su', (bus_name, flags)))   File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking     message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files Note that I do not use NetworkManager... FIXES: For those not using NetworkManager and are on Karmic, the fix for this bug is in proposed updates. To install proposed updates, please read this FAQ: For those on Jaunty, please update to the latest version of the client and this should work. -------------------------------------- STEPS TO REPRODUCE/TEST: 1. $ sudo apt-get install wicd $ sudo reboot now 2. Open Internet->Applications->Ubuntu One 3. Click on the Ubuntu One client applet and select "Connect" 4. Copy a small file "NetworkManager Test.txt" to ~/Ubuntu One 5. Open Applications->Internet->Firefox 6. Go to: https;//one.ubuntu.com/files Result: * Client does not connect & https://one.ubuntu.com/files does not show "NetworkManager Test.txt" under "My Files" * Applet icon appears to connect & then disconnects * ~/.cache/ubuntuone/log/syncdaemon-exceptions.log has an entry: ERROR - Introspect error on org.freedesktop.NetworkManager:/org/freedesktop/NetworkManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files Expected Result: * Client connects & https://one.ubuntu.com/files shows "NetworkManager Test.txt" under "My Files" -------------------------------------- Original description: kees 9638 2.2 0.3 273056 28324 ? Sl 16:42 0:00 /usr/bin/python /usr/bin/ubuntuone-client-applet --signup Messages from .xsession-errors: /usr/lib/python2.6/dist-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead   import itertools, md5 After killing it: Unhandled error in Deferred: Traceback (most recent call last):   File "/usr/lib/python2.6/threading.py", line 497, in __bootstrap     self.__bootstrap_inner()   File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner     self.run()   File "/usr/lib/python2.6/threading.py", line 477, in run     self.__target(*self.__args, **self.__kwargs) --- <exception caught here> ---   File "/usr/lib/python2.6/dist-packages/twisted/python/threadpool.py", line 210, in _worker     result = context.call(ctx, function, *args, **kwargs)   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext     return self.currentContext().callWithContext(ctx, func, *args, **kw)   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext     return func(*args,**kw)   File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 306, in ensure_access_token     store=True)   File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 182, in acquire_access_token_if_online     '/org/freedesktop/NetworkManager')   File "/var/lib/python-support/python2.6/dbus/bus.py", line 244, in get_object     follow_name_owner_changes=follow_name_owner_changes)   File "/var/lib/python-support/python2.6/dbus/proxies.py", line 241, in __init__     self._named_service = conn.activate_name_owner(bus_name)   File "/var/lib/python-support/python2.6/dbus/bus.py", line 183, in activate_name_owner     self.start_service_by_name(bus_name)   File "/var/lib/python-support/python2.6/dbus/bus.py", line 281, in start_service_by_name     'su', (bus_name, flags)))   File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking     message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files Note that I do not use NetworkManager...
2010-02-04 22:17:51 Joshua Hoover description FIXES: For those not using NetworkManager and are on Karmic, the fix for this bug is in proposed updates. To install proposed updates, please read this FAQ: For those on Jaunty, please update to the latest version of the client and this should work. -------------------------------------- STEPS TO REPRODUCE/TEST: 1. $ sudo apt-get install wicd $ sudo reboot now 2. Open Internet->Applications->Ubuntu One 3. Click on the Ubuntu One client applet and select "Connect" 4. Copy a small file "NetworkManager Test.txt" to ~/Ubuntu One 5. Open Applications->Internet->Firefox 6. Go to: https;//one.ubuntu.com/files Result: * Client does not connect & https://one.ubuntu.com/files does not show "NetworkManager Test.txt" under "My Files" * Applet icon appears to connect & then disconnects * ~/.cache/ubuntuone/log/syncdaemon-exceptions.log has an entry: ERROR - Introspect error on org.freedesktop.NetworkManager:/org/freedesktop/NetworkManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files Expected Result: * Client connects & https://one.ubuntu.com/files shows "NetworkManager Test.txt" under "My Files" -------------------------------------- Original description: kees 9638 2.2 0.3 273056 28324 ? Sl 16:42 0:00 /usr/bin/python /usr/bin/ubuntuone-client-applet --signup Messages from .xsession-errors: /usr/lib/python2.6/dist-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead   import itertools, md5 After killing it: Unhandled error in Deferred: Traceback (most recent call last):   File "/usr/lib/python2.6/threading.py", line 497, in __bootstrap     self.__bootstrap_inner()   File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner     self.run()   File "/usr/lib/python2.6/threading.py", line 477, in run     self.__target(*self.__args, **self.__kwargs) --- <exception caught here> ---   File "/usr/lib/python2.6/dist-packages/twisted/python/threadpool.py", line 210, in _worker     result = context.call(ctx, function, *args, **kwargs)   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext     return self.currentContext().callWithContext(ctx, func, *args, **kw)   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext     return func(*args,**kw)   File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 306, in ensure_access_token     store=True)   File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 182, in acquire_access_token_if_online     '/org/freedesktop/NetworkManager')   File "/var/lib/python-support/python2.6/dbus/bus.py", line 244, in get_object     follow_name_owner_changes=follow_name_owner_changes)   File "/var/lib/python-support/python2.6/dbus/proxies.py", line 241, in __init__     self._named_service = conn.activate_name_owner(bus_name)   File "/var/lib/python-support/python2.6/dbus/bus.py", line 183, in activate_name_owner     self.start_service_by_name(bus_name)   File "/var/lib/python-support/python2.6/dbus/bus.py", line 281, in start_service_by_name     'su', (bus_name, flags)))   File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking     message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files Note that I do not use NetworkManager... FIXES: For those not using NetworkManager and are on Karmic, the fix for this bug is in proposed updates. To install proposed updates, please read this FAQ: https://answers.edge.launchpad.net/ubuntuone-client/+faq/930 For those on Jaunty, please update to the latest version of the client and this should work. -------------------------------------- STEPS TO REPRODUCE/TEST: 1. $ sudo apt-get install wicd    $ sudo reboot now 2. Open Internet->Applications->Ubuntu One 3. Click on the Ubuntu One client applet and select "Connect" 4. Copy a small file "NetworkManager Test.txt" to ~/Ubuntu One 5. Open Applications->Internet->Firefox 6. Go to: https;//one.ubuntu.com/files Result: * Client does not connect & https://one.ubuntu.com/files does not show "NetworkManager Test.txt" under "My Files" * Applet icon appears to connect & then disconnects * ~/.cache/ubuntuone/log/syncdaemon-exceptions.log has an entry: ERROR - Introspect error on org.freedesktop.NetworkManager:/org/freedesktop/NetworkManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files Expected Result: * Client connects & https://one.ubuntu.com/files shows "NetworkManager Test.txt" under "My Files" -------------------------------------- Original description: kees 9638 2.2 0.3 273056 28324 ? Sl 16:42 0:00 /usr/bin/python /usr/bin/ubuntuone-client-applet --signup Messages from .xsession-errors: /usr/lib/python2.6/dist-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead   import itertools, md5 After killing it: Unhandled error in Deferred: Traceback (most recent call last):   File "/usr/lib/python2.6/threading.py", line 497, in __bootstrap     self.__bootstrap_inner()   File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner     self.run()   File "/usr/lib/python2.6/threading.py", line 477, in run     self.__target(*self.__args, **self.__kwargs) --- <exception caught here> ---   File "/usr/lib/python2.6/dist-packages/twisted/python/threadpool.py", line 210, in _worker     result = context.call(ctx, function, *args, **kwargs)   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext     return self.currentContext().callWithContext(ctx, func, *args, **kw)   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext     return func(*args,**kw)   File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 306, in ensure_access_token     store=True)   File "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py", line 182, in acquire_access_token_if_online     '/org/freedesktop/NetworkManager')   File "/var/lib/python-support/python2.6/dbus/bus.py", line 244, in get_object     follow_name_owner_changes=follow_name_owner_changes)   File "/var/lib/python-support/python2.6/dbus/proxies.py", line 241, in __init__     self._named_service = conn.activate_name_owner(bus_name)   File "/var/lib/python-support/python2.6/dbus/bus.py", line 183, in activate_name_owner     self.start_service_by_name(bus_name)   File "/var/lib/python-support/python2.6/dbus/bus.py", line 281, in start_service_by_name     'su', (bus_name, flags)))   File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking     message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files Note that I do not use NetworkManager...
2010-02-04 22:57:47 Martin Pitt tags common ubuntuone-sru verification-needed common ubuntuone-sru verification-done
2010-02-05 18:48:04 Launchpad Janitor ubuntuone-client (Ubuntu Karmic): status Fix Committed Fix Released
2010-02-15 09:32:48 Roman Yepishev tags common ubuntuone-sru verification-done common rye-diag ubuntuone-sru verification-done
2010-02-15 09:52:52 Carlo Gandolfo removed subscriber Carlo Gandolfo
2010-02-15 09:53:37 Martin Kim Dung-Pham removed subscriber Martin Kim Dung-Pham
2010-02-18 16:07:52 dobey ubuntuone-client: status Fix Committed Fix Released
2010-02-18 16:08:03 dobey ubuntuone-client (Ubuntu): status In Progress Fix Released
2010-02-25 11:53:54 -None- removed subscriber -None-
2012-11-29 01:14:55 cabruca information type Public Public Security
2012-11-29 08:30:56 Roberto Alsina information type Public Security Public
2013-02-19 17:50:52 Alexandre Magno bug added subscriber Alexandre Magno
2013-02-19 18:51:40 sQuonk bug added subscriber sQuonk
2013-02-19 18:52:00 sQuonk removed subscriber sQuonk
2013-02-19 18:52:10 sQuonk bug added subscriber sQuonk