*** This bug is a duplicate of bug 961342 ***
https://bugs.launchpad.net/bugs/961342
Private bug reported:
Setting as private as I'm not sure about the GUIDs I'm seeing in the
log.
I don't see any odd behavior from this, but the appearance of this
traceback in the log raised some flags when I was reviewing it.
2012-03-30 10:33:53,775 - ubuntuone.SyncDaemon.StateManager - DEBUG - received
event 'SYS_SERVER_RESCAN_DONE'
2012-03-30 10:33:53,775 - ubuntuone.SyncDaemon.StateManager - DEBUG -
Transition SERVER_RESCAN --[SYS_SERVER_RESCAN_DONE]--> QUEUE_MANAGER (queues:
WORKING; connection: With User With Network)
2012-03-30 10:33:53,776 - ubuntuone.SyncDaemon.ActionQueue - DEBUG - GetDelta
share:'5fb75500-c13f-4cee-8a00-948a6a60eb24' node:None
GetDelta(generation='6833L') unblocked: queue
active
2012-03-30 10:33:53,776 - ubuntuone.SyncDaemon.ActionQueue - DEBUG - GetDelta
share:'5fb75500-c13f-4cee-8a00-948a6a60eb24' node:None
GetDelta(generation='6833L') running
2012-03-30 10:33:53,790 - twisted - ERROR - Unhandled error in Deferred:
2012-03-30 10:33:53,881 - twisted - ERROR - Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 800,
in runUntilCurrent
call.func(*call.args, **call.kw)
File
"/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/status/aggregator.py",
line 299, in callback
defer.Deferred.callback(self, result)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 362,
in callback
self._startRunCallbacks(result)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 458,
in _startRunCallbacks
self._runCallbacks()
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545,
in _runCallbacks
current.result = callback(current.result, *args, **kw)
File
"/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/status/aggregator.py",
line 367, in _timeout
self.bubble._popup()
File
"/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/status/aggregator.py",
line 475, in _popup
self.notification.send_notification(UBUNTUONE_TITLE, text)
File
"/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/status/aggregator.py",
line 134, in send_notification
return self.notification.send_notification(*args)
File
"/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/platform/linux/notification.py",
line 75, in send_notification
self.notification.set_hint('transient', True)
File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function
return info.invoke(*args, **kwargs)
exceptions.TypeError: Expected GLib.Variant, but got StructMeta
2012-03-30 10:33:53,882 - twisted - ERROR - Unhandled error in Deferred:
2012-03-30 10:33:53,882 - twisted - ERROR - Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 800,
in runUntilCurrent
call.func(*call.args, **call.kw)
File
"/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/status/aggregator.py",
line 299, in callback
defer.Deferred.callback(self, result)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 362,
in callback
self._startRunCallbacks(result)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 458,
in _startRunCallbacks
self._runCallbacks()
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545,
in _runCallbacks
current.result = callback(current.result, *args, **kw)
File
"/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/status/aggregator.py",
line 367, in _timeout
self.bubble._popup()
File
"/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/status/aggregator.py",
line 475, in _popup
self.notification.send_notification(UBUNTUONE_TITLE, text)
File
"/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/status/aggregator.py",
line 134, in send_notification
return self.notification.send_notification(*args)
File
"/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/platform/linux/notification.py",
line 75, in send_notification
self.notification.set_hint('transient', True)
File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function
return info.invoke(*args, **kwargs)
exceptions.TypeError: Expected GLib.Variant, but got StructMeta
2012-03-30 10:33:53,883 - ubuntuone.SyncDaemon.ActionQueue - DEBUG - GetDelta
share:'a551d546-e834-4599-b7e5-eab9bd47d48f' node:None
GetDelta(generation='6833L') unblocked: queue
active
2012-03-30 10:33:53,883 - ubuntuone.SyncDaemon.ActionQueue - DEBUG - GetDelta
share:'a551d546-e834-4599-b7e5-eab9bd47d48f' node:None
GetDelta(generation='6833L') running
2012-03-30 10:33:53,883 - ubuntuone.SyncDaemon.EQ - DEBUG - push_event:
SYS_STATE_CHANGED, kwargs: {'state': QUEUE_MANAGER (error=False connected=True
online=True) Queue: WORKING Connection: With User With Network}
2012-03-30 10:33:53,883 - ubuntuone.SyncDaemon.InteractionInterfaces - DEBUG -
handle_SYS_STATE_CHANGED: args
(<ubuntuone.syncdaemon.interaction_interfaces.SyncdaemonEventListener object at
0x2a0d510>,), kwargs {'state': QUEUE_MANAGER (error=False connected=True
online=True) Queue: WORKING Connection: With User With Network}.
2012-03-30 10:33:53,884 - ubuntuone.SyncDaemon.InteractionInterfaces - DEBUG -
handle_SYS_STATE_CHANGED: result None.
2012-03-30 10:33:53,884 - ubuntuone.SyncDaemon.ActionQueue - DEBUG - ListShares
share:--- node:---
ListShares(running='False') queueing
2012-03-30 10:33:53,884 - ubuntuone.SyncDaemon.EQ - DEBUG - push_event:
SYS_QUEUE_ADDED, kwargs: {'command':
<ubuntuone.syncdaemon.action_queue.ListShares object at 0x490d398>}
2012-03-30 10:33:53,885 - ubuntuone.SyncDaemon.ActionQueue - DEBUG - ListShares
share:--- node:---
ListShares(running='False') starting
2012-03-30 10:33:53,885 - ubuntuone.SyncDaemon.ActionQueue - DEBUG - ListShares
share:--- node:---
ListShares(running='False') started
2012-03-30 10:33:53,885 - ubuntuone.SyncDaemon.ActionQueue - DEBUG - ListShares
** Affects: ubuntuone-client (Ubuntu)
Importance: Undecided
Assignee: Ubuntu One Desktop+ team (ubuntuone-desktop+)
Status: Confirmed
** Visibility changed to: Private
** Changed in: ubuntuone-client (Ubuntu)
Status: New => Confirmed
** Changed in: ubuntuone-client (Ubuntu)
Assignee: (unassigned) => Ubuntu One Desktop+ team (ubuntuone-desktop+)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969285
Title:
exceptions.TypeError: Expected Glib.Variant, but got StructMeta
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/969285/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs