After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 479699 - crash in Gimmie: right clicked on a perso...
crash in Gimmie: right clicked on a perso...
Status: RESOLVED DUPLICATE of bug 417988
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-24 04:03 UTC by Larry Reaves
Modified: 2007-10-05 22:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Larry Reaves 2007-09-24 04:03:02 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)
Comment 1 Larry Reaves 2007-09-24 04:14:58 UTC
Traceback (most recent call last):
  • File "/usr/bin/gaim-remote", line 16 in <module>
    obj = dbus.SessionBus().get_object("im.pidgin.purple.PurpleService", "/im/pidgin/purple/PurpleObject")
  • File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 218 in __new__
    mainloop=mainloop)
  • File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 107 in __new__
    bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
  • File "/var/lib/python-support/python2.5/dbus/bus.py", line 121 in __new__
    bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-wT9vrcB9gn: Connection refused

Comment 2 H. 2007-09-24 10:20:26 UTC
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.
Comment 3 André Klapper 2007-10-05 22:34:52 UTC

*** This bug has been marked as a duplicate of 417988 ***