GAJ Not Launching - ERROR:dbus.connection:Unable to set arguments
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNOME Activity Journal |
Triaged
|
Undecided
|
Unassigned |
Bug Description
Ubuntu Lucid 10.4
GAJ 0.3.4.1+bzr20100619
GAJ is no longer launching, instead I get the following error;
$ gnome-activity-
ERROR:dbus.
Traceback (most recent call last):
File "/usr/bin/
from src.main import PortalWindow
File "/usr/share/
from activity_widgets import MultiViewContainer, TimelineViewCon
File "/usr/share/
from store import ContentStruct, CLIENT
File "/usr/share/
STORE = Store()
File "/usr/share/
day = Day(date)
File "/usr/share/
facts = external.
File "/usr/share/
return map(self.Fact, self.iface.
File "/usr/lib/
return self._proxy_
File "/usr/lib/
**keywords)
File "/usr/lib/
message.
TypeError: More items found in D-Bus signature than in Python arguments
I have a similar problem, I believe it is the same as this although the output in the terminal is somewhat different:
ERROR:dbus. connection: Unable to set arguments (1277589600, 1277675999) according to signature u'uus': <type 'exceptions. TypeError' >: More items found in D-Bus signature than in Python arguments gnome-activity- journal" , line 99, in <module> gnome-activity- journal/ src/main. py", line 30, in <module> tainer, ThumbViewContainer, PinnedPane gnome-activity- journal/ src/activity_ widgets. py", line 34, in <module> gnome-activity- journal/ src/store. py", line 471, in <module> gnome-activity- journal/ src/store. py", line 351, in __init__ gnome-activity- journal/ src/store. py", line 186, in __init__ HAMSTER. get_facts( self.start, self.end) gnome-activity- journal/ src/external. py", line 259, in get_facts GetFacts( start, end)) pymodules/ python2. 6/dbus/ proxies. py", line 68, in __call__ method( *args, **keywords) pymodules/ python2. 6/dbus/ proxies. py", line 140, in __call__ pymodules/ python2. 6/dbus/ connection. py", line 610, in call_blocking append( signature= signature, *args)
Traceback (most recent call last):
File "/usr/bin/
from src.main import PortalWindow
File "/usr/share/
from activity_widgets import MultiViewContainer, TimelineViewCon
File "/usr/share/
from store import ContentStruct, CLIENT
File "/usr/share/
STORE = Store()
File "/usr/share/
day = Day(date)
File "/usr/share/
facts = external.
File "/usr/share/
return map(self.Fact, self.iface.
File "/usr/lib/
return self._proxy_
File "/usr/lib/
**keywords)
File "/usr/lib/
message.
TypeError: More items found in D-Bus signature than in Python arguments