GNOME Bugzilla – Bug 479699
crash in Gimmie: right clicked on a perso...
Last modified: 2007-10-05 22:34:52 UTC
What were you doing when the application crashed? right clicked on a person and went to add to favorites... btw, the d-bus system bus does not seem to be running (gimmie was complaining about it anyway) Distribution: Ubuntu 7.10 (gutsy) Gnome Release: 2.20.0 2007-09-17 (Ubuntu) BugBuddy Version: 2.18.1 System: Linux 2.6.22-12-generic #1 SMP Sat Sep 22 18:14:28 GMT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: BlackmarbleMatrix Icon Theme: Gion Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 ----------- .xsession-errors (88 sec old) --------------------- to Mon Sep 24 00:00:02 2007 alarm-queue.c:518 (load_alarms) alarm-queue.c:537 (load_alarms) - Disconnecting old queries alarm-queue.c:547 (load_alarms) - Setting Call backs alarm-queue.c:215 (add_client_alarms_cb) - Adding (nil) alarm-queue.c:581 (load_alarms_for_today) - From Mon Sep 24 00:00:02 2007 to Mon Sep 24 00:00:02 2007 alarm-queue.c:518 (loaevolution-alarm-notify-Message: alarm.c:246: Requested removal of nonexistent alarm! evolution-alarm-notify-Message: Setting timeout for 86399 1190692800 1190606401 evolution-alarm-notify-Message: Tue Sep 25 00:00:00 2007 evolution-alarm-notify-Message: Mon Sep 24 00:00:01 2007 -------------------------------------------------- Gimmie Version: 0.2.7 TypeError: <lambda>() takes exactly 2 arguments (1 given)
Traceback (most recent call last):
+ Trace 164986
obj = dbus.SessionBus().get_object("im.pidgin.purple.PurpleService", "/im/pidgin/purple/PurpleObject")
mainloop=mainloop)
bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
Your crash with the error message TypeError: <lambda>() takes exactly 2 arguments (1 given) should be fixed in SVN trunk according to bug 417988. Your second comment looks like dbus bug 359307 and should be fixed in 0.6.2. Feel free to comment if you get any further problems or don't think these are duplicates.Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.
*** This bug has been marked as a duplicate of 417988 ***